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

Unified Diff: LayoutTests/platform/android/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/android/fast/block/basic/truncation-rtl-expected.txt
diff --git a/LayoutTests/platform/android/fast/block/basic/truncation-rtl-expected.txt b/LayoutTests/platform/android/fast/block/basic/truncation-rtl-expected.txt
index a735ee72f018049efa34629a78159a7bc24b81a1..65e24460067bc2ecf9c069fb711945a8b5171ad3 100644
--- a/LayoutTests/platform/android/fast/block/basic/truncation-rtl-expected.txt
+++ b/LayoutTests/platform/android/fast/block/basic/truncation-rtl-expected.txt
@@ -15,7 +15,7 @@ layer at (0,0) size 800x242
text run at (0,20) width 186: "differently than IE/FF/Opera"
RenderText {#text} at (186,20) size 4x19
text run at (186,20) width 4: "."
- RenderBR {BR} at (190,20) size 0x19
+ LayoutBR {BR} at (190,20) size 0x19
RenderText {#text} at (0,40) size 398x19
text run at (0,40) width 398: "This test passes if the red block below is truncated on the left side."
RenderBlock {DIV} at (-218,76) size 1002x142 [border: (1px solid #FF0000)]

Powered by Google App Engine
This is Rietveld 408576698