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

Side by Side Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/forms/form-hides-table-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 scrollHeight 658 1 layer at (0,0) size 800x600 scrollHeight 658
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x658 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x658 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600 outlineClip at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x658 4 LayoutBlockFlow {HTML} at (0,0) size 800x658
5 LayoutBlockFlow {BODY} at (8,8) size 784x642 5 LayoutBlockFlow {BODY} at (8,8) size 784x642
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 564x18 7 LayoutText {#text} at (0,0) size 564x18
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 LayoutBlockFlow {P} at (0,34) size 784x18 9 LayoutBlockFlow {P} at (0,34) size 784x18
10 LayoutText {#text} at (0,0) size 28x18 10 LayoutText {#text} at (0,0) size 28x18
(...skipping 149 matching lines...) Expand 10 before | Expand all | Expand 10 after
160 LayoutBlockFlow {DIV} at (0,0) size 57x76 160 LayoutBlockFlow {DIV} at (0,0) size 57x76
161 LayoutBlockFlow {FORM} at (0,0) size 57x60 161 LayoutBlockFlow {FORM} at (0,0) size 57x60
162 LayoutTable {TABLE} at (0,0) size 57x60 162 LayoutTable {TABLE} at (0,0) size 57x60
163 LayoutTableSection {TBODY} at (0,0) size 57x60 163 LayoutTableSection {TBODY} at (0,0) size 57x60
164 LayoutTableRow {TR} at (0,2) size 57x56 164 LayoutTableRow {TR} at (0,2) size 57x56
165 LayoutTableCell {TD} at (2,2) size 53x56 [r=0 c=0 rs=1 cs=1] 165 LayoutTableCell {TD} at (2,2) size 53x56 [r=0 c=0 rs=1 cs=1]
166 LayoutText {#text} at (1,1) size 51x54 166 LayoutText {#text} at (1,1) size 51x54
167 text run at (1,1) width 51: "display:" 167 text run at (1,1) width 51: "display:"
168 text run at (1,19) width 37: "table-" 168 text run at (1,19) width 37: "table-"
169 text run at (1,37) width 48: "caption" 169 text run at (1,37) width 48: "caption"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698