Changeset 103270 in webkit
- Timestamp:
- Dec 19, 2011, 2:37:00 PM (14 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r103267 r103270 1 2011-12-19 Adrienne Walker <enne@google.com> 2 3 [chromium] Rebaseline table-cell-collapsed-border after r103251. 4 5 Unreviewed gardening. 6 7 mwenge asked for this test to be rebaselined. Also, marking a failing 8 border-conflict-element-001d failure on CG only as WONTFIX, as 9 Chromium's CG configurations are going away soon. 10 11 * platform/chromium-cg-mac-leopard/fast/repaint/table-cell-collapsed-border-expected.png: 12 * platform/chromium-cg-mac-snowleopard/fast/repaint/table-cell-collapsed-border-expected.png: 13 * platform/chromium-linux/fast/repaint/table-cell-collapsed-border-expected.png: 14 * platform/chromium-mac-leopard/fast/repaint/table-cell-collapsed-border-expected.png: 15 * platform/chromium-mac-snowleopard/fast/repaint/table-cell-collapsed-border-expected.png: 16 * platform/chromium-win/fast/repaint/table-cell-collapsed-border-expected.png: 17 * platform/chromium/test_expectations.txt: 18 1 19 2011-12-19 Tony Chang <tony@chromium.org> 2 20 -
trunk/LayoutTests/platform/chromium/test_expectations.txt
r103267 r103270 540 540 // Mac's popup behavior is different. 541 541 WONTFIX MAC SKIP : fast/forms/select/menulist-onchange-fired-with-key-up-down.html = FAIL 542 543 // CG appears to blend borders differently, but this config is going away soon. 544 WONTFIX CPU-CG : css2.1/20110323/border-conflict-element-001d.htm = IMAGE 542 545 543 546 // ----------------------------------------------------------------- … … 1504 1507 BUGCR23473 MAC : fast/repaint/table-cell-overflow.html = IMAGE 1505 1508 BUGCR23473 MAC : fast/repaint/table-col-background.html = IMAGE 1506 BUGCR23473 MAC : fast/repaint/table-collapsed-border.html = IMAGE1507 1509 BUGCR23473 MAC : fast/repaint/table-extra-bottom-grow.html = IMAGE 1508 1510 BUGCR23473 MAC : fast/repaint/table-outer-border.html = IMAGE … … 1523 1525 BUGCR23473 MAC : fast/repaint/transform-replaced-shadows.html = IMAGE 1524 1526 BUGCR23473 MAC : fast/repaint/transform-translate.html = IMAGE 1525 1526 // Fails due to r67862.1527 BUGWK39966 LINUX : fast/repaint/table-cell-collapsed-border.html = IMAGE1528 1527 1529 1528 // Thicker shadow than expected
Note:
See TracChangeset
for help on using the changeset viewer.