Closed
Bug 1807963
Opened 2 years ago
Closed 2 years ago
Simplify caption-side code.
Categories
(Core :: Layout: Tables, task)
Core
Layout: Tables
Tracking
()
RESOLVED
FIXED
110 Branch
Tracking | Status | |
---|---|---|
firefox110 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•2 years ago
|
||
They have been disabled since bug 1688695. There's a variety of
table-caption bugs that would be easier to fix if we didn't have to
account for side-captions.
Updated•2 years ago
|
Attachment #9310152 -
Attachment description: Bug 1807963 - Remove non-standard values of caption-side for good. r=TYLin,#layout-reviewers → WIP: Bug 1807963 - Remove non-standard values of caption-side for good. r=TYLin,#layout-reviewers
Updated•2 years ago
|
Attachment #9310152 -
Attachment description: WIP: Bug 1807963 - Remove non-standard values of caption-side for good. r=TYLin,#layout-reviewers → Bug 1807963 - Remove non-standard values of caption-side for good. r=TYLin,#layout-reviewers
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e018ba23c07d
Remove non-standard values of caption-side for good. r=TYLin,layout-reviewers
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/37801 for changes under testing/web-platform/tests
Comment 4•2 years ago
|
||
Backed out for causing wpt failures in caption.html.
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | /css/css-tables/tentative/caption.html | table 7 - assert_equals:
Flags: needinfo?(emilio)
Upstream PR was closed without merging
Updated•2 years ago
|
Attachment #9310152 -
Attachment description: Bug 1807963 - Remove non-standard values of caption-side for good. r=TYLin,#layout-reviewers → Bug 1807963 - Remove non-standard values of caption-side for good. r=TYLin
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(emilio)
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c34c31220275
Remove non-standard values of caption-side for good. r=TYLin,layout-reviewers
Backout by csabou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c4cec23bed47
Backed out changeset c34c31220275 for causing reftest unexpected passes on 446100-1c.html.
Upstream PR was closed without merging
Comment 9•2 years ago
•
|
||
Backed out for causing reftest failures.
Backout link: https://hg.mozilla.org/integration/autoland/rev/c4cec23bed47e330173e9d1d32843abd41b892af
Flags: needinfo?(emilio)
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(emilio)
Comment 10•2 years ago
|
||
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/66722eec1643
Remove non-standard values of caption-side for good. r=TYLin,layout-reviewers
Comment 11•2 years ago
|
||
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/autoland/rev/9e00990703b1
More unexpected passes in layout/reftests/bugs.
Comment 12•2 years ago
|
||
Backed out for causing reftests failures in layout/reftests/bugs.
- Backout link
- Push with failures
- Failure Log
- Failure line: REFTEST TEST-UNEXPECTED-PASS | layout/reftests/bugs/446100-1b.html == about:blank | image comparison, max difference: 177, number of differing pixels: 127
Flags: needinfo?(emilio)
Comment 13•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox110:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(emilio)
Comment 14•2 years ago
|
||
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/autoland/rev/f505094e277d
More unexpected passes in layout/reftests/bugs.
Upstream PR merged by moz-wptsync-bot
Comment 16•2 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•