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

Unified Diff: LayoutTests/platform/mac/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/mac/tables/mozilla_expected_failures/bugs/bug104898-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug104898-expected.txt b/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug104898-expected.txt
index c84b37428dc113a3d5db7545bfc706d6fe9d3a37..e8b33466fef6a86f3851c08a9ccc2488d71c308a 100644
--- a/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug104898-expected.txt
+++ b/LayoutTests/platform/mac/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 58x18
text run at (1,1) width 58: "Centered"
- RenderBR {BR} at (58,1) size 1x18
+ LayoutBR {BR} at (58,1) size 1x18
RenderText {#text} at (1,19) size 24x18
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 58x18
text run at (1,1) width 58: "Centered"
- RenderBR {BR} at (58,1) size 1x18
+ LayoutBR {BR} at (58,1) size 1x18
RenderText {#text} at (1,19) size 45x18
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 58x18
text run at (1,1) width 58: "Centered"
- RenderBR {BR} at (58,1) size 1x18
+ LayoutBR {BR} at (58,1) size 1x18
RenderText {#text} at (1,19) size 54x18
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