

Changed to always set the color space for incoming H.264/265 streams (r284433).Changed to fallback to SW decoder in case of VP9-SVC (r284523).Decreased WebRTC latency by pulling data more often (r284860).Updated WebM with invalid size to fail to load with error (r284434).Fixed video appearing blank with only audio playing if video element isn't appended to the DOM tree (r284741).Added support for requestVideoFrameCallback API for MediaStreamTrack-based backends (r284528).This improves compliance with the WebAuthn spec (Step 3.1 of makeCredential). Changed to obtain consent to create a new credential when the platform authenticator is in excludedCredentials.Ensured CanvasRenderingContext2D.drawImage(video) uses the right color space (r284439).Fixed misplaced position: fixed content with async-scrollable iframes when switching tabs (r284738).Updated smooth scroll animations to run at 120Hz on 120Hz displays (r285094).Updated appearance of indicator (r284626).Fixed the intrinsic size of a picture image inside a template (r284667).Fixed selection extend() with no ranges to trigger an exception (r285084).Fixed Origin of opaque blob: URLs to be null instead of an empty string (r284478).Fixed JavaScript URL result to be treated as UTF-8 bytes (r284934).Fixed form submission to be cancelled if the form gets detached from inside the formdata event handler (r284660).Fixed form navigations with target="_blank" to not have an opener (r284821).Fixed document.open() and friends to use the correct document as a source for reset document's URL (r284758).Fixed changing the src attribute of the img element inside an ImageDocument to trigger a load (r284901).Fixed ("opener") to return true (r284745).Exposed MediaCapabilities to Workers (r284443).Added support for rel="noopener/noreferrer" on elements (r284749).Enabled lazy image loading by default (r284995).Fixed opacity to flatten when combined with transform-style: preserve-3d (r285021).style to be readable when it includes a var() (r285015) Fixed percentages on orthogonal replaced children (r284548).

Fixed CSS serialization affecting grid-auto-flow (r284876).Fixed box-shadow and text-shadow to yield float values while interpolating (r284437).Fixed -webkit-background-clip: text to paint correctly for inline box spanning multiple lines (r284380).

