Closed Bug 1610056 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 21247 - Add SupportedPropertyNames to Document (also fix iframe getting)

Categories

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

task

Tracking

()

RESOLVED FIXED
mozilla75
Tracking Status
firefox75 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Patrick Shaughnessy <pshaughn@comcast.net> wrote:

Add SupportedPropertyNames to Document (also fix iframe getting)

Reviewed in https://github.com/servo/servo/pull/25548.

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core

CI Results

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

Total 1 tests and 16 subtests

Status Summary

Firefox

OK : 1
PASS: 10
FAIL: 6

Chrome

OK : 1
PASS: 11
FAIL: 5

Safari

OK : 1
PASS: 6
FAIL: 10

Links

GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/html/dom/documents/dom-tree-accessors/nameditem-names.html
A document's property names appear in tree order.: FAIL (Chrome: FAIL, Safari: FAIL)
An object name does not appear in a document's property names if the object is inside another object.: FAIL (Chrome: FAIL, Safari: PASS)
An embed name does not appears in a document's property names if the embed is inside another embed.: FAIL (Chrome: FAIL, Safari: PASS)
An object name appears in a document's property names if the object is exposed.: FAIL (Chrome: FAIL, Safari: FAIL)
An object id does not appear in a document's property names if the object is inside another object.: FAIL (Chrome: FAIL, Safari: PASS)
An iframe name appears in a document's property names.: FAIL (Chrome: PASS, Safari: FAIL)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3bf2616e988e
[wpt PR 21247] - Add SupportedPropertyNames to Document (also fix iframe getting), a=testonly
https://hg.mozilla.org/integration/autoland/rev/bd6e1ecab374
[wpt PR 21247] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in before you can comment on or make changes to this bug.