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: LayoutTests/platform/android/fast/forms/select-dirty-parent-pref-widths-expected.txt

Issue 1064703004: Auto-rebaseline for r194440 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 | Annotate | Revision Log
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 800x90 3 layer at (0,0) size 800x90
4 LayoutBlockFlow {HTML} at (0,0) size 800x90 4 LayoutBlockFlow {HTML} at (0,0) size 800x90
5 LayoutBlockFlow {BODY} at (8,8) size 784x66 5 LayoutBlockFlow {BODY} at (8,8) size 784x66
6 LayoutTable {TABLE} at (0,0) size 57x30 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 57x30 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 55x28 7 LayoutTableSection {TBODY} at (1,1) size 55x28
8 LayoutTableRow {TR} at (0,2) size 55x24 8 LayoutTableRow {TR} at (0,2) size 55x24
9 LayoutTableCell {TD} at (2,2) size 51x24 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 51x24 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
10 LayoutMenuList {SELECT} at (2,2) size 47x20 [bgcolor=#C0C0C0] [bor der: (1px solid #A9A9A9)] 10 LayoutMenuList {SELECT} at (2,2) size 47x20 [bgcolor=#C0C0C0] [bor der: (1px solid #A9A9A9)]
11 LayoutBlockFlow (anonymous) at (1,1) size 45x18 11 LayoutBlockFlow (anonymous) at (1,1) size 45x18
12 LayoutText at (4,1) size 22x16 12 LayoutText at (4,1) size 22x16
13 text run at (4,1) width 22: "test" 13 text run at (4,1) width 22: "test"
14 LayoutBlockFlow {P} at (0,46) size 784x20 14 LayoutBlockFlow {P} at (0,46) size 784x20
15 LayoutText {#text} at (0,0) size 425x19 15 LayoutText {#text} at (0,0) size 425x19
16 text run at (0,0) width 425: "The select element in the table above mu st not spill outside of the table." 16 text run at (0,0) width 425: "The select element in the table above mu st not spill outside of the table."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698