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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/block/positioning/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 738x39 9 LayoutInline {I} at (0,0) size 738x39
10 LayoutInline {A} at (0,0) size 350x19 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 350x19 [color=#0000EE]
(...skipping 14 matching lines...) Expand all
25 layer at (8,110) size 784x100 25 layer at (8,110) size 784x100
26 LayoutBlockFlow (relative positioned) {DIV} at (0,102) size 784x100 26 LayoutBlockFlow (relative positioned) {DIV} at (0,102) size 784x100
27 LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#87CEEB] 27 LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#87CEEB]
28 layer at (8,160) size 100x50 28 layer at (8,160) size 100x50
29 LayoutBlockFlow (positioned) {DIV} at (0,50) size 100x50 [bgcolor=#90EE90] 29 LayoutBlockFlow (positioned) {DIV} at (0,50) size 100x50 [bgcolor=#90EE90]
30 layer at (8,230) size 784x100 30 layer at (8,230) size 784x100
31 LayoutDeprecatedFlexibleBox (relative positioned) {DIV} at (0,222) size 784x10 0 31 LayoutDeprecatedFlexibleBox (relative positioned) {DIV} at (0,222) size 784x10 0
32 LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#87CEEB] 32 LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#87CEEB]
33 layer at (8,280) size 100x50 33 layer at (8,280) size 100x50
34 LayoutBlockFlow (positioned) {DIV} at (0,50) size 100x50 [bgcolor=#90EE90] 34 LayoutBlockFlow (positioned) {DIV} at (0,50) size 100x50 [bgcolor=#90EE90]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698