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

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

Issue 99903006: Revert "See also webkit.org/b/113415" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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 785x658 1 layer at (0,0) size 785x642
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x658 3 layer at (0,0) size 785x642
4 RenderBlock {HTML} at (0,0) size 785x658 4 RenderBlock {HTML} at (0,0) size 785x642
5 RenderBody {BODY} at (8,8) size 769x642 5 RenderBody {BODY} at (8,8) size 769x626
6 RenderBlock {P} at (0,0) size 769x18 6 RenderBlock {P} at (0,0) size 769x18
7 RenderText {#text} at (0,0) size 551x18 7 RenderText {#text} at (0,0) size 551x18
8 text run at (0,0) width 551: "This page has a few tables within form e lements within divs with various display styles." 8 text run at (0,0) width 551: "This page has a few tables within form e lements within divs with various display styles."
9 RenderBlock {P} at (0,34) size 769x18 9 RenderBlock {P} at (0,34) size 769x18
10 RenderText {#text} at (0,0) size 27x18 10 RenderText {#text} at (0,0) size 27x18
11 text run at (0,0) width 27: "See " 11 text run at (0,0) width 27: "See "
12 RenderInline {A} at (0,0) size 120x18 [color=#0000EE] 12 RenderInline {A} at (0,0) size 120x18 [color=#0000EE]
13 RenderText {#text} at (27,0) size 120x18 13 RenderText {#text} at (27,0) size 120x18
14 text run at (27,0) width 120: "Bugzilla Bug 4977" 14 text run at (27,0) width 120: "Bugzilla Bug 4977"
15 RenderText {#text} at (147,0) size 4x18 15 RenderText {#text} at (147,0) size 4x18
(...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after
148 RenderTableSection (anonymous) at (0,0) size 116x40 148 RenderTableSection (anonymous) at (0,0) size 116x40
149 RenderTableRow (anonymous) at (0,0) size 116x40 149 RenderTableRow (anonymous) at (0,0) size 116x40
150 RenderTableCell {DIV} at (0,0) size 116x40 [r=0 c=0 rs=1 cs=1] 150 RenderTableCell {DIV} at (0,0) size 116x40 [r=0 c=0 rs=1 cs=1]
151 RenderBlock {FORM} at (0,0) size 116x24 151 RenderBlock {FORM} at (0,0) size 116x24
152 RenderTable {TABLE} at (0,0) size 116x24 152 RenderTable {TABLE} at (0,0) size 116x24
153 RenderTableSection {TBODY} at (0,0) size 116x24 153 RenderTableSection {TBODY} at (0,0) size 116x24
154 RenderTableRow {TR} at (0,2) size 116x20 154 RenderTableRow {TR} at (0,2) size 116x20
155 RenderTableCell {TD} at (2,2) size 112x20 [r=0 c=0 rs=1 cs=1] 155 RenderTableCell {TD} at (2,2) size 112x20 [r=0 c=0 rs=1 cs=1]
156 RenderText {#text} at (1,1) size 110x18 156 RenderText {#text} at (1,1) size 110x18
157 text run at (1,1) width 110: "display: table-cell" 157 text run at (1,1) width 110: "display: table-cell"
158 RenderBlock {DIV} at (0,566) size 769x76 158 RenderBlock {DIV} at (0,566) size 769x60
159 RenderTable at (0,0) size 55x76 159 RenderTable at (0,0) size 55x60
160 RenderBlock {DIV} at (0,0) size 55x60 160 RenderBlock {DIV} at (0,0) size 55x60
161 RenderBlock {FORM} at (0,0) size 55x60 161 RenderBlock {FORM} at (0,0) size 55x60
162 RenderTable {TABLE} at (0,0) size 55x60 162 RenderTable {TABLE} at (0,0) size 55x60
163 RenderTableSection {TBODY} at (0,0) size 55x60 163 RenderTableSection {TBODY} at (0,0) size 55x60
164 RenderTableRow {TR} at (0,2) size 55x56 164 RenderTableRow {TR} at (0,2) size 55x56
165 RenderTableCell {TD} at (2,2) size 51x56 [r=0 c=0 rs=1 cs=1] 165 RenderTableCell {TD} at (2,2) size 51x56 [r=0 c=0 rs=1 cs=1]
166 RenderText {#text} at (1,1) size 49x54 166 RenderText {#text} at (1,1) size 49x54
167 text run at (1,1) width 49: "display:" 167 text run at (1,1) width 49: "display:"
168 text run at (1,19) width 35: "table-" 168 text run at (1,19) width 35: "table-"
169 text run at (1,37) width 46: "caption" 169 text run at (1,37) width 46: "caption"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698