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

Side by Side Diff: LayoutTests/platform/mac/fast/forms/form-hides-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 800x622 1 layer at (0,0) size 800x600 scrollHeight 622
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x622 3 layer at (0,0) size 800x622 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600 outlineClip at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x622 4 RenderBlock {HTML} at (0,0) size 800x622
5 RenderBody {BODY} at (8,8) size 784x606 5 RenderBody {BODY} at (8,8) size 784x606
6 RenderBlock {P} at (0,0) size 784x16 6 RenderBlock {P} at (0,0) size 784x16
7 RenderText {#text} at (0,0) size 564x16 7 RenderText {#text} at (0,0) size 564x16
8 text run at (0,0) width 564: "This page has a few tables within form e lements within divs with various display styles." 8 text run at (0,0) width 564: "This page has a few tables within form e lements within divs with various display styles."
9 RenderBlock {P} at (0,32) size 784x16 9 RenderBlock {P} at (0,32) size 784x16
10 RenderText {#text} at (0,0) size 28x16 10 RenderText {#text} at (0,0) size 28x16
11 text run at (0,0) width 28: "See " 11 text run at (0,0) width 28: "See "
12 RenderInline {A} at (0,0) size 121x16 [color=#0000EE] 12 RenderInline {A} at (0,0) size 121x16 [color=#0000EE]
13 RenderText {#text} at (27,0) size 121x16 13 RenderText {#text} at (27,0) size 121x16
(...skipping 146 matching lines...) Expand 10 before | Expand all | Expand 10 after
160 RenderBlock {DIV} at (0,0) size 57x70 160 RenderBlock {DIV} at (0,0) size 57x70
161 RenderBlock {FORM} at (0,0) size 57x54 161 RenderBlock {FORM} at (0,0) size 57x54
162 RenderTable {TABLE} at (0,0) size 57x54 162 RenderTable {TABLE} at (0,0) size 57x54
163 RenderTableSection {TBODY} at (0,0) size 57x54 163 RenderTableSection {TBODY} at (0,0) size 57x54
164 RenderTableRow {TR} at (0,2) size 57x50 164 RenderTableRow {TR} at (0,2) size 57x50
165 RenderTableCell {TD} at (2,2) size 53x50 [r=0 c=0 rs=1 cs=1] 165 RenderTableCell {TD} at (2,2) size 53x50 [r=0 c=0 rs=1 cs=1]
166 RenderText {#text} at (1,1) size 51x48 166 RenderText {#text} at (1,1) size 51x48
167 text run at (1,1) width 51: "display:" 167 text run at (1,1) width 51: "display:"
168 text run at (1,17) width 37: "table-" 168 text run at (1,17) width 37: "table-"
169 text run at (1,33) width 48: "caption" 169 text run at (1,33) width 48: "caption"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698