From dbfbe1162318e44e3e39c5007d623bdc9cd5a262 Mon Sep 17 00:00:00 2001 From: Theodore Olsauskas-Warren Date: Thu, 14 Jul 2022 02:24:02 -0700 Subject: [PATCH] Revert "Add the beginning of hover-trigger for pop-ups" This reverts commit cdbdb4520d6be65fdb04fc85aea5d12953f1a1da. Reason for revert: Suspected cause of 1344436 Original change's description: > Add the beginning of hover-trigger for pop-ups > > This CL adds the 'hoverpopup' attribute, to go along with the other > invoking attributes (togglepopup, showpopup, hidepopup). This attribute, > when places on *any* element, triggers a pop-up when hovered. With this > CL, it is always triggered after a fixed 100ms delay, but that will be > made configurable via CSS in subsequent CLs. There is also no "hide" > trigger when any element is de-hovered - again that will be added > later. > > See this spec discussion: > https://github.com/openui/open-ui/issues/526#issuecomment-1161917067 > > Bug: 1307772 > Change-Id: I7af88dad9efa015f833843ea76bed41b4aa42c4b > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3759184 > Reviewed-by: David Baron > Auto-Submit: Mason Freed > Commit-Queue: Mason Freed > Cr-Commit-Position: refs/heads/main@{#1024141} Bug: 1307772, 1344436 Change-Id: I65a1e36ead974e887c37b6a90ff6504fdaa45d71 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3760676 Bot-Commit: Rubber Stamper Commit-Queue: Theodore Olsauskas-Warren Owners-Override: Theodore Olsauskas-Warren Cr-Commit-Position: refs/heads/main@{#1024173} --- .../popup-hoverpopup-attribute.tentative.html | 92 ------------------- 1 file changed, 92 deletions(-) delete mode 100644 html/semantics/popups/popup-hoverpopup-attribute.tentative.html diff --git a/html/semantics/popups/popup-hoverpopup-attribute.tentative.html b/html/semantics/popups/popup-hoverpopup-attribute.tentative.html deleted file mode 100644 index 5c8caa4bff0ea1..00000000000000 --- a/html/semantics/popups/popup-hoverpopup-attribute.tentative.html +++ /dev/null @@ -1,92 +0,0 @@ - - -The hoverpopup attribute - - - - - - - - - - - - -