25
edits
No edit summary |
No edit summary |
||
| Line 143: | Line 143: | ||
=== Ya-Chieh Wu === | === Ya-Chieh Wu === | ||
* Fix Layout:Tables bugs | * Fix Layout:Tables bugs | ||
** [Fix] {{Bug 1379038}} - Border Collapse causing 1px off | ** [Fix] {{Bug|1379038}} - Border Collapse causing 1px off | ||
** [Fix] {{Bug 1379306}} - Position absolute not work as expected in table with border collapse | ** [Fix] {{Bug|1379306}} - Position absolute not work as expected in table with border collapse | ||
** [Fix] {{Bug 332740}} - [BC] rowspan and border-collapse: collapse breaks border rendering | ** [Fix] {{Bug|332740}} - [BC] rowspan and border-collapse: collapse breaks border rendering | ||
** [Fix] {{Bug 1375518}} - Border radius is not painted correctly on border-collapsed table-cell element | ** [Fix] {{Bug|1375518}} - Border radius is not painted correctly on border-collapsed table-cell element | ||
** [Fix] {{Bug 1083660}} - Intermittent border-collapse-table-row.html == http://10.0.2.2:8854/tests/layout/reftests/table-background/border-collapse-table-row-ref.html | (LOAD ONLY), max difference: 255, number of differing pixels: 6012 | ** [Fix] {{Bug|1083660}} - Intermittent border-collapse-table-row.html == http://10.0.2.2:8854/tests/layout/reftests/table-background/border-collapse-table-row-ref.html | (LOAD ONLY), max difference: 255, number of differing pixels: 6012 | ||
** [Fix] {{Bug 1284073}} - Intermittent border-collapse-table-column-group.html == border-collapse-table-column-group-ref.html | (LOAD ONLY), max difference: 255, number of differing pixels: 16924 | ** [Fix] {{Bug|1284073}} - Intermittent border-collapse-table-column-group.html == border-collapse-table-column-group-ref.html | (LOAD ONLY), max difference: 255, number of differing pixels: 16924 | ||
* Read Table spec | * Read Table spec | ||
** https://www.w3.org/TR/CSS2/tables.html#tables-intro | ** https://www.w3.org/TR/CSS2/tables.html#tables-intro | ||
edits