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

Unified Diff: LayoutTests/platform/mac/fast/writing-mode/horizontal-bt-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/horizontal-bt-replaced-selection-expected.txt
diff --git a/LayoutTests/platform/mac/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt b/LayoutTests/platform/mac/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt
index 7355d6cd92068815668a1c3cde699ed48598a366..eb41a9d76c77bef3ec361427d8cb328aeeb97a74 100644
--- a/LayoutTests/platform/mac/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt
+++ b/LayoutTests/platform/mac/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt
@@ -5,7 +5,7 @@ layer at (0,434) size 800x166
RenderBody {BODY} at (8,8) size 784x150
RenderText {#text} at (0,0) size 391x41
text run at (0,0) width 391: "This is the first line of text."
- RenderBR {BR} at (390,0) size 1x41
+ LayoutBR {BR} at (390,0) size 1x41
LayoutImage {IMG} at (0,50) size 20x50 [bgcolor=#008000]
RenderText {#text} at (20,41) size 379x41
text run at (20,41) width 379: " This is the second line of "

Powered by Google App Engine
This is Rietveld 408576698