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

Unified Diff: LayoutTests/platform/linux/fast/text/international/bidi-word-spacing-rtl-expected.txt

Issue 529753002: Word-Spacing in InlineBox RTL scenario not to ignore if first character is space (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: TestExpectations update Created 6 years, 3 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/linux/fast/text/international/bidi-word-spacing-rtl-expected.txt
diff --git a/LayoutTests/platform/linux/fast/text/international/bidi-word-spacing-rtl-expected.txt b/LayoutTests/platform/linux/fast/text/international/bidi-word-spacing-rtl-expected.txt
index f18f68a2b098eab65f4ea03fb304b139f9653239..a9169d24a8752057e68c1ce1c611d5bdea48d31d 100644
--- a/LayoutTests/platform/linux/fast/text/international/bidi-word-spacing-rtl-expected.txt
+++ b/LayoutTests/platform/linux/fast/text/international/bidi-word-spacing-rtl-expected.txt
@@ -4,8 +4,8 @@ layer at (0,0) size 800x370
RenderBlock {HTML} at (0,0) size 800x370
RenderBody {BODY} at (8,10) size 784x350
RenderBlock {DIV} at (300,0) size 184x50 [border: (1px solid #000000)]
- RenderText {#text} at (72,2) size 11x46
- text run at (72,2) width 11 RTL: "!"
+ RenderText {#text} at (172,2) size 11x46
+ text run at (172,2) width 11 RTL: "!"
RenderInline {SPAN} at (0,0) size 47x46
RenderText {#text} at (25,2) size 47x46
text run at (25,2) width 47 RTL: " @"

Powered by Google App Engine
This is Rietveld 408576698