Closed
Bug 1490790
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 12977 - Implement step 1 of "look up a custom element definition"
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 12977 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/12977
Details from upstream follow.
Fredrik Söderquist <fs@opera.com> wrote:
> Implement step 1 of "look up a custom element definition"
>
> Per [1], elements with a non-HTML namespace should cause a null
> custom element definition to be returned.
>
> Implement this step.
>
> [1] https://html.spec.whatwg.org/multipage/custom-elements.html#look-up-a-custom-element-definition
>
> Bug: 882773
> Change-Id: Idc8f4c61b94af848e13acf4ff06da2c5f6842454
> Reviewed-on: https://chromium-review.googlesource.com/1221325
> WPT-Export-Revision: cca999002aef6beb6d40336a667e72b1fe99cd6f
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=c9be5e66e2bb75b656c5c4bc4b03dbc6ea859071
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Comment 4•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=1881688b87df530d480d8c535b59ebb11addab5e
| Assignee | ||
Comment 5•7 years ago
|
||
Ran 1 tests and 1 subtests
OK : 1
PASS : 1
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/61a18ce36a74
[wpt PR 12977] - Implement step 1 of "look up a custom element definition", a=testonly
Comment 7•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•