Skip to content

Commit 8f76c1c

Browse files
committed
FF150 img/HTMLImageElement sizes auto value
1 parent 6e503d5 commit 8f76c1c

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

api/HTMLImageElement.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1110,8 +1110,7 @@
11101110
"chrome_android": "mirror",
11111111
"edge": "mirror",
11121112
"firefox": {
1113-
"version_added": "150",
1114-
"impl_url": "https://bugzil.la/1819581"
1113+
"version_added": "150"
11151114
},
11161115
"firefox_android": "mirror",
11171116
"oculus": "mirror",

html/elements/img.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -782,8 +782,7 @@
782782
"chrome_android": "mirror",
783783
"edge": "mirror",
784784
"firefox": {
785-
"version_added": false,
786-
"impl_url": "https://bugzil.la/1819581"
785+
"version_added": "150"
787786
},
788787
"firefox_android": "mirror",
789788
"oculus": "mirror",

0 commit comments

Comments
 (0)