[wpt-sync] Sync PR 32227 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=234815
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox98 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 32227 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32227
Details from upstream follow.
Antti Koivisto <antti@apple.com> wrote:
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=234815
WebKit export from bug: [:has() pseudo-class] Style invalidation for :valid and :invalid
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 1 tests and 41 subtests
Status Summary
Firefox
OK : 1
FAIL: 41
Chrome
OK : 1
FAIL: 41
Safari
OK : 1
PASS: 27
FAIL: 14
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/css/selectors/invalidation/has-with-pseudo-class.html
Before set checked on checkbox, testing subject: FAIL (Chrome: FAIL, Safari: PASS)
Set checked on checkbox, testing subject: FAIL (Chrome: FAIL, Safari: FAIL)
Unset checked on checkbox, testing subject: FAIL (Chrome: FAIL, Safari: PASS)
Set select on option: FAIL (Chrome: FAIL, Safari: FAIL)
Reset select: FAIL (Chrome: FAIL, Safari: PASS)
Before set disabled on checkbox, testing subject: FAIL (Chrome: FAIL, Safari: PASS)
Set disabled on checkbox, testing subject: FAIL (Chrome: FAIL, Safari: FAIL)
Unset disabled on checkbox, testing subject: FAIL (Chrome: FAIL, Safari: PASS)
Before set disabled on checkbox, testing subject3: FAIL (Chrome: FAIL, Safari: PASS)
Set disabled on checkbox, testing subject3: FAIL (Chrome: FAIL, Safari: FAIL)
Unset disabled on checkbox, testing subject3: FAIL (Chrome: FAIL, Safari: PASS)
Before set disabled on option, testing subject: FAIL (Chrome: FAIL, Safari: PASS)
Set disabled on option, testing subject: FAIL (Chrome: FAIL, Safari: FAIL)
Unset disabled on option, testing subject: FAIL (Chrome: FAIL, Safari: PASS)
Before set disabled on option, testing subject3: FAIL (Chrome: FAIL, Safari: PASS)
Set disabled on option, testing subject3: FAIL (Chrome: FAIL, Safari: FAIL)
Unset disabled on option, testing subject3: FAIL (Chrome: FAIL, Safari: PASS)
Before set disabled on optgroup, testing subject: FAIL (Chrome: FAIL, Safari: PASS)
Set disabled on optgroup, testing subject: FAIL (Chrome: FAIL, Safari: FAIL)
Unset disabled on optgroup, testing subject: FAIL (Chrome: FAIL, Safari: PASS)
Before set disabled on optgroup, testing subject2: FAIL (Chrome: FAIL, Safari: PASS)
Set disabled on optgroup, testing subject2: FAIL (Chrome: FAIL, Safari: FAIL)
Unset disabled on optgroup, testing subject2: FAIL (Chrome: FAIL, Safari: PASS)
Before set disabled on optgroup, testing subject3: FAIL (Chrome: FAIL, Safari: PASS)
Set disabled on optgroup, testing subject3: FAIL (Chrome: FAIL, Safari: FAIL)
Unset disabled on optgroup, testing subject3: FAIL (Chrome: FAIL, Safari: PASS)
Before set disabled on optgroup, testing subject4: FAIL (Chrome: FAIL, Safari: PASS)
Set disabled on optgroup, testing subject4: FAIL (Chrome: FAIL, Safari: FAIL)
Unset disabled on optgroup, testing subject4: FAIL (Chrome: FAIL, Safari: PASS)
Before setting value of text_input, testing subject: FAIL (Chrome: FAIL, Safari: PASS)
Set value of text_input, testing subject: FAIL (Chrome: FAIL, Safari: FAIL)
Clear value of text_input, testing subject: FAIL (Chrome: FAIL, Safari: PASS)
Before setting value of text_input, testing subject2: FAIL (Chrome: FAIL, Safari: PASS)
Set value of text_input, testing subject2: FAIL (Chrome: FAIL, Safari: FAIL)
Clear value of text_input, testing subject2: FAIL (Chrome: FAIL, Safari: PASS)
Before setting value of text_input, testing subject3: FAIL (Chrome: FAIL, Safari: PASS)
Set value of text_input, testing subject3: FAIL (Chrome: FAIL, Safari: FAIL)
Clear value of text_input, testing subject3: FAIL (Chrome: FAIL, Safari: PASS)
Before setting value of text_input, testing subject4: FAIL (Chrome: FAIL, Safari: PASS)
Set value of text_input, testing subject4: FAIL (Chrome: FAIL, Safari: FAIL)
Clear value of text_input, testing subject4: FAIL (Chrome: FAIL, Safari: PASS)
Comment 4•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/58e943447fc2
https://hg.mozilla.org/mozilla-central/rev/194fd41df608
Description
•