From b1b0eaaea85510029aeafef225e085254dfcac50 Mon Sep 17 00:00:00 2001 From: Mason Freed Date: Wed, 26 Oct 2022 19:59:35 +0000 Subject: [PATCH] Bug 1796033 [wpt PR 36545] - Remove pop-up test for unscopable `popup` attr, a=testonly Automatic update from web-platform-tests Remove pop-up test for unscopable `popup` attr There was a previous web compat issue with event handler attributes calling functions called "popup()". As a result, we made the `popup` attribute unscopable, so this would not break the web. However, with the change of name to `popUp` for the IDL attribute, this compat issue likely doesn't exist, for the same reasons that this rename fixed the general compat issue [1]. This CL removes the test for unscopable. The [2] CL actually made the attribute scopable. [1] https://github.com/openui/open-ui/issues/546 [2] https://chromium-review.googlesource.com/c/chromium/src/+/3954386 Bug: 1307772 Change-Id: I603e75338e1ccb925e6f145870fa6fecc68c61fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3963911 Reviewed-by: Joey Arhar Commit-Queue: Mason Freed Auto-Submit: Mason Freed Cr-Commit-Position: refs/heads/main@{#1062228} -- wpt-commits: e26f46e26e4b94d890b34e9a73b58f5a395ff2b8 wpt-pr: 36545 --- .../popup-attribute-unscopable.tentative.html | 23 ------------------- 1 file changed, 23 deletions(-) delete mode 100644 testing/web-platform/tests/html/semantics/popups/popup-attribute-unscopable.tentative.html diff --git a/testing/web-platform/tests/html/semantics/popups/popup-attribute-unscopable.tentative.html b/testing/web-platform/tests/html/semantics/popups/popup-attribute-unscopable.tentative.html deleted file mode 100644 index 91e46d86bd05d..0000000000000 --- a/testing/web-platform/tests/html/semantics/popups/popup-attribute-unscopable.tentative.html +++ /dev/null @@ -1,23 +0,0 @@ - - -Popup attribute is unscopable - - - - - - -