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

Side by Side Diff: LayoutTests/platform/mac/fast/text/international/unicode-bidi-plaintext-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 unified diff | Download patch
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x204
4 RenderBlock {HTML} at (0,0) size 800x204
5 RenderBody {BODY} at (8,8) size 784x183
6 RenderBlock {DIV} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 510x18
8 text run at (0,0) width 510: "This tests proper handling of unicode-bi di: plaintext. You should not see any red."
9 RenderBlock {DIV} at (0,18) size 784x75
10 RenderText {#text} at (0,0) size 44x18
11 text run at (0,0) width 44: "!hello. "
12 RenderBR {BR} at (44,0) size 0x18
13 RenderText {#text} at (734,19) size 50x18
14 text run at (734,19) width 50 RTL: "!\x{5E9}\x{5DC}\x{5D5}\x{5DD}. "
15 RenderBR {BR} at (734,19) size 1x18
16 RenderText {#text} at (0,38) size 67x18
17 text run at (0,38) width 39: "hello, "
18 text run at (39,38) width 19 RTL: "\x{5DC}\x{5D5}\x{5D9}"
19 text run at (57,38) width 10: "! "
20 RenderBR {BR} at (66,38) size 1x18
21 RenderText {#text} at (684,57) size 100x18
22 text run at (684,57) width 6 RTL: "!"
23 text run at (689,57) width 51: "WebKit"
24 text run at (739,57) width 45 RTL: "\x{5E9}\x{5DC}\x{5D5}\x{5DD}, "
25 RenderBlock {PRE} at (0,106) size 784x77
26 RenderText {#text} at (0,0) size 784x77
27 text run at (0,0) width 8: "a"
28 text run at (8,0) width 0: " "
29 text run at (0,15) width 8: "("
30 text run at (8,15) width 0: " "
31 text run at (682,31) width 1 RTL: " "
32 text run at (682,31) width 9 RTL: "!"
33 text run at (690,31) width 49: "WebKit"
34 text run at (738,31) width 46 RTL: "\x{5E9}\x{5DC}\x{5D5}\x{5DD}, "
35 text run at (0,47) width 56: "hello, "
36 text run at (56,47) width 16 RTL: "\x{5DC}\x{5D5}\x{5D9}"
37 text run at (71,47) width 9: "!"
38 text run at (79,47) width 1: " "
39 text run at (0,62) width 8: ")"
40 text run at (8,62) width 0: " "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698