Closed
Bug 1443513
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 9024 - Fix Selection API idlharness.js test
Categories
(Core :: DOM: Selection, enhancement, P3)
Core
DOM: Selection
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 9024 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/9024
Details from upstream follow.
Philip Jägenstedt wrote:
> Fix Selection API idlharness.js test
>
> It was entirely broken because SVGElement was unknown.
>
> Drive-by: split out the IDL into selection-api.idl. Like with
> webrtc-pc.idl, match the spec shortname and not the wpt dir.
>
>
>
Reporter | ||
Updated•7 years ago
|
Component: web-platform-tests → Selection
Product: Testing → Core
Reporter | ||
Comment 1•7 years ago
|
||
Reporter | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=7389039d22276435eb921dadaee4de86b60bf137
Reporter | ||
Comment 3•7 years ago
|
||
Ran 1 tests and 103 subtests
OK : 1
PASS : 101
FAIL : 2
New tests that have failures or other problems:
/selection/interfaces.html
HTMLElement interface: attribute onselectionchange: FAIL
Window interface: attribute onselectionchange: FAIL
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/0bf537ab2262
[wpt PR 9024] - Fix Selection API idlharness.js test, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/d30850a701cc
[wpt PR 9024] - Update wpt metadata, a=testonly
Comment 5•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/0bf537ab2262
https://hg.mozilla.org/mozilla-central/rev/d30850a701cc
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•