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

Unified Diff: LayoutTests/platform/mac/fast/writing-mode/english-bt-text-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/english-bt-text-expected.txt
diff --git a/LayoutTests/platform/mac/fast/writing-mode/english-bt-text-expected.txt b/LayoutTests/platform/mac/fast/writing-mode/english-bt-text-expected.txt
index 53e1afa5a45c1c3cd3b0f2229eda6b3261273cac..f0b02a554a16f78908b74e2940aefbc0d31ca8db 100644
--- a/LayoutTests/platform/mac/fast/writing-mode/english-bt-text-expected.txt
+++ b/LayoutTests/platform/mac/fast/writing-mode/english-bt-text-expected.txt
@@ -8,6 +8,6 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 544x18
text run at (2,2) width 307: "Here is some text in a horizontal-bt block flow. "
text run at (308,2) width 238: "The block direction is bottom-to-top."
- RenderBR {BR} at (545,6) size 1x0
+ LayoutBR {BR} at (545,6) size 1x0
RenderText {#text} at (2,20) size 225x18
text run at (2,20) width 225: "This line should also be horizontal."

Powered by Google App Engine
This is Rietveld 408576698