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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/css/text-overflow-ellipsis-bidi-expected.txt
diff --git a/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-bidi-expected.txt b/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-bidi-expected.txt
index 1783702064d1c2ac51aa75258acba0308e73a9d1..47a88011d395e18cc6716af025cdc7645f47300d 100644
--- a/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-bidi-expected.txt
+++ b/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-bidi-expected.txt
@@ -6,15 +6,15 @@ layer at (0,0) size 800x200
RenderBlock (anonymous) at (0,0) size 784x72
RenderText {#text} at (0,0) size 580x18
text run at (0,0) width 580: "Each consecutive pair of lines should look exactly the same apart from the trailing ellipsis."
- RenderBR {BR} at (579,0) size 1x18
+ LayoutBR {BR} at (579,0) size 1x18
RenderText {#text} at (0,18) size 550x18
text run at (0,18) width 550: "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,36) size 0x18
+ LayoutBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,36) size 0x18
RenderText {#text} at (0,54) size 63x18
text run at (0,54) width 63: "RTL text:"
RenderBlock (anonymous) at (0,110) size 784x36
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
RenderText {#text} at (0,18) size 64x18
text run at (0,18) width 64: "LTR Text"
layer at (8,80) size 207x19 scrollX 154.00 scrollWidth 362

Powered by Google App Engine
This is Rietveld 408576698