[wpt-sync] Sync PR 36410 - Add missing test for css @supports pseudo elements
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox108 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36410 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36410
Details from upstream follow.
Jan Nicklas <j.nicklas@me.com> wrote:
Add missing test for css @supports pseudo elements
This pr adds an additional test for css conditions:
@supports selector(input::placeholder) { }Current Results:
Chrome:
<img width="378" alt="Window" src="https://user-images.githubusercontent.com/4113649/195277929-f31bcc14-2f67-4016-830c-f6ddc6f5bebf.png">Firefox:
<img width="410" alt="Window" src="https://user-images.githubusercontent.com/4113649/195278016-414ec6af-20bb-480d-a149-008f11a0ea0c.png">Safari TP:
<img width="383" alt="Window" src="https://user-images.githubusercontent.com/4113649/195278127-ffcb6fcd-89eb-4ad8-9310-bc1d200217c1.png">Safari Bug: https://bugs.webkit.org/show_bug.cgi?id=241847
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS: 1
Chrome
PASS: 1
Safari
FAIL: 1
Links
Comment 4•3 years ago
|
||
| bugherder | ||
Description
•