From 71e9f98439854f55067b50a0e67a9541d94c059b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emilio=20Cobos=20=C3=81lvarez?= Date: Thu, 2 Jan 2025 11:48:18 +0000 Subject: [PATCH] Add a WPT for removeProperty("all"). This fails in Chrome, see bug 1939643 and https://crbug.com/387030982 Differential Revision: https://phabricator.services.mozilla.com/D233084 bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1939701 gecko-commit: c4344adf1971d3c00d1273c5c01a36ca4c8094b8 gecko-reviewers: firefox-style-system-reviewers, zrhoffman --- .../cssstyledeclaration-removeProperty-all.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 css/cssom/cssstyledeclaration-removeProperty-all.html diff --git a/css/cssom/cssstyledeclaration-removeProperty-all.html b/css/cssom/cssstyledeclaration-removeProperty-all.html new file mode 100644 index 00000000000000..6e9caacd2353d3 --- /dev/null +++ b/css/cssom/cssstyledeclaration-removeProperty-all.html @@ -0,0 +1,17 @@ + + +CSSStyleDeclaration.removeProperty("all") + + + + + +