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

Side by Side Diff: third_party/WebKit/LayoutTests/compositing/squashing/squashing-print-expected.txt

Issue 1423643002: Print absolutely positioned objects correctly when sized against the viewport. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Need to rebaseline some tests, and it has to be done manually because of more specific entries alre… Created 5 years, 1 month 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 layer at (0,0) size 0x0 scrollHeight 152 1 layer at (0,0) size 1000x750
2 LayoutView at (0,0) size 0x0 2 LayoutView at (0,0) size 1000x750
3 layer at (0,0) size 1000x118 3 layer at (0,0) size 1000x118
4 LayoutBlockFlow {HTML} at (0,0) size 1000x118 4 LayoutBlockFlow {HTML} at (0,0) size 1000x118
5 LayoutBlockFlow {BODY} at (8,8) size 984x102 5 LayoutBlockFlow {BODY} at (8,8) size 984x102
6 layer at (8,8) size 102x102 6 layer at (8,8) size 102x102
7 LayoutBlockFlow {DIV} at (0,0) size 102x102 [border: (1px solid #000000)] 7 LayoutBlockFlow {DIV} at (0,0) size 102x102 [border: (1px solid #000000)]
8 layer at (50,50) size 102x102 backgroundClip at (0,0) size 1000x118 clip at (0,0 ) size 1000x118 8 layer at (50,50) size 102x102
9 LayoutBlockFlow (positioned) {DIV} at (50,50) size 102x102 [border: (1px solid #000000)] 9 LayoutBlockFlow (positioned) {DIV} at (50,50) size 102x102 [border: (1px solid #000000)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698