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

Side by Side Diff: LayoutTests/platform/chromium-mac/editing/selection/caret-ltr-right-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 800x139 3 layer at (0,0) size 800x139
4 RenderBlock {HTML} at (0,0) size 800x139 4 RenderBlock {HTML} at (0,0) size 800x139
5 RenderBody {BODY} at (8,16) size 784x115 5 RenderBody {BODY} at (8,16) size 784x115
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 LTR text in a LTR 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 LTR text in a LTR 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 202x45 [border: (1px solid #000000)] 10 RenderBlock {DIV} at (0,52) size 202x45 [border: (1px solid #000000)]
11 RenderText {#text} at (11,11) size 74x23 11 RenderText {#text} at (11,11) size 74x23
12 text run at (11,11) width 74: "WebKit2" 12 text run at (11,11) width 74: "WebKit2"
13 RenderBlock (anonymous) at (0,97) size 784x18 13 RenderBlock (anonymous) at (0,97) 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