prefers-color-scheme
@media (prefers-color-scheme: dark) { body { color: white; background-color: black; } }
hasEnrolledInstrument()
canMakePayment()
languageCode
detailsPromise
PaymentRequest.show()
PaymentRequestEvent
changePaymentMethod()
PaymentRequest
paymentmethodchange
—ignore-certificate-errors
beforeinstallprompt
preventDefault()
Animation.updatePlaybackRate()
navigator.clipboard.read()
navigator.clipboard.write()
<img>
form.requestSubmit()
submit
commit()
IDBTransaction
dateStyle
timeStyle
Intl.DateTimeFormat
formatToParts()
resolveOptions()
BigInt.prototype.toLocaleString()
Intl.NumberFormat.prototype.format()
BigInt
MediaStream
text()
arrayBuffer()
stream()
max-message-size
max
RTCRtpSender
RTCRtpSender.replaceTrack()
setCodecPreferences()
Trimming and Positioning rules) must be broken. Removals Remove feature policy: lazyload The lazyload feature policy was intended to allow developers to selectively control the lazyload attribute on the <iframe> and <img> tags to provide more control over loading delay for embedded contents and images on a per origin basis. The policy is removed in favor of a newer feature policy for loading, namely loading-frame-default-eager which is more aligned with how the loading attribute will be used. The removal applies to both the Feature-Policy header and the <iframe> allow attribute. Remove outputs from MediaStreamAudioDestinationNode According to the specification, the MediaStreamAudioDestinationNode in the Web Audio API should have no outputs. Chrome's implementation has a single output which has been removed. Remove insecure usage of DeviceMotionEvent Chromium has been showing deprecation warnings since 2015 whenever the API is used in a non-secure browsing context. Chrome now restricts the API to secure browsing contexts. This change brings Chromium's implementation in line with the privacy and security recommendations in the specification, and is aligned with the effort to deprecate powerful features on insecure origins. Remove insecure usage of DeviceOrientationEvent Chromium has been showing deprecation warnings since 2015 whenever the API is used in a non-secure browsing context. Chrome now restricts the API to secure browsing contexts. This change brings Chromium’s implementation in line with the privacy and security recommendations in the specification, and is aligned with the effort to deprecate powerful features on insecure origins.
<iframe>
loading-frame-default-eager
loading
<iframe> allow
MediaStreamAudioDestinationNode