[wpt-sync] Sync PR 36176 - [scoped-registry] Test changes
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36176 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36176
Details from upstream follow.
Xiaocheng Hu <xiaochengh@chromium.org> wrote:
[scoped-registry] Test changes
This patch:
Moves the test directory from wpt_internal to wpt, and change
tests to tentative, so that tests are public to non-Blink developers.Adds a virtual test suite to verify that this experimental feature
is not leaked to the web. (Also added a DCHECK to code to ensure this)Bug: 1304439
Change-Id: Ib027253b17d47157678105595b19cd9b6ee0c530
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3924394
Reviewed-by: Mason Freed \<masonf@chromium.org>
Auto-Submit: Xiaocheng Hu \<xiaochengh@chromium.org>
Commit-Queue: Mason Freed \<masonf@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1053665}
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 1
Chrome
OK
: 1
PASS
: 1
Safari
OK
: 1
FAIL
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /custom-elements/scoped-registry/CustomElementRegistry-constructor.tentative.html [wpt.fyi]
- Create non-global CustomElementRegistry and add definitions:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Create non-global CustomElementRegistry and add definitions:
Assignee | ||
Updated•2 years ago
|
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/1b702c7a5533
https://hg.mozilla.org/mozilla-central/rev/2feeda0e9f8e
Description
•