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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug9072-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 [bgcolor=#FFFFFF] 5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
6 LayoutTable {TABLE} at (0,0) size 75x30 6 LayoutTable {TABLE} at (0,0) size 75x30
7 LayoutTableSection {TBODY} at (0,0) size 75x30 7 LayoutTableSection {TBODY} at (0,0) size 75x30
8 LayoutTableRow {TR} at (0,5) size 75x20 8 LayoutTableRow {TR} at (0,5) size 75x20
9 LayoutTableCell {TD} at (5,5) size 27x20 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (5,5) size 27x20 [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (0,0) size 27x19 10 RenderText {#text} at (0,0) size 27x19
11 text run at (0,0) width 27: "Blah" 11 text run at (0,0) width 27: "Blah"
12 LayoutTableCell {TD} at (37,15) size 1x0 [bgcolor=#000000] [r=0 c=1 rs=1 cs=1] 12 LayoutTableCell {TD} at (37,15) size 1x0 [bgcolor=#000000] [r=0 c=1 rs=1 cs=1]
13 RenderInline {SPACER} at (0,0) size 0x0 13 RenderInline {SPACER} at (0,0) size 0x0
14 LayoutTableCell {TD} at (43,5) size 27x20 [r=0 c=2 rs=1 cs=1] 14 LayoutTableCell {TD} at (43,5) size 27x20 [r=0 c=2 rs=1 cs=1]
15 RenderText {#text} at (0,0) size 27x19 15 RenderText {#text} at (0,0) size 27x19
16 text run at (0,0) width 27: "Blah" 16 text run at (0,0) width 27: "Blah"
17 RenderBlock (anonymous) at (0,30) size 784x20 17 RenderBlock (anonymous) at (0,30) size 784x20
18 RenderBR {BR} at (0,0) size 0x19 18 LayoutBR {BR} at (0,0) size 0x19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698