[wpt-sync] Sync PR 31274 - Document assumptions in some tests.
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox95 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 31274 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/31274
Details from upstream follow.
Emilio Cobos Álvarez <emilio@crisal.io> wrote:
Document assumptions in some tests.
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 7 tests and 1 subtests
Status Summary
Firefox
OK : 7
FAIL: 18[Gecko-android-em-7.0-x86_64-lite-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-linux1804-64-tsan-qr-opt, Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt] 19[GitHub]
Chrome
OK : 7
PASS: 19
Safari
OK : 7
PASS: 14
FAIL: 5
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
/html/semantics/document-metadata/the-meta-element/color-scheme/meta-color-scheme-attribute-changes.html
Meta color-scheme initially 'dark'.: FAIL linked bug:Bug 1667168
Set meta name to color-scheme.: FAIL linked bug:Bug 1667168
Set content attribute of meta color-scheme to empty string.: FAIL linked bug:Bug 1667168
Set content attribute of meta color-scheme to an invalid value.: FAIL linked bug:Bug 1667168
Set content attribute of meta color-scheme to 'light'.: FAIL linked bug:Bug 1667168
Set content attribute of meta color-scheme to 'dark'.: FAIL linked bug:Bug 1736111
/html/semantics/document-metadata/the-meta-element/color-scheme/meta-color-scheme-empty-content-value.html
Meta color-scheme with empty content attribute has no effect.: FAIL linked bug:Bug 1667168
/html/semantics/document-metadata/the-meta-element/color-scheme/meta-color-scheme-insert.html
Initial color-scheme: FAIL linked bug:Bug 1667168
Inserted meta color-scheme applies: FAIL linked bug:Bug 1667168
Inserted meta color-scheme before existing in head applies: FAIL linked bug:Bug 1667168
/html/semantics/document-metadata/the-meta-element/color-scheme/meta-color-scheme-no-content-value.html
Meta color-scheme without content attribute has no effect.: FAIL linked bug:Bug 1667168
/html/semantics/document-metadata/the-meta-element/color-scheme/meta-color-scheme-remove-head.html
Meta color-scheme applies.: FAIL linked bug:Bug 1667168
/html/semantics/document-metadata/the-meta-element/color-scheme/meta-color-scheme-remove.html
Second meta applies after first one is removed.: FAIL linked bug:Bug 1667168
Initial color-scheme with both meta elements removed.: FAIL linked bug:Bug 1667168
New Tests That Don't Pass
/html/semantics/document-metadata/the-meta-element/color-scheme/meta-color-scheme-attribute-changes.html
Meta color-scheme initially 'dark'.: FAIL (Chrome: PASS, Safari: PASS)
Removed name attribute from meta color-scheme.: FAIL (Chrome: PASS, Safari: FAIL)
Set meta name to color-scheme.: FAIL (Chrome: PASS, Safari: PASS)
Set content attribute of meta color-scheme to empty string.: FAIL (Chrome: PASS, Safari: PASS)
Set content attribute of meta color-scheme to an invalid value.: FAIL (Chrome: PASS, Safari: PASS)
Set content attribute of meta color-scheme to 'light'.: FAIL (Chrome: PASS, Safari: PASS)
Removed the content attribute of meta color-scheme.: FAIL (Chrome: PASS, Safari: FAIL)
Set content attribute of meta color-scheme to 'dark'.: FAIL (Chrome: PASS, Safari: PASS)
/html/semantics/document-metadata/the-meta-element/color-scheme/meta-color-scheme-empty-content-value.html
Meta color-scheme with empty content attribute has no effect.: FAIL (Chrome: PASS, Safari: PASS)
/html/semantics/document-metadata/the-meta-element/color-scheme/meta-color-scheme-insert.html
Initial color-scheme: FAIL (Chrome: PASS, Safari: PASS)
Inserted meta color-scheme applies: FAIL (Chrome: PASS, Safari: PASS)
Inserted meta color-scheme before existing in head applies: FAIL (Chrome: PASS, Safari: PASS)
/html/semantics/document-metadata/the-meta-element/color-scheme/meta-color-scheme-no-content-value.html
Meta color-scheme without content attribute has no effect.: FAIL (Chrome: PASS, Safari: PASS)
/html/semantics/document-metadata/the-meta-element/color-scheme/meta-color-scheme-remove-head.html
Meta color-scheme applies.: FAIL (Chrome: PASS, Safari: PASS)
Initial value after removing head including meta color-scheme.: FAIL (Chrome: PASS, Safari: FAIL)
/html/semantics/document-metadata/the-meta-element/color-scheme/meta-color-scheme-remove.html
First meta applies.: FAIL (Chrome: PASS, Safari: FAIL)
Second meta applies after first one is removed.: FAIL (Chrome: PASS, Safari: PASS)
Initial color-scheme with both meta elements removed.: FAIL (Chrome: PASS, Safari: PASS)
/html/semantics/document-metadata/the-meta-element/color-scheme/meta-color-scheme-single-value-in-shadow-tree.html
Meta color-scheme in shadow tree does not apply.: FAIL (Chrome: PASS, Safari: FAIL)
Comment 4•3 years ago
|
||
bugherder |
Description
•