Closed
Bug 1515991
Opened 6 years ago
Closed 6 years ago
Shrink columns width in tests to fit the reftest window on wpt upstream
Categories
(Core :: Layout: Columns, enhancement, P4)
Core
Layout: Columns
Tracking
()
RESOLVED
FIXED
mozilla66
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: TYLin, Assigned: TYLin)
Details
Attachments
(1 file)
Some of the tests I wrote for column-spans have width exceeded 600px, and it doesn't fit the 600x600px window size on wpt reftest environment [1].
[1] A match test only passes if the two files render pixel-for-pixel identically within a 600x600 window including scroll-bars if present https://web-platform-tests.org/writing-tests/reftests.html
Assignee | ||
Comment 1•6 years ago
|
||
The width doesn't matter for the tests. It's to fit the 600x600 window
to prevent scrollbar from appearing.
Pushed by aethanyc@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/330193fc829f
Shrink columns width in column-span reftests to fit the window on wpt. r=dholbert
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/14674 for changes under testing/web-platform/tests
Upstream web-platform-tests status checks passed, PR will merge once commit reaches central.
Comment 5•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
Upstream PR merged
You need to log in
before you can comment on or make changes to this bug.
Description
•