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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug11331-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 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x160 6 RenderBlock {P} at (0,0) size 784x160
7 RenderBlock (anonymous) at (0,0) size 784x72 7 RenderBlock (anonymous) at (0,0) size 784x72
8 RenderText {#text} at (0,0) size 344x17 8 RenderText {#text} at (0,0) size 344x17
9 text run at (0,0) width 344: "In the yellow table the \"W\" is clipp ed on its left edge." 9 text run at (0,0) width 344: "In the yellow table the \"W\" is clipp ed on its left edge."
10 RenderBR {BR} at (343,14) size 1x0 10 LayoutBR {BR} at (343,14) size 1x0
11 RenderText {#text} at (0,18) size 174x17 11 RenderText {#text} at (0,18) size 174x17
12 text run at (0,18) width 174: "The only difference is that:" 12 text run at (0,18) width 174: "The only difference is that:"
13 RenderBR {BR} at (173,32) size 1x0 13 LayoutBR {BR} at (173,32) size 1x0
14 RenderText {#text} at (0,36) size 251x17 14 RenderText {#text} at (0,36) size 251x17
15 text run at (0,36) width 251: "yellow table has CELLPADDING=\"0\"" 15 text run at (0,36) width 251: "yellow table has CELLPADDING=\"0\""
16 RenderBR {BR} at (250,50) size 1x0 16 LayoutBR {BR} at (250,50) size 1x0
17 RenderText {#text} at (0,54) size 239x17 17 RenderText {#text} at (0,54) size 239x17
18 text run at (0,54) width 239: "grey table has CELLPADDING=\"1\"." 18 text run at (0,54) width 239: "grey table has CELLPADDING=\"1\"."
19 LayoutTable {TABLE} at (0,72) size 40x43 [bgcolor=#FFFF00] 19 LayoutTable {TABLE} at (0,72) size 40x43 [bgcolor=#FFFF00]
20 LayoutTableSection {TBODY} at (0,0) size 40x43 20 LayoutTableSection {TBODY} at (0,0) size 40x43
21 LayoutTableRow {TR} at (0,2) size 40x39 21 LayoutTableRow {TR} at (0,2) size 40x39
22 LayoutTableCell {TD} at (2,2) size 36x39 [r=0 c=0 rs=1 cs=1] 22 LayoutTableCell {TD} at (2,2) size 36x39 [r=0 c=0 rs=1 cs=1]
23 RenderInline {FONT} at (0,0) size 32x39 23 RenderInline {FONT} at (0,0) size 32x39
24 RenderText {#text} at (0,0) size 32x39 24 RenderText {#text} at (0,0) size 32x39
25 text run at (0,0) width 32: "Online" 25 text run at (0,0) width 32: "Online"
26 text run at (0,13) width 24: "Web-" 26 text run at (0,13) width 24: "Web-"
27 text run at (0,26) width 25: "Store" 27 text run at (0,26) width 25: "Store"
28 LayoutTable {TABLE} at (0,115) size 40x45 [bgcolor=#EEEEEE] 28 LayoutTable {TABLE} at (0,115) size 40x45 [bgcolor=#EEEEEE]
29 LayoutTableSection {TBODY} at (0,0) size 40x45 29 LayoutTableSection {TBODY} at (0,0) size 40x45
30 LayoutTableRow {TR} at (0,2) size 40x41 30 LayoutTableRow {TR} at (0,2) size 40x41
31 LayoutTableCell {TD} at (2,2) size 36x41 [r=0 c=0 rs=1 cs=1] 31 LayoutTableCell {TD} at (2,2) size 36x41 [r=0 c=0 rs=1 cs=1]
32 RenderInline {FONT} at (0,0) size 32x39 32 RenderInline {FONT} at (0,0) size 32x39
33 RenderText {#text} at (1,1) size 32x39 33 RenderText {#text} at (1,1) size 32x39
34 text run at (1,1) width 32: "Online" 34 text run at (1,1) width 32: "Online"
35 text run at (1,14) width 24: "Web-" 35 text run at (1,14) width 24: "Web-"
36 text run at (1,27) width 25: "Store" 36 text run at (1,27) width 25: "Store"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698