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

Unified Diff: LayoutTests/platform/win/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/win/fast/css/text-overflow-ellipsis-bidi-expected.txt
diff --git a/LayoutTests/platform/win/fast/css/text-overflow-ellipsis-bidi-expected.txt b/LayoutTests/platform/win/fast/css/text-overflow-ellipsis-bidi-expected.txt
index 27aea11cf3ef82c1a58921eb26c99cb0041c6467..a55da9f3811b0efbe5fd59e9701e502c3e934de7 100644
--- a/LayoutTests/platform/win/fast/css/text-overflow-ellipsis-bidi-expected.txt
+++ b/LayoutTests/platform/win/fast/css/text-overflow-ellipsis-bidi-expected.txt
@@ -6,15 +6,15 @@ layer at (0,0) size 800x196
RenderBlock (anonymous) at (0,0) size 784x72
RenderText {#text} at (0,0) size 580x17
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 1x17
+ LayoutBR {BR} at (579,0) size 1x17
RenderText {#text} at (0,18) size 550x17
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 0x17
+ LayoutBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,36) size 0x17
RenderText {#text} at (0,54) size 63x17
text run at (0,54) width 63: "RTL text:"
RenderBlock (anonymous) at (0,108) size 784x36
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
RenderText {#text} at (0,18) size 64x17
text run at (0,18) width 64: "LTR Text"
layer at (8,80) size 207x18 scrollX 98.00 scrollWidth 305

Powered by Google App Engine
This is Rietveld 408576698