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

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: 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 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..e5d94522b4d1a14ab87659a8d8e64fabf4d2540d 100644
--- a/chrome/test/data/printing/layout_tests/TestExpectations
+++ b/chrome/test/data/printing/layout_tests/TestExpectations
@@ -1,8 +1,12 @@
# Test Expectations
+# Tests should be kept in order of crbug issue ID.
+
+# Table is cut off.
+crbug.com/124517 source_html/table/cell-table.html [ Pass Failure ]
+
+# Logo should appear on every page, but doesn't.
+crbug.com/326834 source_html/css/repeating-item.html [ Pass Failure ]
+
# 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
-crbug.com/326834 source_html/css/repeating-item.html [ Pass Failure ]
« 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