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

Unified Diff: LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug14007-2-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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt b/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt
index f369956d6826006f3dbeca36e679daf3c7a50bb3..1ec90c7344467f9d29896d8c1bfb1418f7373416 100644
--- a/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 785x1439 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderBlock (anonymous) at (0,0) size 769x20
RenderText {#text} at (258,0) size 253x19
text run at (258,0) width 253: "Build 1999/10/27/08 Win95 - Daily Build"
- RenderBR {BR} at (510,15) size 1x0
+ LayoutBR {BR} at (510,15) size 1x0
LayoutTable {TABLE} at (78.50,20) size 612x1259 [border: (10px outset #808080)]
RenderBlock {CAPTION} at (0,0) size 612x20
RenderText {#text} at (265,0) size 82x19
@@ -75,7 +75,7 @@ layer at (0,0) size 785x1439 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,20) width 51: "doors &"
text run at (0,40) width 25: "hide"
RenderBlock (anonymous) at (2,446) size 84x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
LayoutTableRow {TR} at (0,468) size 592x300
LayoutTableCell {TD} at (0,468) size 84x220 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
LayoutTable {TABLE} at (2,2) size 80x196 [color=#000000]
@@ -104,7 +104,7 @@ layer at (0,0) size 785x1439 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,20) width 44: "reserve"
text run at (0,40) width 28: "food"
RenderBlock (anonymous) at (2,198) size 80x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
LayoutTableCell {TD} at (84,468) size 84x88 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
LayoutTable {TABLE} at (2,2) size 80x84 [color=#000000]
LayoutTableSection {TBODY} at (0,0) size 80x84
@@ -297,7 +297,7 @@ layer at (0,0) size 785x1439 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,20) width 44: "reserve"
text run at (0,40) width 28: "food"
RenderBlock (anonymous) at (2,374) size 80x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
LayoutTableCell {TD} at (84,768) size 84x316 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
LayoutTable {TABLE} at (2,2) size 80x312 [color=#000000]
LayoutTableSection {TBODY} at (0,0) size 80x312
@@ -499,7 +499,7 @@ layer at (0,0) size 785x1439 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (2,2) size 6x19
text run at (2,2) width 6: "-"
RenderBlock (anonymous) at (0,1279) size 769x40
- RenderBR {BR} at (384,0) size 1x19
+ LayoutBR {BR} at (384,0) size 1x19
RenderText {#text} at (20,20) size 729x19
text run at (20,20) width 729: "Notice the scrollbars, they are rendered outside of the table columns, and the yellow day numbers are hidden under them."
RenderBlock {P} at (0,1335) size 769x80

Powered by Google App Engine
This is Rietveld 408576698