Closed Bug 1687367 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 27232 - Fix duplicate IDL in interfaces/custom-state-pseudo-class.idl

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED FIXED
86 Branch
Tracking Status
firefox86 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 27232 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/27232
Details from upstream follow.

b'Stephen McGruer <smcgruer@chromium.org>' wrote:

Fix duplicate IDL in interfaces/custom-state-pseudo-class.idl

Due to a merge error,
https://github.com/web-platform-tests/wpt/pull/27231 accidentally added
a second copy of an interface. Remove that copy.

PR 27232 applied with additional changes from upstream: 4ed41fb5b16c9496757f13ccb2dadbc14063e396, 08906cc81081befbfd3f4796312d7f4d4940aae6
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
PR 27232 applied with additional changes from upstream: 4ed41fb5b16c9496757f13ccb2dadbc14063e396, 08906cc81081befbfd3f4796312d7f4d4940aae6

CI Results

Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 1 tests and 17 subtests

Status Summary

Firefox

OK : 1
PASS: 5
FAIL: 12

Chrome

OK : 1
PASS: 7
FAIL: 10

Safari

OK : 1
PASS: 4
FAIL: 13

Links

GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/custom-state-pseudo-class/idlharness.window.html
CustomStateSet interface: existence and properties of interface object: FAIL (Chrome: FAIL, Safari: FAIL)
CustomStateSet interface object length: FAIL (Chrome: FAIL, Safari: FAIL)
CustomStateSet interface object name: FAIL (Chrome: FAIL, Safari: FAIL)
CustomStateSet interface: existence and properties of interface prototype object: FAIL (Chrome: FAIL, Safari: FAIL)
CustomStateSet interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: FAIL, Safari: FAIL)
CustomStateSet interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: FAIL, Safari: FAIL)
CustomStateSet interface: operation add(DOMString): FAIL (Chrome: FAIL, Safari: FAIL)
CustomStateSet must be primary interface of customStateSet: FAIL (Chrome: FAIL, Safari: FAIL)
Stringification of customStateSet: FAIL (Chrome: FAIL, Safari: FAIL)
CustomStateSet interface: customStateSet must inherit property "add(DOMString)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
CustomStateSet interface: calling add(DOMString) on customStateSet with too few arguments must throw TypeError: FAIL (Chrome: FAIL, Safari: FAIL)
ElementInternals interface: attribute states: FAIL (Chrome: PASS, Safari: FAIL)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f465021fe191 [wpt PR 27232] - Fix duplicate IDL in interfaces/custom-state-pseudo-class.idl, a=testonly https://hg.mozilla.org/integration/autoland/rev/5d9e9a441264 [wpt PR 27232] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in before you can comment on or make changes to this bug.