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

Side by Side Diff: LayoutTests/platform/mac/fast/forms/input-table-expected.txt

Issue 780103006: Auto-rebaseline for r186671 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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 785x655 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 655
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x655 3 layer at (0,0) size 785x655 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600
4 RenderBlock {HTML} at (0,0) size 785x655 4 RenderBlock {HTML} at (0,0) size 785x655
5 RenderBody {BODY} at (8,8) size 769x639 5 RenderBody {BODY} at (8,8) size 769x639
6 RenderBlock (anonymous) at (0,0) size 769x16 6 RenderBlock (anonymous) at (0,0) size 769x16
7 RenderText {#text} at (0,0) size 254x16 7 RenderText {#text} at (0,0) size 254x16
8 text run at (0,0) width 254: "This tests minMaxWidth for text fields." 8 text run at (0,0) width 254: "This tests minMaxWidth for text fields."
9 RenderBlock {P} at (0,32) size 769x16 9 RenderBlock {P} at (0,32) size 769x16
10 RenderText {#text} at (0,0) size 72x16 10 RenderText {#text} at (0,0) size 72x16
11 text run at (0,0) width 72: "Test case 1" 11 text run at (0,0) width 72: "Test case 1"
12 RenderTable {TABLE} at (0,64) size 118x37 [border: (3px solid #0000FF)] 12 RenderTable {TABLE} at (0,64) size 118x37 [border: (3px solid #0000FF)]
13 RenderTableSection {TBODY} at (3,3) size 112x31 13 RenderTableSection {TBODY} at (3,3) size 112x31
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
85 layer at (20,315) size 24x13 85 layer at (20,315) size 24x13
86 RenderBlock {DIV} at (3,3) size 24x13 86 RenderBlock {DIV} at (3,3) size 24x13
87 layer at (20,400) size 194x13 87 layer at (20,400) size 194x13
88 RenderBlock {DIV} at (3,3) size 194x13 88 RenderBlock {DIV} at (3,3) size 194x13
89 RenderText {#text} at (0,0) size 62x13 89 RenderText {#text} at (0,0) size 62x13
90 text run at (0,0) width 62: "width 100%" 90 text run at (0,0) width 62: "width 100%"
91 layer at (20,511) size 64x13 91 layer at (20,511) size 64x13
92 RenderBlock {DIV} at (3,3) size 64x13 92 RenderBlock {DIV} at (3,3) size 64x13
93 RenderText {#text} at (0,0) size 55x13 93 RenderText {#text} at (0,0) size 55x13
94 text run at (0,0) width 55: "max 70px" 94 text run at (0,0) width 55: "max 70px"
95 layer at (20,596) size 117x13 95 layer at (20,596) size 117x13 backgroundClip at (20,596) size 117x4 clip at (20, 596) size 117x4 outlineClip at (0,0) size 785x600
96 RenderBlock {DIV} at (3,3) size 117x13 96 RenderBlock {DIV} at (3,3) size 117x13
97 RenderText {#text} at (0,0) size 95x13 97 RenderText {#text} at (0,0) size 95x13
98 text run at (0,0) width 95: "min-width 100px" 98 text run at (0,0) width 95: "min-width 100px"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698