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

Unified Diff: LayoutTests/platform/mac/fast/writing-mode/vertical-lr-replaced-selection-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/fast/writing-mode/vertical-lr-replaced-selection-expected.txt
diff --git a/LayoutTests/platform/mac/fast/writing-mode/vertical-lr-replaced-selection-expected.txt b/LayoutTests/platform/mac/fast/writing-mode/vertical-lr-replaced-selection-expected.txt
index 884339c07410678a78fdfe8990bac3058254bcfc..4b9bddbe7807577717f79973e77fa271cebff684 100644
--- a/LayoutTests/platform/mac/fast/writing-mode/vertical-lr-replaced-selection-expected.txt
+++ b/LayoutTests/platform/mac/fast/writing-mode/vertical-lr-replaced-selection-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 166x600
RenderBody {BODY} at (8,8) size 150x584
RenderText {#text} at (0,0) size 41x389
text run at (0,0) width 389: "This is the first line of text."
- RenderBR {BR} at (0,388) size 41x1
+ LayoutBR {BR} at (0,388) size 41x1
LayoutImage {IMG} at (50,0) size 50x20 [bgcolor=#008000]
RenderText {#text} at (41,20) size 41x379
text run at (41,20) width 379: " This is the second line of "

Powered by Google App Engine
This is Rietveld 408576698