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

Side by Side Diff: LayoutTests/platform/win-xp/fast/overflow/table-overflow-float-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
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
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 LayoutTable {TABLE} at (0,0) size 106x106 6 LayoutTable {TABLE} at (0,0) size 106x106
7 LayoutTableSection {TBODY} at (0,0) size 106x106 7 LayoutTableSection {TBODY} at (0,0) size 106x106
8 LayoutTableRow {TR} at (0,2) size 106x102 8 LayoutTableRow {TR} at (0,2) size 106x102
9 LayoutTableCell {TD} at (2,2) size 102x102 [bgcolor=#CCCCCC] [r=0 c= 0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 102x102 [bgcolor=#CCCCCC] [r=0 c= 0 rs=1 cs=1]
10 RenderBlock (anonymous) at (0,106) size 784x120 10 RenderBlock (anonymous) at (0,106) size 784x120
11 RenderText {#text} at (0,0) size 747x39 11 RenderText {#text} at (0,0) size 747x39
12 text run at (0,0) width 747: "Here it is: a gray, one-cell, no-width-s pecified table, with a 100x100 scrolling (overflow:auto) div inside. In this div , there are" 12 text run at (0,0) width 747: "Here it is: a gray, one-cell, no-width-s pecified table, with a 100x100 scrolling (overflow:auto) div inside. In this div , there are"
13 text run at (0,20) width 323: "floating (float: left) span tags with c ontent inside (text)." 13 text run at (0,20) width 323: "floating (float: left) span tags with c ontent inside (text)."
14 RenderBR {BR} at (323,35) size 0x0 14 LayoutBR {BR} at (323,35) size 0x0
15 RenderBR {BR} at (0,40) size 0x19 15 LayoutBR {BR} at (0,40) size 0x19
16 RenderText {#text} at (0,60) size 776x39 16 RenderText {#text} at (0,60) size 776x39
17 text run at (0,60) width 776: "You would expect that the table would e xpand to fit the defined width of the div tag. But in Safari and Shiira, the tab le expands to" 17 text run at (0,60) width 776: "You would expect that the table would e xpand to fit the defined width of the div tag. But in Safari and Shiira, the tab le expands to"
18 text run at (0,80) width 114: "fit the height of the " 18 text run at (0,80) width 114: "fit the height of the "
19 RenderInline {I} at (0,0) size 137x19 19 RenderInline {I} at (0,0) size 137x19
20 RenderText {#text} at (114,80) size 137x19 20 RenderText {#text} at (114,80) size 137x19
21 text run at (114,80) width 137: "content inside the div" 21 text run at (114,80) width 137: "content inside the div"
22 RenderText {#text} at (251,80) size 497x19 22 RenderText {#text} at (251,80) size 497x19
23 text run at (251,80) width 497: ", not the height of the div. This beh avior does not occur if the content is not floated." 23 text run at (251,80) width 497: ", not the height of the div. This beh avior does not occur if the content is not floated."
24 RenderBR {BR} at (748,95) size 0x0 24 LayoutBR {BR} at (748,95) size 0x0
25 RenderBR {BR} at (0,100) size 0x19 25 LayoutBR {BR} at (0,100) size 0x19
26 layer at (11,11) size 100x100 clip at (11,11) size 85x100 scrollHeight 240 26 layer at (11,11) size 100x100 clip at (11,11) size 85x100 scrollHeight 240
27 RenderBlock {DIV} at (1,1) size 100x100 27 RenderBlock {DIV} at (1,1) size 100x100
28 RenderBlock (floating) {SPAN} at (0,0) size 25x20 28 RenderBlock (floating) {SPAN} at (0,0) size 25x20
29 RenderText {#text} at (0,0) size 25x19 29 RenderText {#text} at (0,0) size 25x19
30 text run at (0,0) width 25: "stuff" 30 text run at (0,0) width 25: "stuff"
31 RenderBlock (floating) {SPAN} at (25,0) size 25x20 31 RenderBlock (floating) {SPAN} at (25,0) size 25x20
32 RenderText {#text} at (0,0) size 25x19 32 RenderText {#text} at (0,0) size 25x19
33 text run at (0,0) width 25: "stuff" 33 text run at (0,0) width 25: "stuff"
34 RenderBlock (floating) {SPAN} at (50,0) size 25x20 34 RenderBlock (floating) {SPAN} at (50,0) size 25x20
35 RenderText {#text} at (0,0) size 25x19 35 RenderText {#text} at (0,0) size 25x19
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
120 text run at (0,0) width 25: "stuff" 120 text run at (0,0) width 25: "stuff"
121 RenderBlock (floating) {SPAN} at (25,200) size 25x20 121 RenderBlock (floating) {SPAN} at (25,200) size 25x20
122 RenderText {#text} at (0,0) size 25x19 122 RenderText {#text} at (0,0) size 25x19
123 text run at (0,0) width 25: "stuff" 123 text run at (0,0) width 25: "stuff"
124 RenderBlock (floating) {SPAN} at (50,200) size 25x20 124 RenderBlock (floating) {SPAN} at (50,200) size 25x20
125 RenderText {#text} at (0,0) size 25x19 125 RenderText {#text} at (0,0) size 25x19
126 text run at (0,0) width 25: "stuff" 126 text run at (0,0) width 25: "stuff"
127 RenderBlock (floating) {SPAN} at (0,220) size 25x20 127 RenderBlock (floating) {SPAN} at (0,220) size 25x20
128 RenderText {#text} at (0,0) size 25x19 128 RenderText {#text} at (0,0) size 25x19
129 text run at (0,0) width 25: "stuff" 129 text run at (0,0) width 25: "stuff"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698