Closed
Bug 1288306
Opened 9 years ago
Closed 9 years ago
Disable custom elements web-platform v0 tests
Categories
(Core :: DOM: Core & HTML, defect, P2)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla50
| Tracking | Status | |
|---|---|---|
| firefox50 | --- | fixed |
People
(Reporter: edgar, Assigned: edgar)
References
Details
(Whiteboard: dom-ce-m1)
Attachments
(1 file)
I would like to disable the custom elements web-platform v0 tests [1] given that we intent to follow the new spec [2], it seem that we don't need to care about the result of v0 tests.
And if we want to track the compatibility, there are still some mochitest tests [3] or we can add if needed.
[1] http://w3c-test.org/custom-elements/v0/
[2] https://www.w3.org/TR/custom-elements/
[3] https://dxr.mozilla.org/mozilla-central/source/dom/tests/mochitest/webcomponents
| Assignee | ||
Comment 1•9 years ago
|
||
(In reply to Edgar Chen [:edgar][:echen] from comment #0)
> I would like to disable the custom elements web-platform v0 tests [1] given
> that we intent to follow the new spec [2], it seem that we don't need to
> care about the result of v0 tests.
> And if we want to track the compatibility, there are still some mochitest
> tests [3] or we can add if needed.
>
> [1] http://w3c-test.org/custom-elements/v0/
> [2] https://www.w3.org/TR/custom-elements/
> [3]
> https://dxr.mozilla.org/mozilla-central/source/dom/tests/mochitest/
> webcomponents
Hi William, does it make sense? Thank you.
Flags: needinfo?(wchen)
Updated•9 years ago
|
Priority: -- → P2
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → echen
| Assignee | ||
Updated•9 years ago
|
Blocks: custom-elements-initial-release
| Assignee | ||
Comment 3•9 years ago
|
||
| Assignee | ||
Comment 4•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/66300/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/66300/
Attachment #8773640 -
Flags: review?(wchen)
Updated•9 years ago
|
Whiteboard: dom-ce-m1
Comment 5•9 years ago
|
||
Comment on attachment 8773640 [details]
Bug 1288306 - Disable custom elements web-platform v0 tests;
https://reviewboard.mozilla.org/r/66300/#review63680
Attachment #8773640 -
Flags: review?(wchen) → review+
| Assignee | ||
Comment 6•9 years ago
|
||
Comment on attachment 8773640 [details]
Bug 1288306 - Disable custom elements web-platform v0 tests;
Review request updated; see interdiff: https://reviewboard.mozilla.org/r/66300/diff/1-2/
Pushed by echen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b2c393a4ffdb
Disable custom elements web-platform v0 tests; r=wchen
Comment 8•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox50:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•