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

Unified Diff: LayoutTests/platform/win/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/win/tables/mozilla_expected_failures/bugs/bug104898-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug104898-expected.txt b/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug104898-expected.txt
index 2758910e91c032e252aea9180bbb807334d67327..de125061d93d13b901b3392bc0b9b01b07645b68 100644
--- a/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug104898-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug104898-expected.txt
@@ -13,7 +13,7 @@ layer at (0,0) size 800x412
LayoutTableCell {TD} at (2,2) size 60x38 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 58x17
text run at (1,1) width 58: "Centered"
- RenderBR {BR} at (58,1) size 1x17
+ LayoutBR {BR} at (58,1) size 1x17
RenderText {#text} at (1,19) size 24x17
text run at (1,19) width 24: "OK"
RenderBlock {P} at (0,110) size 784x6 [border: (3px solid #800080)]
@@ -27,7 +27,7 @@ layer at (0,0) size 800x412
LayoutTableCell {TD} at (2,2) size 60x38 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 58x17
text run at (1,1) width 58: "Centered"
- RenderBR {BR} at (58,1) size 1x17
+ LayoutBR {BR} at (58,1) size 1x17
RenderText {#text} at (1,19) size 45x17
text run at (1,19) width 45: "SHIFT"
RenderBlock {P} at (0,242) size 784x6 [border: (3px solid #800080)]
@@ -41,7 +41,7 @@ layer at (0,0) size 800x412
LayoutTableCell {TD} at (2,2) size 60x38 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 58x17
text run at (1,1) width 58: "Centered"
- RenderBR {BR} at (58,1) size 1x17
+ LayoutBR {BR} at (58,1) size 1x17
RenderText {#text} at (1,19) size 54x17
text run at (1,19) width 54: "NOSTD"
RenderBlock {P} at (0,374) size 784x6 [border: (3px solid #800080)]

Powered by Google App Engine
This is Rietveld 408576698