[wpt-sync] Sync PR 44339 - Ship NestedTopLayerSupport
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox126 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 44339 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/44339
Details from upstream follow.
Mason Freed <masonf@chromium.org> wrote:
Ship NestedTopLayerSupport
Chromestatus:
https://chromestatus.com/feature/5149353645965312I2S:
{waiting for spec to land}Fixed: 1520938
Change-Id: I04e5f217155658907988ed0a0557944dbffbf6f2
Reviewed-on: https://chromium-review.googlesource.com/5255819
WPT-Export-Revision: 8b4d715a015929004c41092a699e314e334c774b
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 2•1 year ago
|
||
Assignee | ||
Comment 3•1 year ago
|
||
Assignee | ||
Comment 4•1 year ago
|
||
CI Results
Ran 6 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 20 subtests
Status Summary
Firefox
OK
: 1
PASS
: 10[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt] 15[GitHub]
FAIL
: 5[GitHub] 10[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt]
Chrome
OK
: 1
PASS
: 20
Safari
PASS
: 5
FAIL
: 6
TIMEOUT
: 2
NOTRUN
: 8
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /html/semantics/popovers/popover-top-layer-nesting.html [wpt.fyi]
- Single popover=auto ancestor with dialog:
FAIL
[Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],PASS
[GitHub
] (Chrome:PASS
, Safari:FAIL
) - Single popover=auto ancestor with fullscreen:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Single popover=manual ancestor with dialog:
FAIL
[Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],PASS
[GitHub
] (Chrome:PASS
, Safari:FAIL
) - Single popover=manual ancestor with fullscreen:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Nested popover=auto ancestors with dialog:
FAIL
[Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],PASS
[GitHub
] (Chrome:PASS
, Safari:FAIL
) - Nested popover=auto ancestors with fullscreen:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Nested popover=auto ancestors, target is outer with dialog:
FAIL
[Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],PASS
[GitHub
] (Chrome:PASS
, Safari:NOTRUN
) - Nested popover=auto ancestors, target is outer with fullscreen:
FAIL
(Chrome:PASS
, Safari:NOTRUN
) - Top layer inside of nested element with dialog:
FAIL
[Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],PASS
[GitHub
] (Chrome:PASS
, Safari:NOTRUN
) - Top layer inside of nested element with fullscreen:
FAIL
(Chrome:PASS
, Safari:NOTRUN
)
- Single popover=auto ancestor with dialog:
Comment 6•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/9373ca2a0e0f
https://hg.mozilla.org/mozilla-central/rev/5d388c34b0d1
Description
•