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

Unified Diff: LayoutTests/platform/win/fast/block/basic/truncation-rtl-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/block/basic/truncation-rtl-expected.txt
diff --git a/LayoutTests/platform/win/fast/block/basic/truncation-rtl-expected.txt b/LayoutTests/platform/win/fast/block/basic/truncation-rtl-expected.txt
index 455c728ffb7564ef6847456cd2e9bd01fbab4d52..86104be2be7aac3c16e5329887bb2faeae097076 100644
--- a/LayoutTests/platform/win/fast/block/basic/truncation-rtl-expected.txt
+++ b/LayoutTests/platform/win/fast/block/basic/truncation-rtl-expected.txt
@@ -15,7 +15,7 @@ layer at (0,0) size 800x222
text run at (0,18) width 187: "differently than IE/FF/Opera"
RenderText {#text} at (186,18) size 5x17
text run at (186,18) width 5: "."
- RenderBR {BR} at (190,18) size 1x17
+ LayoutBR {BR} at (190,18) size 1x17
RenderText {#text} at (0,36) size 425x17
text run at (0,36) width 425: "This test passes if the red block below is truncated on the left side."
RenderBlock {DIV} at (-218,70) size 1002x128 [border: (1px solid #FF0000)]

Powered by Google App Engine
This is Rietveld 408576698