Closed
Bug 1787073
Opened 3 years ago
Closed 2 years ago
Migrate css-page layout reftests to web-platform-tests as much as possible
Categories
(Core :: Layout, enhancement, P4)
Core
Layout
Tracking
()
RESOLVED
FIXED
118 Branch
| Tracking | Status | |
|---|---|---|
| firefox118 | --- | fixed |
People
(Reporter: alaskanemily, Assigned: alaskanemily)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(emcdonough)
| Assignee | ||
Comment 1•3 years ago
|
||
Two biggest notes for doing this:
- All cases of
break-after: alwaysshould becomebreak-after: page - All uses of
pelements should becomedivelements
| Assignee | ||
Comment 2•2 years ago
|
||
This does not touch the autogenerated tests. WPT print reftests are slower
than paged layout reftests, and the autogenerated tests are of much lower
value for catching bugs than the handwritten tests.
Updated•2 years ago
|
Assignee: nobody → emcdonough
Status: NEW → ASSIGNED
Updated•2 years ago
|
Attachment #9345684 -
Attachment description: Bug 1787073 - Migrate all handwritten CSS-page3 layout reftests to WPT → Bug 1787073 - Migrate all handwritten css-page-3 layout reftests to WPT
Pushed by emcdonough@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d41d80ba93ff
Migrate all handwritten css-page-3 layout reftests to WPT r=dholbert
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/41252 for changes under testing/web-platform/tests
Comment 5•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox118:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
Upstream PR merged by moz-wptsync-bot
| Assignee | ||
Updated•1 year ago
|
Flags: needinfo?(emcdonough)
You need to log in
before you can comment on or make changes to this bug.
Description
•