Closed
Bug 1783544
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 35370 - Fix contain-size-select-001.html & contain-size-select-002.html
Categories
(Core :: Layout, task, P4)
Core
Layout
Tracking
()
RESOLVED
FIXED
106 Branch
| Tracking | Status | |
|---|---|---|
| firefox106 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 35370 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/35370
Details from upstream follow.
Tim Nguyen <nt1m@users.noreply.github.com> wrote:
Fix contain-size-select-001.html & contain-size-select-002.html
This test assumes that white color on white background is invisible text, except WebKit has its own appearance when you apply
background: white;so we usecolor: transparentwhich is more accurate (and also used by other contain-size-select-elem-*.html tests).
| Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → Layout
Product: Testing → Core
| Assignee | ||
Updated•3 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•3 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=fe47387e6f807e5d9851be8a2976a7ecfbedd02d
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c5531f2583c8
[wpt PR 35370] - Fix contain-size-select-001.html & contain-size-select-002.html, a=testonly
Comment 3•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox106:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•