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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug3309-1-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/bug3309-1-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug3309-1-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug3309-1-expected.txt
index 3f6a3abf4e5977f57841b4ba56e95c2162a73e72..f45bc8889b1fc0dcc6012a4717042f6cfd0f9263 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug3309-1-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug3309-1-expected.txt
@@ -19,8 +19,8 @@ layer at (0,0) size 800x600
RenderText {#text} at (17,5) size 29x18
text run at (17,5) width 29: "4:53"
RenderBlock {DIV} at (0,38) size 784x54
- RenderBR {BR} at (784,0) size 0x18
- RenderBR {BR} at (784,18) size 0x18
+ LayoutBR {BR} at (784,0) size 0x18
+ LayoutBR {BR} at (784,18) size 0x18
RenderInline {A} at (0,0) size 137x18 [color=#0000EE]
RenderInline {FONT} at (0,0) size 137x17 [color=#FFCC33]
RenderText {#text} at (647,36) size 137x17

Powered by Google App Engine
This is Rietveld 408576698