[wpt-sync] Sync PR 27689 - Add more position modes to <popup> test
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox88 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 27689 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/27689
Details from upstream follow.
b'Mason Freed <masonfreed@chromium.org>' wrote:
Add more position modes to <popup> test
The existing test just made sure that position:absolute worked with
an overflow:hidden ancestor. This adds position:fixed (default) and
position:relative. Just to make sure.Bug: 1168738
Change-Id: I2ad18ea2f41d0c7310098a6ab5535263fce773c8
Reviewed-on: https://chromium-review.googlesource.com/2704734
WPT-Export-Revision: ed4add30a70683ad2b571df30dbebc47616bfbb9
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Comment 2•4 years ago
|
||
| Assignee | ||
Comment 3•4 years ago
|
||
CI Results
Ran 15 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
FAIL: 1
Chrome
PASS: 1
Safari
FAIL: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/html/semantics/interactive-elements/the-popup-element/popup-open-overflow-display.tentative.html: FAIL (Chrome: PASS, Safari: FAIL)
Comment 7•4 years ago
|
||
| bugherder | ||
Description
•