File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- draft_date : 2025-10-02
1+ draft_date : 2025-12-11
22name : CSSOM View Module
33description : TODO
44spec : https://drafts.csswg.org/cssom-view-1/
@@ -85,8 +85,9 @@ compat_features:
8585# - api.Element.scrollIntoView
8686# - api.Element.scrollIntoView.options_parameter
8787# - api.Element.scrollIntoView.options_parameter.block_option
88- # - api.Element.scrollIntoView.options_parameter.container_option
8988# - api.Element.scrollIntoView.options_parameter.inline_option
89+ # - scrollIntoView() container:
90+ # - api.Element.scrollIntoView.options_parameter.container_option
9091# - <img>:
9192# - api.HTMLImageElement.x
9293# - api.HTMLImageElement.y
Original file line number Diff line number Diff line change 1- draft_date : 2025-11-10
1+ draft_date : 2025-12-11
22name : HTML
33description : TODO
44spec : https://html.spec.whatwg.org/multipage/
@@ -90,7 +90,6 @@ compat_features:
9090 - api.ShadowRoot.activeElement
9191 - api.ShadowRoot.innerHTML
9292 - api.SharedWorker.SharedWorker.enforces_trusted_types
93- - api.ToggleEvent.source
9493 - api.TrackEvent
9594 - api.TrackEvent.TrackEvent
9695 - api.TrackEvent.track
@@ -2173,6 +2172,8 @@ compat_features:
21732172# - api.Window.localStorage
21742173# - api.Window.sessionStorage
21752174# - api.Window.storage_event
2175+ # - ToggleEvent source:
2176+ # - api.ToggleEvent.source
21762177# - Page visibility state:
21772178# - api.VisibilityStateEntry
21782179# - api.VisibilityStateEntry.duration
Original file line number Diff line number Diff line change @@ -831,15 +831,6 @@ compat_features:
831831 - api.HTMLButtonElement.command.request-close
832832 - html.elements.button.command.request-close
833833
834- # baseline: false
835- # support:
836- # chrome: "140"
837- # chrome_android: "140"
838- # edge: "140"
839- # firefox: "145"
840- # firefox_android: "145"
841- - api.ToggleEvent.source
842-
843834 # baseline: false
844835 # support:
845836 # chrome: "96"
You can’t perform that action at this time.
0 commit comments