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

Unified Diff: LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug104898-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/bug104898-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug104898-expected.txt b/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug104898-expected.txt
index e34ef510f6b52cad4451ab313cdb328f0f994b67..4cf7213a762fa7c203c45dc906594eb8dea7ed53 100644
--- a/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug104898-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug104898-expected.txt
@@ -13,7 +13,7 @@ layer at (0,0) size 800x430
LayoutTableCell {TD} at (2,2) size 58x42 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 56x19
text run at (1,1) width 56: "Centered"
- RenderBR {BR} at (57,1) size 0x19
+ LayoutBR {BR} at (57,1) size 0x19
RenderText {#text} at (1,21) size 24x19
text run at (1,21) width 24: "OK"
RenderBlock {P} at (0,116) size 784x6 [border: (3px solid #800080)]
@@ -27,7 +27,7 @@ layer at (0,0) size 800x430
LayoutTableCell {TD} at (2,2) size 58x42 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 56x19
text run at (1,1) width 56: "Centered"
- RenderBR {BR} at (57,1) size 0x19
+ LayoutBR {BR} at (57,1) size 0x19
RenderText {#text} at (1,21) size 43x19
text run at (1,21) width 43: "SHIFT"
RenderBlock {P} at (0,254) size 784x6 [border: (3px solid #800080)]
@@ -41,7 +41,7 @@ layer at (0,0) size 800x430
LayoutTableCell {TD} at (2,2) size 58x42 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 56x19
text run at (1,1) width 56: "Centered"
- RenderBR {BR} at (57,1) size 0x19
+ LayoutBR {BR} at (57,1) size 0x19
RenderText {#text} at (1,21) size 53x19
text run at (1,21) width 53: "NOSTD"
RenderBlock {P} at (0,392) size 784x6 [border: (3px solid #800080)]

Powered by Google App Engine
This is Rietveld 408576698