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

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

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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
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 776x36 7 RenderText {#text} at (0,0) size 776x36
8 text run at (0,0) width 776: "This tests that clicking in a contentedi table div will set the caret in the right position for LTR text in a RTL block. To test" 8 text run at (0,0) width 776: "This tests that clicking in a contentedi table div will set the caret in the right position for LTR text in a RTL block. To test"
9 text run at (0,18) width 475: "manually, click the right of the text. The caret should be on the right edge." 9 text run at (0,18) width 475: "manually, click the right of the text. The caret should be on the right edge."
10 RenderBlock {DIV} at (0,52) size 206.38x45 [border: (1px solid #000000)] 10 RenderBlock {DIV} at (0,52) size 206.38x45 [border: (1px solid #000000)]
11 RenderText {#text} at (122,11) size 74x23 11 RenderText {#text} at (122,11) size 74x23
12 text run at (122,11) width 74: "WebKit2" 12 text run at (122,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 (38,0) size 1x18 16 LayoutBR {BR} at (38,0) size 1x18
17 caret: position 0 of child 0 {#text} of child 3 {DIV} of body 17 caret: position 0 of child 0 {#text} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698