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

Unified Diff: LayoutTests/platform/win/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/win/fast/writing-mode/vertical-lr-replaced-selection-expected.txt
diff --git a/LayoutTests/platform/win/fast/writing-mode/vertical-lr-replaced-selection-expected.txt b/LayoutTests/platform/win/fast/writing-mode/vertical-lr-replaced-selection-expected.txt
index feab6e915343dc593be0f2f534808176e599e7f9..d9c9d2c315eca5c107da29c3525d6e85122be0da 100644
--- a/LayoutTests/platform/win/fast/writing-mode/vertical-lr-replaced-selection-expected.txt
+++ b/LayoutTests/platform/win/fast/writing-mode/vertical-lr-replaced-selection-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 167x600
RenderBody {BODY} at (8,8) size 151x584
RenderText {#text} at (1,0) size 40x391
text run at (1,0) width 391: "This is the first line of text."
- RenderBR {BR} at (1,390) size 40x1
+ LayoutBR {BR} at (1,390) size 40x1
LayoutImage {IMG} at (50,0) size 50x20 [bgcolor=#008000]
RenderText {#text} at (42,20) size 40x379
text run at (42,20) width 379: " This is the second line of "

Powered by Google App Engine
This is Rietveld 408576698