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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/forms/control-clip-expected.txt

Issue 1418503002: 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 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 219x19 7 LayoutText {#text} at (0,0) size 219x19
8 text run at (0,0) width 219: "Tests that buttons clip their contents." 8 text run at (0,0) width 219: "Tests that buttons clip their contents."
9 LayoutBlockFlow {P} at (0,36) size 784x20 9 LayoutBlockFlow {P} at (0,36) size 784x20
10 LayoutText {#text} at (0,0) size 727x19 10 LayoutText {#text} at (0,0) size 727x19
(...skipping 23 matching lines...) Expand all
34 layer at (8,212) size 100x50 34 layer at (8,212) size 100x50
35 LayoutButton (positioned) {BUTTON} at (8,212) size 100x50 [bgcolor=#C0C0C0] [b order: (2px outset #FFFF00)] 35 LayoutButton (positioned) {BUTTON} at (8,212) size 100x50 [bgcolor=#C0C0C0] [b order: (2px outset #FFFF00)]
36 LayoutBlockFlow (anonymous) at (12,12) size 76x204 36 LayoutBlockFlow (anonymous) at (12,12) size 76x204
37 LayoutBlockFlow {DIV} at (0,0) size 74x204 [bgcolor=#008080] [border: (2px solid #800080)] 37 LayoutBlockFlow {DIV} at (0,0) size 74x204 [bgcolor=#008080] [border: (2px solid #800080)]
38 LayoutBlockFlow (floating) {DIV} at (52,2) size 20x100 [bgcolor=#006400] 38 LayoutBlockFlow (floating) {DIV} at (52,2) size 20x100 [bgcolor=#006400]
39 LayoutText {#text} at (12,2) size 38x64 39 LayoutText {#text} at (12,2) size 38x64
40 text run at (12,2) width 30: "short" 40 text run at (12,2) width 30: "short"
41 text run at (10,18) width 34: "words" 41 text run at (10,18) width 34: "words"
42 text run at (15,34) width 24: "only" 42 text run at (15,34) width 24: "only"
43 text run at (8,50) width 38: "please" 43 text run at (8,50) width 38: "please"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698