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

Side by Side Diff: LayoutTests/platform/win/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 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 800x352
4 RenderBlock {HTML} at (0,0) size 800x352
5 RenderBody {BODY} at (8,8) size 784x336
6 RenderBlock {DIV} at (0,0) size 784x336
7 RenderBlock (anonymous) at (0,0) size 784x20
8 RenderText {#text} at (0,0) size 750x19
9 text run at (0,0) width 750: "In all four cases below, the exclamati on mark should be on the left side of the first line and on the right side of th e second line."
10 RenderBlock {DIV} at (0,20) size 784x316
11 RenderBR {BR} at (425,59) size 0x19
12 RenderBR {BR} at (425,138) size 0x19
13 RenderBR {BR} at (425,217) size 0x19
14 RenderText {#text} at (0,0) size 0x0
15 layer at (10,30) size 421x70 clip at (11,31) size 419x68
16 RenderTextControl {TEXTAREA} at (2,2) size 421x70 [bgcolor=#FFFFFF] [border: ( 1px solid #000000)]
17 RenderBlock {DIV} at (3,3) size 415x48
18 RenderText {#text} at (375,0) size 48x32
19 text run at (375,0) width 0 RTL: " "
20 text run at (375,0) width 40 RTL: "\x{5E9}\x{5DC}\x{5D5}\x{5DD}!"
21 text run at (367,16) width 48: "hello!"
22 text run at (415,16) width 0: " "
23 RenderBR {BR} at (415,32) size 0x16
24 layer at (10,109) size 421x70 clip at (11,110) size 419x68
25 RenderTextControl {TEXTAREA} at (2,81) size 421x70 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
26 RenderBlock {DIV} at (3,3) size 415x48
27 RenderText {#text} at (0,0) size 48x32
28 text run at (0,0) width 0 RTL: " "
29 text run at (0,0) width 40 RTL: "\x{5E9}\x{5DC}\x{5D5}\x{5DD}!"
30 text run at (0,16) width 48: "hello!"
31 text run at (48,16) width 0: " "
32 RenderBR {BR} at (0,32) size 0x16
33 layer at (10,188) size 421x70 clip at (11,189) size 419x68
34 RenderTextControl {TEXTAREA} at (2,160) size 421x70 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
35 RenderBlock {DIV} at (3,3) size 415x48
36 RenderText {#text} at (0,0) size 48x32
37 text run at (0,0) width 0 RTL: " "
38 text run at (0,0) width 40 RTL: "\x{5E9}\x{5DC}\x{5D5}\x{5DD}!"
39 text run at (0,16) width 48: "hello!"
40 text run at (48,16) width 0: " "
41 RenderBR {BR} at (0,32) size 0x16
42 layer at (10,267) size 421x70 clip at (11,268) size 419x68
43 RenderTextControl {TEXTAREA} at (2,239) size 421x70 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
44 RenderBlock {DIV} at (3,3) size 415x48
45 RenderText {#text} at (375,0) size 48x32
46 text run at (375,0) width 0 RTL: " "
47 text run at (375,0) width 40 RTL: "\x{5E9}\x{5DC}\x{5D5}\x{5DD}!"
48 text run at (367,16) width 48: "hello!"
49 text run at (415,16) width 0: " "
50 RenderBR {BR} at (415,32) size 0x16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698