Safari 26.4 Release Notes
Released March 24, 2026 — 26.4 (20624.1.16)
Overview
Safari 26.4 is available for iOS 26.4, iPadOS 26.4, visionOS 26.4, macOS 26.4, macOS Sequoia, and macOS Sonoma.
Accessibility
Resolved Issues
Fixed an issue where Voice Control commands could cause Safari to hang. (168364189)
Fixed an issue where a button’s label would not update when a descendant’s
aria-hiddenattribute changed. (169012516)Fixed elements with
aria-controlsoraria-expandedand thehiddenattribute to no longer appear in VoiceOver’s Form Control menu. (169499630)Fixed an issue where VoiceOver would announce with extra verbosity when moving onto the first item of a list on the webpage. (169982730)
Fixed an issue where controls with
aria-labelledbypointing to visually-hidden elements could not obtain proper bounding box geometry through accessibility APIs. (170639492)
Animations
New Features
Added support for threaded scroll-driven animations, improving performance. (168027635)
Resolved Issues
Fixed incorrect overlap calculations for transform animations including
translate,scale, androtateproperties. (88383253)
Browser
New Features
Added Compact tabs back to Safari on macOS and iPadOS. (148723398)
Resolved Issues
Fixed Safari gesture support to prevent pages that should not be able to scroll, such as with explicit
overflow: hidden, from unexpectedly scrolling. (163660111)
CSS
New Features
Added support for a new blocks-in-inline layout approach. (19534458)
Updated absolutely positioned boxes in scrollable containing blocks to allow alignment overflow in scrollable directions, in accordance with a recent CSS spec change. (162722820)
Added support for
flow-tolerancein CSS Grid Lanes. (164043151)Added support for a new grid layout integration system resolving a number of grid layout issues. (164406235)
Added support for parsing and evaluating name-only
@containerqueries that have no conditions, allowing named containers to match without explicit constraints. (164648718)Added support for an automatic initial value for
grid-auto-flowin CSS Grid Level 3 to switch flow orientation based ongrid-template-rowsandgrid-template-columnsfor grid lane layouts. (164791817)Added support for CSS
display: grid-lanes. (164858227)Added support for
math-depth. (167332590)Added support for the
cursorproperty on the::markerpseudo-element. (168362833)
Resolved Issues
Fixed an issue where
display: list-itemwas incorrectly supported onfieldset. (95638460)Fixed an issue where
max-widthwas not correctly applied to tables with fixed widths. (96554687)Fixed incorrect sizing and fragment URL handling for SVG images used in
-webkit-cross-fade(). (106633417)Fixed
text-combine-uprightto properly ignoreletter-spacingwhen composing text horizontally, aligning with the CSS Writing Modes specification. (116562622)Fixed an issue where
background-blend-modewas not applied correctly when combined withbackground-clip: text. (120901898)Fixed table layout so that fixed horizontal margins on
<caption>elements now contribute to the table’s minimum preferred logical width, preventing captions from causing narrower than expected tables. (120990942)Fixed incorrect width calculation for
positionedelements usingbox-sizing: border-boxwith anaspect-ratio, ensuring borders and padding are not double-counted. (121500004)Fixed the UA style sheet to use
:focus-visibleinstead of:focusfor outline properties. (123155364)Fixed
HighlightRegistryto remove its non-standardconstructorand updated tests to useCSS.highlightswhile ensuringMap.prototypeis properly restored after tampering. (125529396)Fixed handling of
@propertyregistration so that theinitial-valuedescriptor can be optional. (131288198)Fixed baseline alignment for grid items by adding correct first baseline and last baseline row axis handling and properly accounting for baseline offsets. (155967278)
Fixed baseline handling for table cells when cell has no inflow children. (160774504)
Fixed
getComputedStyle("top")to correctly resolve percentage values for absolutely positioned elements inside inline containers. (161390162)Fixed an infinite style resolution loop when a
position-trybox was inside adisplay: nonesubtree. (161570947)Fixed
width,height,min-width,min-height,max-widthandmax-heightto apply CSS zoom at used-value time. (161848512)Fixed CSS zoom to scale
<iframe>element contents. (162314059)Fixed
getBoundingClientRectandgetClientRectsto return scaled lengths according to CSS zoom instead of unscaled values, aligning with the CSS Viewport specification. (162325730)Fixed scrolling behavior so that
scrollRectToVisible()can bring fixed anchor-positioned boxes outside the viewport into view, improving keyboard navigation. (162378346)Fixed an issue where
@font-faceandFontFace.familyfailed when the font family name contained spaces, ensuring the family name is now treated as a plain string instead of being parsed. (162637501)Fixed
top,left,right, andbottomto apply CSS zoom at used-value time (162663056)Fixed
marginto apply CSS zoom at used-value time. (162907254)Fixed evaluation of
calc()expressions to correctly apply the usedzoomfactor to length values, ensuring properties likeline-heightand box dimensions scale properly. (163141549)Fixed an issue where
calc(em)values for unzoomed properties were incorrectly adjusted. (163267333)Fixed
position-areanormal alignment to align toward the non-auto inset when only one inset is auto, in accordance with recent CSS spec changes. (163317238)Fixed an issue where
calc()incorrectly treated margins as present. (163605539)Fixed
devicePixelRatioso that page zoom now affects the main frame consistently with iframes, keeping their values synchronized. (163857955)Fixed incorrect underline positioning for
text-decorationwhen inline box sides are trimmed. (163858721)Fixed an issue where CSS
@starting-styleentry animations were only applied on the first transition, especially when interacting with anchor positioning or position fallbacks. (163928932)Fixed an issue where fixed-positioned boxes using
position-areawere incorrectly included in the root scrollable containing block, ensuring they position correctly while still allowing overflow when appropriate. (163955483)Fixed
-webkit-line-clampso that it no longer propagates intoinline-blockchildren. (164488778)Fixed
line-heightto correctly scale font-relative units when text zoom is applied. (165073337)Fixed an issue where nested identical CSS
filtereffects were not rendered. (165163823)Fixed
element.clientWidthandelement.clientHeightto correctly include padding forcontent-boxtables. (165515755)Fixed: Refactored the handling of block-level boxes inside inline boxes. (165523565)
Fixed table column width distribution when a
colspanspans mixed percentage and auto-width columns to properly respect percentage constraints. (165561401)Fixed an issue where
text-decoration: underlineappeared higher than expected whentext-box-trimwas applied to the root inline box. (165614136)Fixed
::first-linepseudo-element to always useinlinedisplay to match the CSS Display specification. (166068698)Fixed an issue where
shape-outsidedid not update correctly after web fonts loaded. (166336491)Fixed incorrect text selection ranges for truncated right-to-left content. (166944754)
Fixed table height calculation to correctly account for captions with orthogonal
writing-mode. (167220730)Fixed
counter-*properties serialization order. (167518994)Fixed
outline-widthandoutline-offsetto follow updated computed style resolution rules. (167618367)Fixed the computed style resolution for
border-*-widthproperties. (167689519)Fixed performance and correctness issues with inheritance in the modern CSS Zoom implementation. (167715972)
Fixed the computed style resolution for the
column-rule-widthproperty. (167725940)Fixed
border-*-width,outline-width, andcolumn-rule-widthso they now pixel snap correctly during CSS animations and transitions. (167763497)Fixed the disclosure triangle in
<details>elements to use the largersystem-uifont variant, preventing it from rendering as an emoji and ensuring consistent display across writing directions. (168364553)Fixed CSS rules within
@scopenot being applied to<input>and<textarea>elements. (169751338)Fixed an issue where empty CSS rules sharing a selector with non-empty rules could prevent dynamic style updates from applying correctly. (170348749)
Fixed an issue where
padding-inline-endwas not included in the scrollable overflow for block containers. (170503510)Fixed an issue where
position-areafor elements in scrollable containers only used the initial scrollport bounds instead of the entire scrollable area. (170503694)Fixed an issue where CSS transitions were incorrectly triggered when
border-widthcomputed values did not change, causing unexpected layout shifts. (170657059)Fixed an issue where absolutely-positioned elements inside inline containers did not correctly account for the margin of a preceding block when determining their static position. (170934098)
Fixed an issue where multi-column layout rendered columns at incorrect positions for some fonts. (171016194)
Deprecations
Removed the
FontFaceSetconstructor from the CSS Font Loading API as it was deemed unnecessary, aligning with the CSSWG resolution. (132031306)
Canvas
Resolved Issues
Fixed
ImageBitmapcreated from SVG image sources to correctly honor theflipYorientation. (83959718)
Clipboard
Resolved Issues
Fixed an issue where using the “Copy Image” context menu in Safari would also copy the image URL, causing some sites to paste the URL instead of the image. (76598990)
Editing
Resolved Issues
Fixed incorrect text selection when dragging across pseudo elements. (142905243)
Fixed an issue on iOS 26 where the edit menu would not appear when tapping inside an already-focused text field that had a looping
contentanimation. (164290305)Fixed an issue where focusing a hidden editable element would incorrectly display the text cursor and selection at full opacity. (165489471)
Fixed a regression where dragging to select text would stop scrolling when the cursor left the window. (169983104)
Encoding
Resolved Issues
Fixed incorrect handling of invalid UTF-8 sequences in the
TextDecoderstreaming decoder to properly manage partial sequence buffers. (166583808)
Events
Resolved Issues
Fixed an issue where
mouseleaveandmouseoutevents were not dispatched when a window moved out from under a stationary cursor. (161493924)
Forms
Resolved Issues
Fixed an issue where input fields did not display user input while typing. (163613957)
Fixed an issue where
input[type="search"]fields withappearance: noneincorrectly reserved space for the datalist dropdown button. (166754216)Fixed an incorrect fallback for the menu style for empty lists, improving readability and correctness. (167662316)
HTML
New Features
Added support for using the
min(),max(), andclamp()math functions in thesizesattribute of<img>elements. (167526292)
Resolved Issues
Fixed an issue where nested
about:blankframes were incorrectly treated as self-referencing, preventing them from loading. (148373033)Fixed
shadowrootcustomelementregistryattribute serialization to correctly compare ShadowRoot and document registries. (165476421)Fixed
HTMLImageElement.currentSrcto return an empty string for<img src="">instead of resolving to the document base URL. (167229274)
Images
Resolved Issues
Fixed image uploading to not transcode images when
accept="image/*"is specified. (166124206)
JavaScript
New Features
Added support for iterator sequencing. (167633152)
Resolved Issues
Fixed
Dateconstructor overflow handling so that invalid day values now returnNaN. (155776209)Fixed
Intl.DateTimeFormatto throw aRangeErrorfor legacy non-IANA timezones, aligning behavior with TC39 standards. (156857252)Fixed
Intl.Locale.prototype.getWeekInfo()to remove theminimalDaysproperty for compliance with the specification. (165083619)Fixed
Intl.NumberFormatto properly applyminimumFractionDigitsandmaximumFractionDigitsto ensure currency and compact notations behave correctly. (165875014)Fixed
%TypedArray%.prototype.includesto correctly check that theindexis less than the array length, aligning its behavior with ECMA-262. (167183441)Fixed async functions without any
awaitto inline their bodies for performance and corrected async stack traces with a single function entry for exceptions thrown from or through async functions. (167254635)
MathML
New Features
Added support for CSS size containment in MathML elements using
contain-intrinsic-inline-sizeandcontain-intrinsic-block-size. (166323213)Added support for
math-styleandmath-shiftto animate as discrete values. (167369164)
Resolved Issues
Fixed default MathML rule thickness to use the font’s
underlineThicknessmetric with a zero fallback. (164693673)Fixed
mpaddedelements in RTL (dir="rtl") to respectlspace. (164740784)Fixed an issue where empty
<msqrt>radical operators in MathML were not painted correctly. (164776629)Fixed MathML
<mpadded>,<mfrac>,<munderover>,<mover>and<mspace>elements not updating layout when attributes likewidth,height,depth,lspace, andvoffsetetc. changed. (164797996)Fixed MathML boolean attributes so they are now compared ASCII case-insensitively. (164819048)
Fixed incorrect positioning of
mpaddedcontent in right-to-left mode. (166045517)Fixed an issue where
<msqrt>or<mroot>elements did not update their radical operators when children were dynamically added or removed. (166556627)Fixed
<mpadded>so that percentage values forwidth,height, anddepthattributes are treated as absent and use content dimensions as defaults, matching the MathML Core specification. (167350169)
Media
New Features
Added support for a pop-up menu on macOS that allows users to select and manage caption style profiles. (163067314)
Resolved Issues
Fixed an issue where
<video>poster images were incorrectly double-scaled whenzoomwas applied by using the cached intrinsic poster size without reapplying zoom. (150976146)Fixed dispatching of enter and exit events on
TextTrackCueandVTTCueobjects with no associated track, aligning with other browsers. (160195643)Fixed an issue where changing an
HTMLMediaElementvolume from0to0did not activate the audio session or update the sleep disabler. (161691743)Fixed an issue where videos would freeze on the first frame when transitioning from encrypted to clear content by ensuring the decoded buffer maintains at least 100ms of frames even when the next frame is far in the future. (162234566)
Fixed an issue where the mute button disappeared in macOS inline videos with adjustable sizes. (162897286)
Fixed playback of
application/oggblob media. (163119790)Fixed an issue where Video Viewer UI elements overlapped or exited unexpectedly. (164051864)
Fixed an issue where empty
<track>elements prevented media from advancing its readyState and blockedplay()calls. (164125914)Fixed an issue where
HTMLMediaElementdid not correctly detect new audio or video tracks causing Safari to pause video when leaving a tab. (164514685)Fixed a crash in
AudioData.copyTo()when copying the last channel of 3-channel audio. (164730320)Fixed an issue where the
endedevent for Media Source Extensions might never fire by ensuring buffered ranges update correctly and playback gaps are observed even when the video does not start at time zero. (165430052)Fixed an issue where caption previews were not shown in the default media controls. (165931046)
Fixed the caption menu’s
Onoption to correctly enable the highest-scoring text track and mark the appropriate language as checked in the subtitle menu. (166158394)Fixed
parseSequenceHeaderOBUto return anAV1CodecConfigurationRecord, fully decode the Sequence Header OBU, and capture the complete color profile. (166439682)Fixed an issue where the macOS inline media controls timeline scrubber overlapped the right container buttons. (167634241)
Fixed an issue where
WebCodecs VideoDecodercould output H264 frames in the wrong order. (168046597)Fixed an issue where the mute button and volume slider overlapped in the video player controls when using a right-to-left language. (170174446)
Networking
New Features
Added support for WebTransport. (165721145)
Resolved Issues
Fixed a regression where
fetch()would throw aTypeErrorwhen usingtargetAddressSpace: 'loopback'for localhost requests. (166574523)
Privacy
Resolved Issues
Fixed an issue where cross-browser Private Click Measurement recorded attribution entries even when “Allow privacy-preserving measurement of ad effectiveness” was disabled. (170669444)
Rendering
Resolved Issues
Fixed over-aggressive clipping of child layers in multicolumn layouts to prevent visual overflow issues with
position: relativeelements andtransform:scale()text. (126413036)Fixed unreadable Scroll-to-Text-Fragment highlights on dark pages. (126539910)
Fixed an issue where auto-positioned absolutely positioned descendants were not always marked for layout when their parent’s border box moved. (131806062)
Fixed an issue where positioned, transformed, or opacity-altered
<img>elements with HDR JPEG gainmaps would incorrectly render in SDR. (156858374)Fixed an issue on iPadOS where closing the sidebar or resizing the window could cause the page to remain zoomed in by recalculating the target scale to automatically match the new minimum scale. (157676989)
Fixed an issue where fixed positioned elements were not rendered correctly in right-to-left pages using the
vertical-rlwriting mode. (161712734)Fixed a performance issue in layouts with long
preblocks andword-break: break-allby including whitespace in overflow width calculations. (162695099)Fixed an issue where overconstrained sticky elements were not properly adjusting their insets when the sticky box rectangle was larger than the viewport. (163654023)
Fixed an issue where applying
word-spacingto::first-linecould cause other lines to disappear. (163779992)Fixed inconsistent text layout when using
list-style-typeby ensuring outside list markers do not affect intrinsic width calculations. (164650313)Fixed incorrect min and max width calculations for block-level boxes inside inline content. (166157696)
Fixed an issue where color fonts could affect the color of other DOM elements. (166631312)
Fixed an issue where
getClientRectsreturned an incomplete list of rectangles for inline boxes containing block elements. (167209147)Fixed
<col>elements withspan > 1not applying their width to all spanned columns during table layout, aligning behavior with other browsers. (167225435)Fixed table layout
min-widthdistribution for spanning cells with mixedpercent,fixed, andautocolumns. (167684748)Fixed: Improved drop-shadow and blur effects rendering performance. (169472992)
SVG
New Features
Added support for the
lighteroperator inSVGFECompositeElementIDL to align with the Compositing and Blending specification. (166704079)
Resolved Issues
Fixed an issue where
stroke-dasharrayincorrectly propagated to SVG markers when explicitly marked as ‘0’. (46607685)Fixed an issue where
foreignObjectelements in SVG incorrectly allowed margin collapsing. (97208795)Fixed SVG intrinsic sizing and
preferredAspectRatio()to correctly transpose dimensions for vertical writing modes. (103262534)Fixed animation of the
stop-colorattribute on<stop>elements. (109823555)Fixed an issue where dynamically changing
marker-start,marker-mid, ormarker-endattributes on SVG elements did not trigger re-rendering. (130678384)Fixed tiling gaps in CSS reference filters using
<feDisplacementMap>. (135448018)Fixed
SVGLengthparsing to correctly return the initial value when encountering parser errors or invalid values. (136102554)Fixed an issue where
SVGImagedid not respect system dark mode changes. (140661763)Fixed breaking SVG resource referencing when removing a resource which shares its
idwith other resources. (147015037)Fixed behavior to avoid incorrect pruning of SVG mask subtrees based on visibility. (157729389)
Fixed an issue where SVG
animateTransformanimations on hidden elements were triggering full-page rendering updates each frame. (159647563)Fixed
SVGLength.prototype.valueAsStringto throw aSyntaxErrorwhen assigned an empty string. (165429393)Fixed
SVGLengthpercentage resolution for elements inside non-instanced<symbol>elements. (165431008)Fixed an issue where lengths with leading or trailing whitespace failed to be parsed. (165501190)
Fixed an issue where
SVGLength.valuedid not update for font-relative units (e.g.,ch,em) after changes towriting-mode. (166190252)Fixed missing gradient fills when using paint-order
stroke fill. (166997630)Fixed embedded
<svg>elements in<img>without an explicitviewBoxto synthesizepreserveAspectRatio='none'so the SVG stretches to fill the container. (167121931)Fixed the
<stop>elementoffsetattribute in SVG to reject invalid values with trailing characters and correctly fall back to0. (167356988)Fixed the transform order for
clipPathelements so that the bounding box is scaled correctly before applying the local transform. (167417135)Fixed
<clipPath>to clip to its<use>child element based on the visibility of the<use>target element. (167491519)Fixed incorrect rendering when combining
markerUnits=strokeWidthwithvector-effect=non-scaling-stroke. (167493417)Fixed displaying an SVG filter referencing an element with a huge stroke. (167516452)
Fixed hit testing for overlapping
<text>and<tspan>elements in SVG. (167691166)Fixed rendering of dimensionless SVG images. (168176556)
Spatial Web
Resolved Issues
Fixed auto-dimming for playback sessions in visionOS. (163824973)
Storage
Resolved Issues
Fixed an issue where IndexedDB databases might have mismatched metadata version and database name encoding format. (163219457)
Text
New Features
Added support for parsing and computing
font-size: mathwith scaling logic. (163323845)
WKWebView
Resolved Issues
Fixed an issue where
WKWebViewapps with a toolbar would fail to display a top scroll edge effect when relying on automatic content inset adjustments. (161370795)
Web API
New Features
Added support for
ReadableStream.getIterator()and the[@@asyncIterator]methods to enable iteration over streams. (96318671)Added support for auxiliary mouse button values in
MouseEvent.button. (137592588)Added support for the Keyboard Lock API. (161422221)
Added support for using readable byte streams as
fetchrequest and response bodies and enabling synchronous start behavior. (162107262)Added support for reading
Blob.stream()with a BYOB (getReader({mode:'byob'})) reader. (164307723)Added support for
ReadableByteStream. (164877711)Added support for upgrading elements in
CustomElementRegistry.prototype.initialize. (165045530)Added support for the
customelementregistrycontent attribute and handling ofnullcustomElementRegistryvalues indocument.createElement,document.createElementNS, andelement.attachShadow. (165096267)Exposed the
MediaDeviceInfointerface in secure contexts only. per the web specification. (165318702)Added support for Resource Timing Level 3 attributes
finalResponseHeadersStartandfirstInterimResponseStartto capture timing for both interim (1xx) and final HTTP response headers for proper measurement of events like 103 Early Hints. (167073003)
Resolved Issues
Fixed
DeviceMotionEventandDeviceOrientationEventinterfaces so that they only show up in secure contexts just like the corresponding events and madeondevicemotionandondeviceorientationenumerable, aligning with the specification. (44804273)Fixed an issue where
IntersectionObservercomputed the root rectangle incorrectly when overflow clipping was present. (117143395)Fixed Trusted Types to correctly send CSP violation reports when a default policy returns an invalid
javascript:URL or throws an exception. (160960418)Fixed
Element.requestFullscreenon iOS to correctly reflect hardware keyboard attachment state during fullscreen sessions and exit automatically when the keyboard is detached. (161429040)Fixed event ordering and committed promise timing for intercepted
Navigation APItraverse navigations. (161445256)Fixed the processing order of Trusted Types for DOM attribute setting. (162143148)
Fixed
NavigateEventto correctly fire anAbortSignalwhen a navigation is aborted. (163957784)Fixed
NavigateEvent.sourceElementto correctly reference elements from different browsing contexts. (163962362)Fixed the Navigation API to prevent scripts from flooding the system with navigation requests. (164510890)
Fixed an issue where
scroll-marginfromIntersectionObserverincorrectly applied to scrollers inside cross-origin iframes. (164994009)Fixed
ReadableStreamandWritableStreamto correctly pass abort and cancel reasons and improvedWebTransportstream handling. (165474756)Fixed
DigitalCredentialbehavior to make user mediation implicitly required. (165597827)Fixed an issue where the Big5
TextDecoderfailed to recover and emit ASCII characters after encountering an invalid leading byte. (166672674)Fixed
MouseEvent.offsetXandMouseEvent.offsetYso they are now calculated relative to the padding edge of the target element. (168015965)Fixed an issue where pointer events would fail to dispatch after a parent view’s custom gesture recognizer blocked
touchesEnded:ortouchesCancelled:. (169109808)Fixed an issue where JavaScript-to-native object serialization could fail entirely when any individual key-value pair could not be serialized, causing broken workflows in some apps. (171547386)
Web Authentication
New Features
Added support for the WebAuthn PRF extension that maps to the CTAP
hmac-secretextension, enabling credential-bound cryptographic secrets for both credential creation and authentication flows with security keys. (113572812)Added support for WebAuthn CTAP PIN/UV Auth Protocol 2 using HKDF-SHA-256 for key derivation, enabling proper FIPS-compliant authenticators. (157884782)
Resolved Issues
Fixed an issue where the
excludeCredentialslist was not sent over CTAP when its size was 1. (164546088)
Web Extensions
Resolved Issues
Fixed an issue where
window.open()calls from web extensions would incorrectly open “about:blank” instead of the intended URL by ensuring each extension URL loads in a fresh tab configuration. (143901129)
Web Inspector
New Features
Added support for capturing
console.screenshotimages within aWorker, including handling ofImageData,ImageBitmap,OffscreenCanvas, variousCanvasRenderingContexttypes, and valid base64data:URLs. (98223234)Added support for starting and stopping
<canvas>recordings from theconsolewithin aWorkerusingconsole.record()andconsole.recordEnd(). (98223237)Added a context menu option to DOM nodes in the Elements Tab to copy pretty-printed HTML. (102125455)
Added a setting to toggle the visibility of User Agent stylesheet rules in the Elements tab.(164265183)
Added support for showing actual composited layer snapshots in the 3D Layers view. (164977594)
Added support in the Web Inspector Timelines Heap view to display the dominator object, if any, when viewing the shortest GC path. (165177746)
Added support for auto-completion of
sideways-lrandsideways-rlvalues for thewriting-modeCSS property. (165777054)Added support for auto-completion of
grid-lanesandinline-grid-lanesvalues for thedisplayCSS property. (165873256)Added support for Web Inspector to fetch CSS property keyword completions based on feature support. (165914089)
Added support for displaying
Order Numbersin CSS Grid and CSS Grid Lanes overlays in Web Inspector, including new UI settings for toggling order number visibility. (166648769)Added Grid Inspector support for visualizing gaps between items arranged by Grid Lanes. (166984079)
Resolved Issues
Fixed incorrect breakpoint and search result positions in the Web Inspector after pretty-printing inline scripts containing multi-line template literals. (29417859)
Fixed the Styles sidebar filter in Web Inspector to be case-insensitive. (36086981)
Fixed an issue where a large number of search results in the Search tab would freeze Web Inspector. (49234522)
Fixed an issue where the Console tab search bar in Web Inspector would disappear when the window was too narrow. (50922509)
Fixed an issue where CSS properties added to new rules were not applied and were marked as invalid. (103548968)
Fixed context menu items to rename
Copy HTTP RequestandCopy HTTP ResponsetoCopy HTTP Request HeadersandCopy HTTP Response Headersfor clarity. (117708766)Fixed incorrect grid track sizing display in the Web Inspector when using CSS custom properties. (141709306)
Fixed an issue in the Console where the count of identical consecutive messages could be wrong. (162612099)
Fixed an issue where breakpoints and search results in Web Inspector could point to the wrong location after a previously formatted source file was reopened in an unformatted state. (165059693)
Fixed an issue where the Sources navigation sidebar could be empty when reloading the page. (166141968)
Fixed timestamp formatting in the Web Inspector to remove unnecessary trailing
.0values for readability. (166500013)Fixed item order labels in the Web Inspector grid and flex overlays to remove the
#symbol, changing fromItem #NtoItem N. (166767949)Fixed an issue where the text filter in the Sources tab did not apply to the Local Overrides and Console Snippets sections. (169804196)
Fixed a performance issue in the Web Inspector search panel by limiting initial results to 100 per resource and adding UI controls to load more or all results, reducing unnecessary UI work for large queries. (169804865)
Fixed an issue where the search bar settings icon disappeared when the search field was focused. (169997100)
WebAssembly
Resolved Issues
Fixed
Error.isError(WebAssembly.Exception)to correctly returnfalsebased on current WebAssembly spec semantics. (167110254)
WebGPU
Resolved Issues
Fixed incorrect handling of some PNG pixel formats in WebGPU. (158797747)
WebRTC
New Features
Added support for capturing audio from multiple microphones on macOS with
getUserMediawhile managing echo cancellation and dynamically migrating existing captures to non-VPIO units. (163945062)Added network slicing support for WebRTC on iOS. (165202088)
Resolved Issues
Fixed
RTCDataChannelInitto support[EnforceRange]on themaxPacketLifeTimeandmaxRetransmitsfields to align with the WebRTC specification. (133630397)Fixed an issue on macOS where calling
getUserMediawith echo cancellation disabled could unintentionally affect existing audio tracks. (151143554)Fixed
MediaStreamTrackProcessorto respecttrack.enabled = false. (165199900)Fixed an issue where
RTCDataChannelclose events did not fire whenRTCPeerConnectionwas closed. (165617848)Fixed
RTCConfiguration.iceServersto be a non-optional sequence with an empty array as the default, improving spec compliance and ensuringRTCPeerConnectionbehaves correctly wheniceServersis undefined. (167607478)