[wpt-sync] Sync PR 34844 - Revert "Add the beginning of hover-trigger for pop-ups"
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox104 fixed)
| Tracking | Status | |
|---|---|---|
| firefox104 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 34844 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/34844
Details from upstream follow.
Theodore Olsauskas-Warren <sauski@google.com> wrote:
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-1161917067Bug: 1307772
Change-Id: I7af88dad9efa015f833843ea76bed41b4aa42c4b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3759184
Reviewed-by: David Baron \<dbaron@chromium.org>
Auto-Submit: Mason Freed \<masonf@chromium.org>
Commit-Queue: Mason Freed \<masonf@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1024141}Bug: 1307772, 1344436
Change-Id: I65a1e36ead974e887c37b6a90ff6504fdaa45d71
No-Presubmit: true
No-Tree-Checks: true
No-Try: trueReviewed-on: https://chromium-review.googlesource.com/3760676
WPT-Export-Revision: 2d3561c1be7a49b9c630d223c29049875e984de0
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
| Assignee | ||
Comment 3•3 years ago
|
||
| Assignee | ||
Comment 5•3 years ago
|
||
Comment 6•3 years ago
|
||
| bugherder | ||
Description
•