From 8f76c1c011ce40d09c72a898d57a0b9638aaced9 Mon Sep 17 00:00:00 2001 From: Hamish Willee Date: Tue, 7 Apr 2026 10:45:50 +1000 Subject: [PATCH] FF150 img/HTMLImageElement sizes auto value --- api/HTMLImageElement.json | 3 +-- html/elements/img.json | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/api/HTMLImageElement.json b/api/HTMLImageElement.json index 7eda73059d9836..f54202368ac691 100644 --- a/api/HTMLImageElement.json +++ b/api/HTMLImageElement.json @@ -1110,8 +1110,7 @@ "chrome_android": "mirror", "edge": "mirror", "firefox": { - "version_added": "150", - "impl_url": "https://bugzil.la/1819581" + "version_added": "150" }, "firefox_android": "mirror", "oculus": "mirror", diff --git a/html/elements/img.json b/html/elements/img.json index 1780b9fa3d3a6f..19e5b27df3c968 100644 --- a/html/elements/img.json +++ b/html/elements/img.json @@ -782,8 +782,7 @@ "chrome_android": "mirror", "edge": "mirror", "firefox": { - "version_added": false, - "impl_url": "https://bugzil.la/1819581" + "version_added": "150" }, "firefox_android": "mirror", "oculus": "mirror",