Closed
Bug 1474802
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 11903 - Update the selection-api IDL file
Categories
(Core :: DOM: Selection, enhancement, P4)
Core
DOM: Selection
Tracking
()
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 11903 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/11903
Details from upstream follow.
Luke Bjerring <lukebjerring@chromium.org> wrote:
> Update the selection-api IDL file
>
> Hello reviewer(s),
>
> This PR is intended to consolidate the spec’s IDL definition with the WPT test suite’s copy, and any idlharness tests.
>
> The up-to-date copy of the IDL file was automatically extracted from the reffy-reports repo (https://github.com/tidoust/reffy-reports/tree/master/whatwg/idl) which scrapes known specs automatically + regulary.
>
> This PR is part of a migration project which will eventually be automatically updating and creating PRs for changes in spec IDL.
>
> Please check that:
> The spec (and its source) is correct and up-to-date
> All tests which cover the IDL in the spec have been migrated to fetch + use the idl in the `interfaces/` directory (instead of inline copies in the test files).
>
Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → Selection
Product: Testing → Core
Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=966e019e7e4e61cd00ccc63f1e0ef59cf3522572
Assignee | ||
Comment 3•7 years ago
|
||
Ran 1 tests and 99 subtests
OK : 1
PASS : 95
FAIL : 4
New tests that have failures or other problems:
/selection/idlharness.window.html
GlobalEventHandlers interface: self must inherit property "onselectionchange" with the proper type: FAIL
GlobalEventHandlers interface: self must inherit property "onselectstart" with the proper type: FAIL
Window interface: attribute onselectionchange: FAIL
Window interface: window must inherit property "onselectionchange" with the proper type: FAIL
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/10a2b4b91360
[wpt PR 11903] - Update the selection-api IDL file, a=testonly
Comment 5•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•