Skip to content

Commit c21bd1d

Browse files
Update draft features (#2995)
1 parent e144674 commit c21bd1d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

features/draft/spec/html.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
draft_date: 2025-05-19
1+
draft_date: 2025-05-26
22
name: HTML
33
description: TODO
44
spec: https://html.spec.whatwg.org/multipage/
@@ -100,7 +100,6 @@ compat_features:
100100
- html.elements.iframe.allow.wildcards
101101
- html.elements.iframe.sandbox.allow-orientation-lock
102102
- html.elements.iframe.sandbox.allow-pointer-lock
103-
- html.elements.img.sizes.auto
104103
- html.elements.img.usemap.case_sensitive
105104
- html.elements.input.autocomplete
106105
- html.elements.link.rel.icon
@@ -2322,6 +2321,8 @@ compat_features:
23222321
# - aspect-ratio:
23232322
# - html.elements.img.aspect_ratio_computed_from_attributes
23242323
# - html.elements.video.aspect_ratio_computed_from_attributes
2324+
# - <img sizes="auto" loading="lazy">:
2325+
# - html.elements.img.sizes.auto
23252326
# - <input type="button">:
23262327
# - html.elements.input.type_button
23272328
# - Email, telephone, and URL <input> types:

features/draft/spec/html.yml.dist

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -893,7 +893,6 @@ compat_features:
893893
# chrome_android: "126"
894894
# edge: "126"
895895
- api.HTMLImageElement.sizes.auto
896-
- html.elements.img.sizes.auto
897896

898897
# baseline: false
899898
# support:

0 commit comments

Comments
 (0)