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

Side by Side Diff: LayoutTests/platform/win/fast/table/form-with-table-style-expected.txt

Issue 914403005: Auto-rebaseline for r190175 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 384x17 7 RenderText {#text} at (0,0) size 384x17
8 text run at (0,0) width 384: "This page has a few form elements on it with various styles." 8 text run at (0,0) width 384: "This page has a few form elements on it with various styles."
9 RenderBlock {P} at (0,34) size 784x18 9 RenderBlock {P} at (0,34) size 784x18
10 RenderText {#text} at (0,0) size 584x17 10 RenderText {#text} at (0,0) size 584x17
(...skipping 14 matching lines...) Expand all
25 RenderBlock {DIV} at (0,120) size 784x18 25 RenderBlock {DIV} at (0,120) size 784x18
26 RenderListItem {FORM} at (0,0) size 784x18 26 RenderListItem {FORM} at (0,0) size 784x18
27 RenderListMarker at (-17,0) size 7x17: bullet 27 RenderListMarker at (-17,0) size 7x17: bullet
28 RenderText {#text} at (0,0) size 108x17 28 RenderText {#text} at (0,0) size 108x17
29 text run at (0,0) width 108: "display: list-item" 29 text run at (0,0) width 108: "display: list-item"
30 RenderBlock {DIV} at (0,154) size 784x18 30 RenderBlock {DIV} at (0,154) size 784x18
31 RenderBlock {FORM} at (0,0) size 784x18 31 RenderBlock {FORM} at (0,0) size 784x18
32 RenderText {#text} at (0,0) size 109x17 32 RenderText {#text} at (0,0) size 109x17
33 text run at (0,0) width 109: "display: compact" 33 text run at (0,0) width 109: "display: compact"
34 RenderBlock {DIV} at (0,188) size 784x34 34 RenderBlock {DIV} at (0,188) size 784x34
35 RenderBlock {FORM} at (0,0) size 131.97x18 35 RenderBlock {FORM} at (0,0) size 131.98x18
36 RenderText {#text} at (0,0) size 132x17 36 RenderText {#text} at (0,0) size 132x17
37 text run at (0,0) width 132: "display: inline-block" 37 text run at (0,0) width 132: "display: inline-block"
38 RenderBlock {DIV} at (0,222) size 784x18 38 RenderBlock {DIV} at (0,222) size 784x18
39 LayoutTable {FORM} at (0,0) size 86x18 39 LayoutTable {FORM} at (0,0) size 86x18
40 LayoutTableSection (anonymous) at (0,0) size 86x18 40 LayoutTableSection (anonymous) at (0,0) size 86x18
41 LayoutTableRow (anonymous) at (0,0) size 86x18 41 LayoutTableRow (anonymous) at (0,0) size 86x18
42 LayoutTableCell (anonymous) at (0,0) size 86x18 [r=0 c=0 rs=1 cs=1 ] 42 LayoutTableCell (anonymous) at (0,0) size 86x18 [r=0 c=0 rs=1 cs=1 ]
43 RenderText {#text} at (0,0) size 86x17 43 RenderText {#text} at (0,0) size 86x17
44 text run at (0,0) width 86: "display: table" 44 text run at (0,0) width 86: "display: table"
45 RenderBlock {DIV} at (0,256) size 784x34 45 RenderBlock {DIV} at (0,256) size 784x34
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
90 LayoutTableCell {FORM} at (0,0) size 115x18 [r=0 c=0 rs=1 cs=1] 90 LayoutTableCell {FORM} at (0,0) size 115x18 [r=0 c=0 rs=1 cs=1]
91 RenderText {#text} at (0,0) size 115x17 91 RenderText {#text} at (0,0) size 115x17
92 text run at (0,0) width 115: "display: table-cell" 92 text run at (0,0) width 115: "display: table-cell"
93 RenderBlock {DIV} at (0,380) size 784x70 93 RenderBlock {DIV} at (0,380) size 784x70
94 LayoutTable at (0,0) size 50x70 94 LayoutTable at (0,0) size 50x70
95 RenderBlock {FORM} at (0,0) size 50x54 95 RenderBlock {FORM} at (0,0) size 50x54
96 RenderText {#text} at (0,0) size 51x53 96 RenderText {#text} at (0,0) size 51x53
97 text run at (0,0) width 51: "display:" 97 text run at (0,0) width 51: "display:"
98 text run at (0,18) width 37: "table-" 98 text run at (0,18) width 37: "table-"
99 text run at (0,36) width 48: "caption" 99 text run at (0,36) width 48: "caption"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698