Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(45)

Side by Side Diff: chrome/test/data/printing/layout_tests/TestExpectations

Issue 451503003: Add html test case for table not printing properly within nested divs that have certain styles. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: TestExpectations now ordered by bug number. Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | chrome/test/data/printing/layout_tests/platform/linux/source_html/table/cell-table-expected.png » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Test Expectations 1 # Test Expectations
2 # Tests should be kept in order of crbug issue ID.
3
4 # Table is cut off.
5 crbug.com/124517 source_html/table/cell-table.html [ Pass Failure ]
6
7 # Logo should appear on every page, but doesn't.
8 crbug.com/326834 source_html/css/repeating-item.html [ Pass Failure ]
9
2 # These two tests have the same problem where the image that is being rendered i s incomplete when printing to PDF. 10 # These two tests have the same problem where the image that is being rendered i s incomplete when printing to PDF.
3 crbug.com/399756 [ Win Release ] source_html/colors/color-gradient.html [ ImageO nlyFailure ] 11 crbug.com/399756 [ Win Release ] source_html/colors/color-gradient.html [ ImageO nlyFailure ]
4 # The previous one is flaky due to seemingly random output.
5 # However, this one passes because it consistently produces output that we don't want it to.
6 crbug.com/399756 [ Win Release ] source_html/shapes/lines.html [ Pass Failure ] 12 crbug.com/399756 [ Win Release ] source_html/shapes/lines.html [ Pass Failure ]
7 # This tests passes because its consistently wrong
8 crbug.com/326834 source_html/css/repeating-item.html [ Pass Failure ]
OLDNEW
« no previous file with comments | « no previous file | chrome/test/data/printing/layout_tests/platform/linux/source_html/table/cell-table-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698