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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug92868-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/bugs/bug92868-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug92868-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug92868-expected.txt
index fcce1cb28742179c429a3f9879dfebd29eb16dd5..4564d2ec9596c0383af47d68d1b0d5cf9c67c879 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug92868-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug92868-expected.txt
@@ -13,8 +13,8 @@ layer at (0,0) size 800x600
text run at (77,0) width 71: "Show Blue"
RenderText {#text} at (147,0) size 13x18
text run at (147,0) width 13: " "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderText {#text} at (0,18) size 185x18
text run at (0,18) width 185: "Should not see the blue table"
- RenderBR {BR} at (184,32) size 1x0
- RenderBR {BR} at (0,36) size 0x18
+ LayoutBR {BR} at (184,32) size 1x0
+ LayoutBR {BR} at (0,36) size 0x18

Powered by Google App Engine
This is Rietveld 408576698