Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
164 changes: 0 additions & 164 deletions features/draft/spec/cssom-view-1.yml

This file was deleted.

11 changes: 0 additions & 11 deletions features/draft/spec/cssom-view-1.yml.dist

This file was deleted.

5 changes: 3 additions & 2 deletions features/draft/spec/dom.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
draft_date: 2025-11-10
draft_date: 2025-12-25
name: DOM
description: TODO
spec: https://dom.spec.whatwg.org/
compat_features:
- api.Document.featurePolicy
- api.Element.setAttribute.enforces_trusted_types
- api.Element.setAttributeNS.enforces_trusted_types

Expand Down Expand Up @@ -361,6 +360,8 @@ compat_features:
# - api.Document.customElementRegistry
# - api.Element.customElementRegistry
# - api.ShadowRoot.customElementRegistry
# - Feature policy:
# - api.Document.featurePolicy
# - moveBefore():
# - api.Document.moveBefore
# - api.DocumentFragment.moveBefore
Expand Down
16 changes: 2 additions & 14 deletions features/draft/spec/dom.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,8 @@ status:
chrome: "83"
chrome_android: "83"
edge: "83"
safari: "26"
safari_ios: "26"
compat_features:
# baseline: false
# support:
# chrome: "83"
# chrome_android: "83"
# edge: "83"
# safari: "26"
# safari_ios: "26"
- api.Element.setAttribute.enforces_trusted_types
- api.Element.setAttributeNS.enforces_trusted_types

# baseline: false
# support:
# chrome: "74"
# chrome_android: "74"
# edge: "79"
- api.Document.featurePolicy
12 changes: 7 additions & 5 deletions features/draft/spec/html.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
draft_date: 2025-12-18
draft_date: 2025-12-25
name: HTML
description: TODO
spec: https://html.spec.whatwg.org/multipage/
compat_features:
- api.Document.designMode
- api.Document.featurePolicy
- api.ElementInternals.shadowRoot
- api.ErrorEvent
- api.ErrorEvent.ErrorEvent
Expand All @@ -31,7 +30,6 @@ compat_features:
- api.HTMLElement.error_event
- api.HTMLElement.togglePopover.force_parameter
- api.HTMLElement.togglePopover.options_force_parameter
- api.HTMLIFrameElement.featurePolicy
- api.HTMLImageElement.currentSrc
- api.HTMLImageElement.sizes.auto
- api.HTMLInputElement.showPicker.autocomplete_input
Expand Down Expand Up @@ -550,6 +548,9 @@ compat_features:
# - api.Document.open
# - Cookies:
# - api.Document.cookie
# - Feature policy:
# - api.Document.featurePolicy
# - api.HTMLIFrameElement.featurePolicy
# - Page visibility:
# - api.Document.hidden
# - api.Document.visibilityState
Expand Down Expand Up @@ -1219,7 +1220,6 @@ compat_features:
# - html.elements.html
# - <iframe>:
# - api.HTMLIFrameElement
# - api.HTMLIFrameElement.allow
# - api.HTMLIFrameElement.contentDocument
# - api.HTMLIFrameElement.contentWindow
# - api.HTMLIFrameElement.getSVGDocument
Expand All @@ -1228,11 +1228,13 @@ compat_features:
# - api.HTMLIFrameElement.src
# - api.HTMLIFrameElement.width
# - html.elements.iframe
# - html.elements.iframe.allow
# - html.elements.iframe.height
# - html.elements.iframe.name
# - html.elements.iframe.src
# - html.elements.iframe.width
# - Permissions policy:
# - api.HTMLIFrameElement.allow
# - html.elements.iframe.allow
# - Fullscreen API:
# - api.HTMLIFrameElement.allowFullscreen
# - html.elements.iframe.allowfullscreen
Expand Down
8 changes: 0 additions & 8 deletions features/draft/spec/html.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -884,14 +884,6 @@ compat_features:
# safari_ios: "26.2"
- html.elements.h1.no_ua_styles_in_article_aside_nav_section

# baseline: false
# support:
# chrome: "74"
# chrome_android: "74"
# edge: "79"
- api.Document.featurePolicy
- api.HTMLIFrameElement.featurePolicy

# baseline: false
# support:
# chrome: "87"
Expand Down
7 changes: 0 additions & 7 deletions features/draft/spec/permissions-policy-1.yml

This file was deleted.

24 changes: 0 additions & 24 deletions features/draft/spec/permissions-policy-1.yml.dist

This file was deleted.

5 changes: 3 additions & 2 deletions features/draft/spec/pointerlock-2.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
draft_date: 2025-05-12
draft_date: 2025-12-25
name: Pointer Lock 2.0
description: TODO
spec: https://w3c.github.io/pointerlock/
compat_features:
- api.Document.featurePolicy
- api.Element.requestPointerLock.options_unadjustedMovement_parameter
- api.ShadowRoot.pointerLockElement

Expand All @@ -16,6 +15,8 @@ compat_features:
# - api.Document.pointerlockchange_event
# - api.Document.pointerlockerror_event
# - api.Element.requestPointerLock
# - Feature policy:
# - api.Document.featurePolicy
# - Mouse events:
# - api.MouseEvent
# - api.MouseEvent.movementX
Expand Down
9 changes: 2 additions & 7 deletions features/draft/spec/pointerlock-2.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ status:
support:
chrome: "88"
edge: "88"
safari: "18.4"
compat_features:
# baseline: false
# support:
Expand All @@ -16,13 +17,7 @@ compat_features:
# safari: "10.1"
- api.ShadowRoot.pointerLockElement

# baseline: false
# support:
# chrome: "74"
# chrome_android: "74"
# edge: "79"
- api.Document.featurePolicy

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support:
# chrome: "88"
Expand Down
5 changes: 3 additions & 2 deletions features/draft/spec/selection-api.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
draft_date: 2025-04-09
draft_date: 2025-12-25
name: Selection API
description: TODO
spec: https://w3c.github.io/selection-api/
compat_features:
- api.Document.featurePolicy
- api.Selection.collapse.accepts_nodes_in_shadow_trees
- api.Selection.collapse.node_parameter_nullable
- api.Selection.collapse.offset_parameter_optional
Expand All @@ -15,6 +14,8 @@ compat_features:
# The following features in the spec are already part of web-features:
# - DOM:
# - api.Document
# - Feature policy:
# - api.Document.featurePolicy
# - Selection:
# - api.Document.getSelection
# - api.Document.selectionchange_event
Expand Down
Loading