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

Unified Diff: LayoutTests/platform/linux/fast/writing-mode/english-rl-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/linux/fast/writing-mode/english-rl-text-expected.txt
diff --git a/LayoutTests/platform/linux/fast/writing-mode/english-rl-text-expected.txt b/LayoutTests/platform/linux/fast/writing-mode/english-rl-text-expected.txt
index 956a61882c0749d1f22f8814de8eab4aef1c48da..ae2b4e84af4a4f30d0616769a14aa3e7219b5e40 100644
--- a/LayoutTests/platform/linux/fast/writing-mode/english-rl-text-expected.txt
+++ b/LayoutTests/platform/linux/fast/writing-mode/english-rl-text-expected.txt
@@ -8,6 +8,6 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 19x472
text run at (2,2) width 266: "Here is some text in a vertical-rl block flow. "
text run at (2,267) width 206: "The block direction is right-to-left."
- RenderBR {BR} at (17,473) size 0x1
+ LayoutBR {BR} at (17,473) size 0x1
RenderText {#text} at (22,2) size 19x190
text run at (22,2) width 190: "This line should also be vertical."

Powered by Google App Engine
This is Rietveld 408576698