Closed
Bug 2039215
Opened 1 month ago
Closed 1 month ago
[wpt-sync] Sync PR 59847 - Add hreflang and type IDL tests for area element
Categories
(Core :: MathML, task, P4)
Core
MathML
Tracking
()
RESOLVED
FIXED
152 Branch
| Tracking | Status | |
|---|---|---|
| firefox152 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 59847 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/59847
Details from upstream follow.
Luke Warlow <lwarlow@igalia.com> wrote:
Add hreflang and type IDL tests for area element
| Assignee | ||
Updated•1 month ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
| Assignee | ||
Updated•1 month ago
|
Component: DOM: Core & HTML → MathML
| Assignee | ||
Comment 1•1 month ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=5824bb818d2597a58df11a082ed3bf71af2cc6be
| Assignee | ||
Comment 2•1 month ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 8 tests and 1 subtests
Status Summary
Firefox
OK : 8
PASS: 8694
FAIL: 235
Chrome
OK : 8
PASS: 8848
FAIL: 81
Safari
OK : 8
PASS: 8732
FAIL: 197
Links
Details
Firefox-only Failures
- /html/dom/reflection-embedded.html [wpt.fyi]
- video.playsInline: typeof IDL attribute:
FAILlinked bug:Bug 1714981 - video.playsInline: IDL get with DOM attribute unset:
FAILlinked bug:Bug 1714981 - video.playsInline: setAttribute() to "":
FAILlinked bug:Bug 1714981 - video.playsInline: setAttribute() to " foo ":
FAILlinked bug:Bug 1714981 - video.playsInline: setAttribute() to undefined:
FAILlinked bug:Bug 1714981 - video.playsInline: setAttribute() to null:
FAILlinked bug:Bug 1714981 - video.playsInline: setAttribute() to 7:
FAILlinked bug:Bug 1714981 - video.playsInline: setAttribute() to 1.5:
FAILlinked bug:Bug 1714981 - video.playsInline: setAttribute() to "5%":
FAILlinked bug:Bug 1714981 - video.playsInline: setAttribute() to "+100":
FAILlinked bug:Bug 1714981 - video.playsInline: setAttribute() to ".5":
FAILlinked bug:Bug 1714981 - video.playsInline: setAttribute() to true:
FAILlinked bug:Bug 1714981 - video.playsInline: setAttribute() to false:
FAILlinked bug:Bug 1714981 - video.playsInline: setAttribute() to object "[object Object]":
FAILlinked bug:Bug 1714981 - video.playsInline: setAttribute() to NaN:
FAILlinked bug:Bug 1714981 - video.playsInline: setAttribute() to Infinity:
FAILlinked bug:Bug 1714981 - video.playsInline: setAttribute() to -Infinity:
FAILlinked bug:Bug 1714981 - video.playsInline: setAttribute() to "\0":
FAILlinked bug:Bug 1714981 - video.playsInline: setAttribute() to object "test-toString":
FAILlinked bug:Bug 1714981 - video.playsInline: setAttribute() to object "test-valueOf":
FAILlinked bug:Bug 1714981 - video.playsInline: setAttribute() to "playsInline":
FAILlinked bug:Bug 1714981 - video.playsInline: IDL set to "":
FAILlinked bug:Bug 1714981 - video.playsInline: IDL set to " foo ":
FAILlinked bug:Bug 1714981 - video.playsInline: IDL set to undefined:
FAILlinked bug:Bug 1714981 - video.playsInline: IDL set to null:
FAILlinked bug:Bug 1714981 - video.playsInline: IDL set to 7:
FAILlinked bug:Bug 1714981 - video.playsInline: IDL set to 1.5:
FAILlinked bug:Bug 1714981 - video.playsInline: IDL set to "5%":
FAILlinked bug:Bug 1714981 - video.playsInline: IDL set to "+100":
FAILlinked bug:Bug 1714981 - video.playsInline: IDL set to ".5":
FAILlinked bug:Bug 1714981 - video.playsInline: IDL set to false:
FAILlinked bug:Bug 1714981 - video.playsInline: IDL set to object "[object Object]":
FAILlinked bug:Bug 1714981 - video.playsInline: IDL set to NaN:
FAILlinked bug:Bug 1714981 - video.playsInline: IDL set to Infinity:
FAILlinked bug:Bug 1714981 - video.playsInline: IDL set to -Infinity:
FAILlinked bug:Bug 1714981 - video.playsInline: IDL set to "\0":
FAILlinked bug:Bug 1714981 - video.playsInline: IDL set to object "test-toString":
FAILlinked bug:Bug 1714981 - video.playsInline: IDL set to object "test-valueOf":
FAILlinked bug:Bug 1714981
- video.playsInline: typeof IDL attribute:
New Tests That Don't Pass
- /html/dom/reflection-embedded.html [wpt.fyi]
- video.loading: typeof IDL attribute:
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: IDL get with DOM attribute unset:
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: setAttribute() to "":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo ":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: setAttribute() to undefined:
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: setAttribute() to 7:
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: setAttribute() to 1.5:
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: setAttribute() to "5%":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: setAttribute() to "+100":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: setAttribute() to ".5":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: setAttribute() to true:
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: setAttribute() to false:
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: setAttribute() to object "[object Object]":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: setAttribute() to NaN:
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: setAttribute() to Infinity:
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: setAttribute() to -Infinity:
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: setAttribute() to "\0":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: setAttribute() to null:
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: setAttribute() to object "test-toString":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: setAttribute() to object "test-valueOf":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: setAttribute() to "lazy":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: setAttribute() to "xlazy":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: setAttribute() to "lazy\0":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: setAttribute() to "azy":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: setAttribute() to "LAZY":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: setAttribute() to "eager":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: setAttribute() to "xeager":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: setAttribute() to "eager\0":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: setAttribute() to "ager":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: setAttribute() to "EAGER":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: IDL set to "":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo ":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: IDL set to undefined:
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: IDL set to 7:
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: IDL set to 1.5:
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: IDL set to "5%":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: IDL set to "+100":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: IDL set to ".5":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: IDL set to true:
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: IDL set to false:
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: IDL set to object "[object Object]":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: IDL set to NaN:
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: IDL set to Infinity:
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: IDL set to -Infinity:
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: IDL set to "\0":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: IDL set to null:
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: IDL set to object "test-toString":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: IDL set to object "test-valueOf":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: IDL set to "lazy":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: IDL set to "xlazy":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: IDL set to "lazy\0":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: IDL set to "azy":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: IDL set to "LAZY":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: IDL set to "eager":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: IDL set to "xeager":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: IDL set to "eager\0":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: IDL set to "ager":
FAIL(Chrome:PASS, Safari:FAIL) - video.loading: IDL set to "EAGER":
FAIL(Chrome:PASS, Safari:FAIL) - video.playsInline: typeof IDL attribute:
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: IDL get with DOM attribute unset:
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: setAttribute() to "":
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: setAttribute() to " foo ":
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: setAttribute() to undefined:
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: setAttribute() to null:
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: setAttribute() to 7:
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: setAttribute() to 1.5:
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: setAttribute() to "5%":
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: setAttribute() to "+100":
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: setAttribute() to ".5":
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: setAttribute() to true:
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: setAttribute() to false:
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: setAttribute() to object "[object Object]":
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: setAttribute() to NaN:
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: setAttribute() to Infinity:
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: setAttribute() to -Infinity:
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: setAttribute() to "\0":
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: setAttribute() to object "test-toString":
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: setAttribute() to object "test-valueOf":
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: setAttribute() to "playsInline":
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: IDL set to "":
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: IDL set to " foo ":
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: IDL set to undefined:
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: IDL set to null:
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: IDL set to 7:
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: IDL set to 1.5:
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: IDL set to "5%":
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: IDL set to "+100":
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: IDL set to ".5":
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: IDL set to false:
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: IDL set to object "[object Object]":
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: IDL set to NaN:
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: IDL set to Infinity:
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: IDL set to -Infinity:
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: IDL set to "\0":
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: IDL set to object "test-toString":
FAIL(Chrome:PASS, Safari:PASS) - video.playsInline: IDL set to object "test-valueOf":
FAIL(Chrome:PASS, Safari:PASS) - audio.loading: typeof IDL attribute:
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: IDL get with DOM attribute unset:
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: setAttribute() to "":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo ":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: setAttribute() to undefined:
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: setAttribute() to 7:
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: setAttribute() to 1.5:
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: setAttribute() to "5%":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: setAttribute() to "+100":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: setAttribute() to ".5":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: setAttribute() to true:
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: setAttribute() to false:
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: setAttribute() to object "[object Object]":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: setAttribute() to NaN:
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: setAttribute() to Infinity:
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: setAttribute() to -Infinity:
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: setAttribute() to "\0":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: setAttribute() to null:
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: setAttribute() to object "test-toString":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: setAttribute() to object "test-valueOf":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: setAttribute() to "lazy":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: setAttribute() to "xlazy":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: setAttribute() to "lazy\0":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: setAttribute() to "azy":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: setAttribute() to "LAZY":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: setAttribute() to "eager":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: setAttribute() to "xeager":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: setAttribute() to "eager\0":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: setAttribute() to "ager":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: setAttribute() to "EAGER":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: IDL set to "":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo ":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: IDL set to undefined:
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: IDL set to 7:
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: IDL set to 1.5:
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: IDL set to "5%":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: IDL set to "+100":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: IDL set to ".5":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: IDL set to true:
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: IDL set to false:
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: IDL set to object "[object Object]":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: IDL set to NaN:
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: IDL set to Infinity:
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: IDL set to -Infinity:
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: IDL set to "\0":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: IDL set to null:
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: IDL set to object "test-toString":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: IDL set to object "test-valueOf":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: IDL set to "lazy":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: IDL set to "xlazy":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: IDL set to "lazy\0":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: IDL set to "azy":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: IDL set to "LAZY":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: IDL set to "eager":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: IDL set to "xeager":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: IDL set to "eager\0":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: IDL set to "ager":
FAIL(Chrome:PASS, Safari:FAIL) - audio.loading: IDL set to "EAGER":
FAIL(Chrome:PASS, Safari:FAIL) - area.hreflang: typeof IDL attribute:
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: IDL get with DOM attribute unset:
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: setAttribute() to "":
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo ":
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: setAttribute() to undefined:
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: setAttribute() to 7:
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: setAttribute() to 1.5:
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: setAttribute() to "5%":
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: setAttribute() to "+100":
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: setAttribute() to ".5":
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: setAttribute() to true:
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: setAttribute() to false:
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: setAttribute() to object "[object Object]":
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: setAttribute() to NaN:
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: setAttribute() to Infinity:
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: setAttribute() to -Infinity:
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: setAttribute() to "\0":
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: setAttribute() to null:
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: setAttribute() to object "test-toString":
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: setAttribute() to object "test-valueOf":
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: IDL set to "":
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo ":
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: IDL set to undefined:
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: IDL set to 7:
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: IDL set to 1.5:
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: IDL set to "5%":
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: IDL set to "+100":
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: IDL set to ".5":
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: IDL set to true:
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: IDL set to false:
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: IDL set to object "[object Object]":
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: IDL set to NaN:
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: IDL set to Infinity:
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: IDL set to -Infinity:
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: IDL set to "\0":
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: IDL set to null:
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: IDL set to object "test-toString":
FAIL(Chrome:FAIL, Safari:FAIL) - area.hreflang: IDL set to object "test-valueOf":
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: typeof IDL attribute:
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: IDL get with DOM attribute unset:
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: setAttribute() to "":
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo ":
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: setAttribute() to undefined:
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: setAttribute() to 7:
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: setAttribute() to 1.5:
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: setAttribute() to "5%":
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: setAttribute() to "+100":
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: setAttribute() to ".5":
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: setAttribute() to true:
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: setAttribute() to false:
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: setAttribute() to object "[object Object]":
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: setAttribute() to NaN:
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: setAttribute() to Infinity:
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: setAttribute() to -Infinity:
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: setAttribute() to "\0":
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: setAttribute() to null:
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: setAttribute() to object "test-toString":
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: setAttribute() to object "test-valueOf":
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: IDL set to "":
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo ":
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: IDL set to undefined:
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: IDL set to 7:
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: IDL set to 1.5:
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: IDL set to "5%":
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: IDL set to "+100":
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: IDL set to ".5":
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: IDL set to true:
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: IDL set to false:
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: IDL set to object "[object Object]":
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: IDL set to NaN:
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: IDL set to Infinity:
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: IDL set to -Infinity:
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: IDL set to "\0":
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: IDL set to null:
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: IDL set to object "test-toString":
FAIL(Chrome:FAIL, Safari:FAIL) - area.type: IDL set to object "test-valueOf":
FAIL(Chrome:FAIL, Safari:FAIL)
- video.loading: typeof IDL attribute:
- /mathml/relations/html5-tree/a-hreflang-getter.html [wpt.fyi]
- Test anchor's hreflang getter:
FAIL(Chrome:FAIL, Safari:FAIL)
- Test anchor's hreflang getter:
- /mathml/relations/html5-tree/a-hreflang-setter.html [wpt.fyi]
- Test anchor's hreflang setter:
FAIL(Chrome:FAIL, Safari:FAIL)
- Test anchor's hreflang setter:
- /mathml/relations/html5-tree/a-type-getter-001.html [wpt.fyi]
- Test anchor's type getter when empty:
FAIL(Chrome:FAIL, Safari:FAIL)
- Test anchor's type getter when empty:
- /mathml/relations/html5-tree/a-type-getter-002.html [wpt.fyi]
- Test anchor's type getter:
FAIL(Chrome:FAIL, Safari:FAIL)
- Test anchor's type getter:
- /mathml/relations/html5-tree/a-type-setter.html [wpt.fyi]
- Test anchor's type setter:
FAIL(Chrome:FAIL, Safari:FAIL)
- Test anchor's type setter:
Pushed by wptsync@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/6d96141cbce9
https://hg.mozilla.org/integration/autoland/rev/14baf77d4c8a
[wpt PR 59847] - Add hreflang and type IDL tests for area and mathml a element, a=testonly
https://github.com/mozilla-firefox/firefox/commit/20828e5a83e8
https://hg.mozilla.org/integration/autoland/rev/ffbf70c84d69
[wpt PR 59847] - Update wpt metadata, a=testonly
https://hg.mozilla.org/mozilla-central/rev/14baf77d4c8a
https://hg.mozilla.org/mozilla-central/rev/ffbf70c84d69
Status: NEW → RESOLVED
Closed: 1 month ago
status-firefox152:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 152 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•