From 31d681556a13f1eaeb7e1801a9a01dd63b7f2ec1 Mon Sep 17 00:00:00 2001 From: Mason Freed Date: Mon, 22 Aug 2022 13:41:47 -0700 Subject: [PATCH] Remove hover-triggered behaviors from the Pop-Up API Rather than keeping all of this complexity in the codebase, based on the decision [1] to "punt" this behavior to V2 of the API, I'm going to remove it all. This CL can be reverted to bring it back. This CL mostly reverts the CLs below, but some functionality is left in place, such as the CSS time interpolation code. But for the most part, this reverts these CLs: 1. https://chromium-review.googlesource.com/c/chromium/src/+/3763422 2. https://chromium-review.googlesource.com/c/chromium/src/+/3760885 3. https://chromium-review.googlesource.com/c/chromium/src/+/3781406 4. https://chromium-review.googlesource.com/c/chromium/src/+/3812260 5. https://chromium-review.googlesource.com/c/chromium/src/+/3811136 [1] https://github.com/openui/open-ui/issues/526 Bug: 1307772 Change-Id: I6c8e4c9d2cf1ef0d36df71767b26122f65ea5b5b Fixed: 1349910 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3842343 Reviewed-by: David Baron Auto-Submit: Mason Freed Commit-Queue: Mason Freed Cr-Commit-Position: refs/heads/main@{#1037917} --- .../popup-css-properties.tentative.html | 54 ------ .../popups/popup-hover-hide.tentative.html | 128 ------------- ...-popuphovertarget-attribute.tentative.html | 169 ------------------ 3 files changed, 351 deletions(-) delete mode 100644 html/semantics/popups/popup-css-properties.tentative.html delete mode 100644 html/semantics/popups/popup-hover-hide.tentative.html delete mode 100644 html/semantics/popups/popup-popuphovertarget-attribute.tentative.html diff --git a/html/semantics/popups/popup-css-properties.tentative.html b/html/semantics/popups/popup-css-properties.tentative.html deleted file mode 100644 index ac5e9f7f2f4117..00000000000000 --- a/html/semantics/popups/popup-css-properties.tentative.html +++ /dev/null @@ -1,54 +0,0 @@ - - -Pop-up API CSS parsing with computed values - - - - - - - - -
-
- - diff --git a/html/semantics/popups/popup-hover-hide.tentative.html b/html/semantics/popups/popup-hover-hide.tentative.html deleted file mode 100644 index 16acd687aae657..00000000000000 --- a/html/semantics/popups/popup-hover-hide.tentative.html +++ /dev/null @@ -1,128 +0,0 @@ - - -The pop-up-hide-delay CSS property - - - - - - - - - - - -
Unrelated element
- -
Pop-up
-
Hover me
- - - -
Pop-up
- - - diff --git a/html/semantics/popups/popup-popuphovertarget-attribute.tentative.html b/html/semantics/popups/popup-popuphovertarget-attribute.tentative.html deleted file mode 100644 index e845b0d49df5f4..00000000000000 --- a/html/semantics/popups/popup-popuphovertarget-attribute.tentative.html +++ /dev/null @@ -1,169 +0,0 @@ - - -The popuphovertarget attribute - - - - - - - - - - - - - -