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

Side by Side Diff: LayoutTests/platform/chromium-mac/editing/selection/caret-rtl-2-expected.txt

Issue 15159008: Node::lazyAttach shouldn't lie about being attached (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase again Created 7 years, 7 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x140 3 layer at (0,0) size 800x140
4 RenderBlock {HTML} at (0,0) size 800x140 4 RenderBlock {HTML} at (0,0) size 800x140
5 RenderBody {BODY} at (8,16) size 784x116 5 RenderBody {BODY} at (8,16) size 784x116
6 RenderBlock {P} at (0,0) size 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 758x36 7 RenderText {#text} at (0,0) size 758x36
8 text run at (0,0) width 758: "This tests that clicking in a contentedi table div will set the caret in the right position for RTL text in a RTL block. To test" 8 text run at (0,0) width 758: "This tests that clicking in a contentedi table div will set the caret in the right position for RTL text in a RTL block. To test"
9 text run at (0,18) width 465: "manually, click the right of the text. The caret should be on the right edge." 9 text run at (0,18) width 465: "manually, click the right of the text. The caret should be on the right edge."
10 RenderBlock {DIV} at (0,52) size 202x46 [border: (1px solid #000000)] 10 RenderBlock {DIV} at (0,52) size 202x46 [border: (1px solid #000000)]
11 RenderText {#text} at (11,12) size 72x23 11 RenderText {#text} at (11,12) size 72x23
12 text run at (11,12) width 72 RTL: "\x{5E9}\x{5D3}\x{5D4} \x{5D1}\x{5D5 }\x{5E8}" 12 text run at (11,12) width 72 RTL: "\x{5E9}\x{5D3}\x{5D4} \x{5D1}\x{5D5 }\x{5E8}"
13 RenderBlock (anonymous) at (0,98) size 784x18 13 RenderBlock (anonymous) at (0,98) size 784x18
14 RenderText {#text} at (0,0) size 39x18 14 RenderText {#text} at (0,0) size 39x18
15 text run at (0,0) width 39: "PASS" 15 text run at (0,0) width 39: "PASS"
16 RenderBR {BR} at (39,0) size 0x18 16 RenderBR {BR} at (39,0) size 0x18
17 RenderText {#text} at (0,0) size 0x0
18 caret: position 7 of child 0 {#text} of child 3 {DIV} of body 17 caret: position 7 of child 0 {#text} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698