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

Unified Diff: third_party/WebKit/LayoutTests/printing/css2.1/page-break-after-003-expected.txt

Issue 1856373002: Only allow forced fragmentainer breaks at class A break points. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Woho! LayoutTests/printing/css2.1/page-break-after-003.html now passes. Created 4 years, 8 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
Index: third_party/WebKit/LayoutTests/printing/css2.1/page-break-after-003-expected.txt
diff --git a/third_party/WebKit/LayoutTests/printing/css2.1/page-break-after-003-expected.txt b/third_party/WebKit/LayoutTests/printing/css2.1/page-break-after-003-expected.txt
index 34ba214363e7b96e20b4e258ce7ce70df1f06bb4..335e4f01200f3983a7d7b8f9e5a77df88e5d9847 100644
--- a/third_party/WebKit/LayoutTests/printing/css2.1/page-break-after-003-expected.txt
+++ b/third_party/WebKit/LayoutTests/printing/css2.1/page-break-after-003-expected.txt
@@ -5,4 +5,5 @@ This text should be at the top of the second and final page.
PASS: page number of "test1" is 0
PASS: page number of "test2" is 1
-FAIL: expected number of pages is 2. Was 3
+PASS: number of pages is 2
+All tests passed

Powered by Google App Engine
This is Rietveld 408576698