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

Unified Diff: LayoutTests/platform/mac/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt

Issue 23567004: Fix alignment for bidirectional text. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Trying Again Created 7 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/mac/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt
diff --git a/LayoutTests/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt b/LayoutTests/platform/mac/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt
similarity index 75%
rename from LayoutTests/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt
rename to LayoutTests/platform/mac/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt
index 52753ced91e241fa7a437d790f8bbeef438efd7c..0246b877690625b3650d3a547515cd3640e6c40a 100644
--- a/LayoutTests/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt
+++ b/LayoutTests/platform/mac/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt
@@ -16,36 +16,36 @@ layer at (0,0) size 800x316
layer at (10,46) size 371x58 clip at (11,47) size 369x56
RenderTextControl {TEXTAREA} at (2,2) size 371x58 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {DIV} at (3,3) size 365x39
- RenderText {#text} at (336,0) size 30x26
+ RenderText {#text} at (336,0) size 365x26
text run at (336,0) width 1 RTL: " "
text run at (336,0) width 29 RTL: "\x{5E9}\x{5DC}\x{5D5}\x{5DD}!"
- text run at (335,13) width 30: "hello!"
- text run at (365,13) width 0: " "
- RenderBR {BR} at (365,26) size 0x13
+ text run at (0,13) width 30: "hello!"
+ text run at (29,13) width 1: " "
+ RenderBR {BR} at (0,26) size 0x13
layer at (10,112) size 371x58 clip at (11,113) size 369x56
RenderTextControl {TEXTAREA} at (2,68) size 371x58 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {DIV} at (3,3) size 365x39
- RenderText {#text} at (0,0) size 30x26
- text run at (0,0) width 0 RTL: " "
- text run at (0,0) width 29 RTL: "\x{5E9}\x{5DC}\x{5D5}\x{5DD}!"
+ RenderText {#text} at (336,0) size 365x26
+ text run at (336,0) width 1 RTL: " "
+ text run at (336,0) width 29 RTL: "\x{5E9}\x{5DC}\x{5D5}\x{5DD}!"
text run at (0,13) width 30: "hello!"
text run at (29,13) width 1: " "
RenderBR {BR} at (0,26) size 0x13
layer at (10,178) size 371x58 clip at (11,179) size 369x56
RenderTextControl {TEXTAREA} at (2,134) size 371x58 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {DIV} at (3,3) size 365x39
- RenderText {#text} at (0,0) size 30x26
- text run at (0,0) width 0 RTL: " "
- text run at (0,0) width 29 RTL: "\x{5E9}\x{5DC}\x{5D5}\x{5DD}!"
+ RenderText {#text} at (336,0) size 365x26
+ text run at (336,0) width 1 RTL: " "
+ text run at (336,0) width 29 RTL: "\x{5E9}\x{5DC}\x{5D5}\x{5DD}!"
text run at (0,13) width 30: "hello!"
text run at (29,13) width 1: " "
RenderBR {BR} at (0,26) size 0x13
layer at (10,244) size 371x58 clip at (11,245) size 369x56
RenderTextControl {TEXTAREA} at (2,200) size 371x58 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {DIV} at (3,3) size 365x39
- RenderText {#text} at (336,0) size 30x26
+ RenderText {#text} at (336,0) size 365x26
text run at (336,0) width 1 RTL: " "
text run at (336,0) width 29 RTL: "\x{5E9}\x{5DC}\x{5D5}\x{5DD}!"
- text run at (335,13) width 30: "hello!"
- text run at (365,13) width 0: " "
- RenderBR {BR} at (365,26) size 0x13
+ text run at (0,13) width 30: "hello!"
+ text run at (29,13) width 1: " "
+ RenderBR {BR} at (0,26) size 0x13

Powered by Google App Engine
This is Rietveld 408576698