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

Unified Diff: LayoutTests/platform/android/fast/css/text-overflow-ellipsis-bidi-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/css/text-overflow-ellipsis-bidi-expected.txt
diff --git a/LayoutTests/platform/android/fast/css/text-overflow-ellipsis-bidi-expected.txt b/LayoutTests/platform/android/fast/css/text-overflow-ellipsis-bidi-expected.txt
index 6453a97be1e2c3bc3a6b3706ee9b98d61103f198..e6b7b3dedbd8b3f96609f2ae797a5aa912925977 100644
--- a/LayoutTests/platform/android/fast/css/text-overflow-ellipsis-bidi-expected.txt
+++ b/LayoutTests/platform/android/fast/css/text-overflow-ellipsis-bidi-expected.txt
@@ -6,15 +6,15 @@ layer at (0,0) size 800x216
RenderBlock (anonymous) at (0,0) size 784x80
RenderText {#text} at (0,0) size 533x19
text run at (0,0) width 533: "Each consecutive pair of lines should look exactly the same apart from the trailing ellipsis."
- RenderBR {BR} at (533,0) size 0x19
+ LayoutBR {BR} at (533,0) size 0x19
RenderText {#text} at (0,20) size 513x19
text run at (0,20) width 513: "The ellipsis should appear on the left for the RTL case and on the right for LTR case. "
- RenderBR {BR} at (0,0) size 0x0
- RenderBR {BR} at (0,40) size 0x19
+ LayoutBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,40) size 0x19
RenderText {#text} at (0,60) size 57x19
text run at (0,60) width 57: "RTL text:"
RenderBlock (anonymous) at (0,120) size 784x40
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderText {#text} at (0,20) size 59x19
text run at (0,20) width 59: "LTR Text"
layer at (8,88) size 207x20 scrollX 92 scrollWidth 299

Powered by Google App Engine
This is Rietveld 408576698