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

Unified 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: 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 side-by-side diff with in-line comments
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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/printing/layout_tests/TestExpectations
diff --git a/chrome/test/data/printing/layout_tests/TestExpectations b/chrome/test/data/printing/layout_tests/TestExpectations
index 1acad6ab207b19820bbd75df61ddc8171efab224..84c5be28728b295dc1e1ebb3838bc4af0fcca4ba 100644
--- a/chrome/test/data/printing/layout_tests/TestExpectations
+++ b/chrome/test/data/printing/layout_tests/TestExpectations
@@ -1,8 +1,11 @@
# Test Expectations
# These two tests have the same problem where the image that is being rendered is incomplete when printing to PDF.
crbug.com/399756 [ Win Release ] source_html/colors/color-gradient.html [ ImageOnlyFailure ]
+
# The previous one is flaky due to seemingly random output.
# However, this one passes because it consistently produces output that we don't want it to.
crbug.com/399756 [ Win Release ] source_html/shapes/lines.html [ Pass Failure ]
+
# This tests passes because its consistently wrong
Lei Zhang 2014/08/06 23:12:59 grammar: These tests pass because they are consist
ivandavid 2014/08/06 23:23:54 I just removed that comment. Pass Failure implies
ivandavid 2014/08/06 23:23:54 Done.
-crbug.com/326834 source_html/css/repeating-item.html [ Pass Failure ]
+crbug.com/326834 source_html/css/repeating-item.html [ Pass Failure ]
+crbug.com/124517 source_html/table/cell-table.html [ Pass Failure ]
Lei Zhang 2014/08/06 23:12:59 Put bug #s in order within a section?
ivandavid 2014/08/06 23:23:54 Within a section, the layout tests order them in a
« 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