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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug6404-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 784x105 6 RenderBlock (anonymous) at (0,0) size 784x105
7 LayoutImage {IMG} at (0,0) size 220x100 7 LayoutImage {IMG} at (0,0) size 220x100
8 RenderText {#text} at (220,85) size 4x19 8 RenderText {#text} at (220,85) size 4x19
9 text run at (220,85) width 4: " " 9 text run at (220,85) width 4: " "
10 RenderBR {BR} at (224,100) size 0x0 10 LayoutBR {BR} at (224,100) size 0x0
11 LayoutTable {TABLE} at (0,105) size 784x190 11 LayoutTable {TABLE} at (0,105) size 784x190
12 LayoutTableSection {TBODY} at (0,0) size 784x190 12 LayoutTableSection {TBODY} at (0,0) size 784x190
13 LayoutTableRow {TR} at (0,2) size 784x22 13 LayoutTableRow {TR} at (0,2) size 784x22
14 LayoutTableCell {TD} at (2,2) size 149x22 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1] 14 LayoutTableCell {TD} at (2,2) size 149x22 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
15 RenderText {#text} at (1,1) size 11x19 15 RenderText {#text} at (1,1) size 11x19
16 text run at (1,1) width 11: "X" 16 text run at (1,1) width 11: "X"
17 LayoutTableCell {TD} at (153,2) size 150x22 [bgcolor=#DDDDDD] [r=0 c =1 rs=1 cs=1] 17 LayoutTableCell {TD} at (153,2) size 150x22 [bgcolor=#DDDDDD] [r=0 c =1 rs=1 cs=1]
18 RenderText {#text} at (1,1) size 11x19 18 RenderText {#text} at (1,1) size 11x19
19 text run at (1,1) width 11: "X" 19 text run at (1,1) width 11: "X"
20 LayoutTableCell {TD} at (305,2) size 477x22 [bgcolor=#00FF00] [r=0 c =2 rs=1 cs=1] 20 LayoutTableCell {TD} at (305,2) size 477x22 [bgcolor=#00FF00] [r=0 c =2 rs=1 cs=1]
21 RenderText {#text} at (1,1) size 11x19 21 RenderText {#text} at (1,1) size 11x19
22 text run at (1,1) width 11: "X" 22 text run at (1,1) width 11: "X"
23 LayoutTableRow {TR} at (0,26) size 784x162 23 LayoutTableRow {TR} at (0,26) size 784x162
24 LayoutTableCell {TD} at (2,26) size 301x102 [bgcolor=#DDDD00] [r=1 c =0 rs=1 cs=2] 24 LayoutTableCell {TD} at (2,26) size 301x102 [bgcolor=#DDDD00] [r=1 c =0 rs=1 cs=2]
25 RenderText {#text} at (1,1) size 299x99 25 RenderText {#text} at (1,1) size 299x99
26 text run at (1,1) width 232: "this_word_has_no_breakable_spaces " 26 text run at (1,1) width 232: "this_word_has_no_breakable_spaces "
27 text run at (233,1) width 47: "... if this" 27 text run at (233,1) width 47: "... if this"
28 text run at (1,21) width 299: "bug is still active and the windo w is >250px wide," 28 text run at (1,21) width 299: "bug is still active and the windo w is >250px wide,"
29 text run at (1,41) width 130: "you can't see that the " 29 text run at (1,41) width 130: "you can't see that the "
30 text run at (131,41) width 106: "word above is 33" 30 text run at (131,41) width 106: "word above is 33"
31 text run at (1,61) width 254: "characters long. (I could have us ed a table" 31 text run at (1,61) width 254: "characters long. (I could have us ed a table"
32 text run at (1,81) width 46: "instead " 32 text run at (1,81) width 46: "instead "
33 text run at (47,81) width 112: "but this is simpler)." 33 text run at (47,81) width 112: "but this is simpler)."
34 LayoutTableCell {TD} at (305,26) size 477x162 [bgcolor=#9999FF] [r=1 c=2 rs=1 cs=1] 34 LayoutTableCell {TD} at (305,26) size 477x162 [bgcolor=#9999FF] [r=1 c=2 rs=1 cs=1]
35 RenderText {#text} at (1,1) size 433x39 35 RenderText {#text} at (1,1) size 433x39
36 text run at (1,1) width 433: "Try shrinking this table to ~250px wide. The left hand (gold) column will" 36 text run at (1,1) width 433: "Try shrinking this table to ~250px wide. The left hand (gold) column will"
37 text run at (1,21) width 156: "suddenly expand in width." 37 text run at (1,21) width 156: "suddenly expand in width."
38 RenderBR {BR} at (157,36) size 0x0 38 LayoutBR {BR} at (157,36) size 0x0
39 RenderBR {BR} at (1,41) size 0x19 39 LayoutBR {BR} at (1,41) size 0x19
40 RenderText {#text} at (1,61) size 471x99 40 RenderText {#text} at (1,61) size 471x99
41 text run at (1,61) width 247: "mozilla qa smoke tests smoke qa m ozilla " 41 text run at (1,61) width 247: "mozilla qa smoke tests smoke qa m ozilla "
42 text run at (248,61) width 198: "mozilla qa smoke tests smoke qa " 42 text run at (248,61) width 198: "mozilla qa smoke tests smoke qa "
43 text run at (1,81) width 45: "mozilla " 43 text run at (1,81) width 45: "mozilla "
44 text run at (46,81) width 247: "mozilla qa smoke tests smoke qa mozilla " 44 text run at (46,81) width 247: "mozilla qa smoke tests smoke qa mozilla "
45 text run at (293,81) width 179: "mozilla qa smoke tests smoke" 45 text run at (293,81) width 179: "mozilla qa smoke tests smoke"
46 text run at (1,101) width 64: "qa mozilla " 46 text run at (1,101) width 64: "qa mozilla "
47 text run at (65,101) width 247: "mozilla qa smoke tests smoke qa mozilla " 47 text run at (65,101) width 247: "mozilla qa smoke tests smoke qa mozilla "
48 text run at (312,101) width 135: "mozilla qa smoke tests" 48 text run at (312,101) width 135: "mozilla qa smoke tests"
49 text run at (1,121) width 108: "smoke qa mozilla " 49 text run at (1,121) width 108: "smoke qa mozilla "
50 text run at (109,121) width 247: "mozilla qa smoke tests smoke q a mozilla " 50 text run at (109,121) width 247: "mozilla qa smoke tests smoke q a mozilla "
51 text run at (356,121) width 104: "mozilla qa smoke" 51 text run at (356,121) width 104: "mozilla qa smoke"
52 text run at (1,141) width 135: "tests smoke qa mozilla" 52 text run at (1,141) width 135: "tests smoke qa mozilla"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698