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

Side by Side 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 unified diff | Download patch
OLDNEW
1 There must not be a page break after this line of text. 1 There must not be a page break after this line of text.
2 2
3 This test should produce two pages of output. 3 This test should produce two pages of output.
4 This text should be at the top of the second and final page. 4 This text should be at the top of the second and final page.
5 5
6 PASS: page number of "test1" is 0 6 PASS: page number of "test1" is 0
7 PASS: page number of "test2" is 1 7 PASS: page number of "test2" is 1
8 FAIL: expected number of pages is 2. Was 3 8 PASS: number of pages is 2
9 All tests passed
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698