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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla/marvin/tables_th_align_right-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 RenderBlock (anonymous) at (0,0) size 784x20 6 RenderBlock (anonymous) at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 535x19 7 RenderText {#text} at (0,0) size 535x19
8 text run at (0,0) width 535: "The TH tag uses the ALIGN attribute. The contents in the TH tag should be right aligned." 8 text run at (0,0) width 535: "The TH tag uses the ALIGN attribute. The contents in the TH tag should be right aligned."
9 RenderBR {BR} at (535,15) size 0x0 9 LayoutBR {BR} at (535,15) size 0x0
10 LayoutTable {TABLE} at (0,20) size 281x56 [border: (1px outset #808080)] 10 LayoutTable {TABLE} at (0,20) size 281x56 [border: (1px outset #808080)]
11 LayoutTableSection {TBODY} at (1,1) size 279x54 11 LayoutTableSection {TBODY} at (1,1) size 279x54
12 LayoutTableRow {TR} at (0,2) size 279x24 12 LayoutTableRow {TR} at (0,2) size 279x24
13 LayoutTableCell {TH} at (2,2) size 269x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 13 LayoutTableCell {TH} at (2,2) size 269x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
14 RenderText {#text} at (103,2) size 164x19 14 RenderText {#text} at (103,2) size 164x19
15 text run at (103,2) width 164: "Netscape Communicator" 15 text run at (103,2) width 164: "Netscape Communicator"
16 LayoutTableCell {TH} at (273,12) size 4x4 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1] 16 LayoutTableCell {TH} at (273,12) size 4x4 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1]
17 LayoutTableRow {TR} at (0,28) size 279x24 17 LayoutTableRow {TR} at (0,28) size 279x24
18 LayoutTableCell {TD} at (2,28) size 269x24 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1] 18 LayoutTableCell {TD} at (2,28) size 269x24 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1]
19 RenderText {#text} at (2,2) size 265x19 19 RenderText {#text} at (2,2) size 265x19
20 text run at (2,2) width 265: "Available on the Mac/PC/UNIX platf orms !" 20 text run at (2,2) width 265: "Available on the Mac/PC/UNIX platf orms !"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698