From 0cea94242a555b7a8a2d956412da809a514814f7 Mon Sep 17 00:00:00 2001 From: Gaming4JC Date: Sat, 25 Jan 2020 09:05:21 -0500 Subject: Bug 1430034 - Fix attributeChangedCallback isn't fired with correct newValue when the attribute value is an empty string; Tag UXP Issue #1344 --- .../attribute-changed-callback.html | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) (limited to 'testing/web-platform/tests/custom-elements') diff --git a/testing/web-platform/tests/custom-elements/attribute-changed-callback.html b/testing/web-platform/tests/custom-elements/attribute-changed-callback.html index bd467912b..5090bfbfb 100644 --- a/testing/web-platform/tests/custom-elements/attribute-changed-callback.html +++ b/testing/web-platform/tests/custom-elements/attribute-changed-callback.html @@ -11,6 +11,7 @@
+ -- cgit v1.2.3