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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla/marvin/tables_th_width-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 509x19 7 RenderText {#text} at (0,0) size 509x19
8 text run at (0,0) width 509: "The TH tag uses the WIDTH attribute. The first table's TH width is set to 500 pixels." 8 text run at (0,0) width 509: "The TH tag uses the WIDTH attribute. The first table's TH width is set to 500 pixels."
9 RenderBR {BR} at (509,15) size 0x0 9 LayoutBR {BR} at (509,15) size 0x0
10 LayoutTable {TABLE} at (0,20) size 610x56 [border: (1px outset #808080)] 10 LayoutTable {TABLE} at (0,20) size 610x56 [border: (1px outset #808080)]
11 LayoutTableSection {TBODY} at (1,1) size 608x54 11 LayoutTableSection {TBODY} at (1,1) size 608x54
12 LayoutTableRow {TR} at (0,2) size 608x24 12 LayoutTableRow {TR} at (0,2) size 608x24
13 LayoutTableCell {TH} at (2,2) size 604x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 13 LayoutTableCell {TH} at (2,2) size 604x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
14 RenderText {#text} at (174,2) size 256x19 14 RenderText {#text} at (174,2) size 256x19
15 text run at (174,2) width 256: "Netscape Communicator Version 4. 0.6" 15 text run at (174,2) width 256: "Netscape Communicator Version 4. 0.6"
16 LayoutTableRow {TR} at (0,28) size 608x24 16 LayoutTableRow {TR} at (0,28) size 608x24
17 LayoutTableCell {TD} at (2,28) size 604x24 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1] 17 LayoutTableCell {TD} at (2,28) size 604x24 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1]
18 RenderText {#text} at (2,2) size 57x19 18 RenderText {#text} at (2,2) size 57x19
19 text run at (2,2) width 57: "Platforms" 19 text run at (2,2) width 57: "Platforms"
20 RenderBlock (anonymous) at (0,76) size 784x40 20 RenderBlock (anonymous) at (0,76) size 784x40
21 RenderBR {BR} at (0,0) size 0x19 21 LayoutBR {BR} at (0,0) size 0x19
22 RenderText {#text} at (0,20) size 295x19 22 RenderText {#text} at (0,20) size 295x19
23 text run at (0,20) width 295: "This second table's TH width is set to 200 pixels." 23 text run at (0,20) width 295: "This second table's TH width is set to 200 pixels."
24 RenderBR {BR} at (295,35) size 0x0 24 LayoutBR {BR} at (295,35) size 0x0
25 LayoutTable {TABLE} at (0,116) size 210x76 [border: (1px outset #808080)] 25 LayoutTable {TABLE} at (0,116) size 210x76 [border: (1px outset #808080)]
26 LayoutTableSection {TBODY} at (1,1) size 208x74 26 LayoutTableSection {TBODY} at (1,1) size 208x74
27 LayoutTableRow {TR} at (0,2) size 208x44 27 LayoutTableRow {TR} at (0,2) size 208x44
28 LayoutTableCell {TH} at (2,2) size 204x44 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 28 LayoutTableCell {TH} at (2,2) size 204x44 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
29 RenderText {#text} at (20,2) size 164x39 29 RenderText {#text} at (20,2) size 164x39
30 text run at (20,2) width 164: "Netscape Communicator" 30 text run at (20,2) width 164: "Netscape Communicator"
31 text run at (58,22) width 88: "Version 4.0.6" 31 text run at (58,22) width 88: "Version 4.0.6"
32 LayoutTableRow {TR} at (0,48) size 208x24 32 LayoutTableRow {TR} at (0,48) size 208x24
33 LayoutTableCell {TD} at (2,48) size 204x24 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1] 33 LayoutTableCell {TD} at (2,48) size 204x24 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1]
34 RenderText {#text} at (2,2) size 57x19 34 RenderText {#text} at (2,2) size 57x19
35 text run at (2,2) width 57: "Platforms" 35 text run at (2,2) width 57: "Platforms"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698