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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/block/positioning/window-height-change-expected.txt

Issue 1416553002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x40 6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 202x19 7 LayoutText {#text} at (0,0) size 202x19
8 text run at (0,0) width 202: "This tests for a regression against " 8 text run at (0,0) width 202: "This tests for a regression against "
9 LayoutInline {I} at (0,0) size 751x39 9 LayoutInline {I} at (0,0) size 751x39
10 LayoutInline {A} at (0,0) size 350x19 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 350x19 [color=#0000EE]
(...skipping 24 matching lines...) Expand all
35 LayoutBlockFlow (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000] 35 LayoutBlockFlow (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
36 layer at (116,110) size 104x104 36 layer at (116,110) size 104x104
37 LayoutIFrame {IFRAME} at (108,0) size 104x104 [border: (2px inset #EEEEEE)] 37 LayoutIFrame {IFRAME} at (108,0) size 104x104 [border: (2px inset #EEEEEE)]
38 layer at (0,0) size 100x100 38 layer at (0,0) size 100x100
39 LayoutView at (0,0) size 100x100 39 LayoutView at (0,0) size 100x100
40 layer at (0,0) size 100x16 40 layer at (0,0) size 100x16
41 LayoutDeprecatedFlexibleBox {HTML} at (0,0) size 100x16 41 LayoutDeprecatedFlexibleBox {HTML} at (0,0) size 100x16
42 LayoutBlockFlow {BODY} at (8,8) size 0x0 [bgcolor=#FF0000] 42 LayoutBlockFlow {BODY} at (8,8) size 0x0 [bgcolor=#FF0000]
43 layer at (0,0) size 100x100 43 layer at (0,0) size 100x100
44 LayoutBlockFlow (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000] 44 LayoutBlockFlow (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698