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

Side by Side Diff: LayoutTests/platform/mac/editing/selection/4402375-expected.txt

Issue 19529005: Auto-rebaseline for r154767 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 layer at (0,0) size 800x600 2 layer at (0,0) size 800x600
3 RenderView at (0,0) size 800x600 3 RenderView at (0,0) size 800x600
4 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
5 RenderBlock {HTML} at (0,0) size 800x600 5 RenderBlock {HTML} at (0,0) size 800x600
6 RenderBody {BODY} at (8,8) size 784x584 6 RenderBody {BODY} at (8,8) size 784x584
7 RenderBlock {P} at (0,0) size 784x36 7 RenderBlock {P} at (0,0) size 784x36
8 RenderText {#text} at (0,0) size 131x18 8 RenderText {#text} at (0,0) size 131x18
9 text run at (0,0) width 131: "This is a testcase for " 9 text run at (0,0) width 131: "This is a testcase for "
10 RenderInline {A} at (0,0) size 149x18 [color=#0000EE] 10 RenderInline {A} at (0,0) size 149x18 [color=#0000EE]
11 RenderText {#text} at (131,0) size 149x18 11 RenderText {#text} at (131,0) size 149x18
12 text run at (131,0) width 149: "rdar://problem/4402375" 12 text run at (131,0) width 149: "rdar://problem/4402375"
13 RenderText {#text} at (280,0) size 761x36 13 RenderText {#text} at (280,0) size 761x36
14 text run at (280,0) width 481: " \"REGRESSION (417.8-TOT): finding tex t sometimes also selects previous" 14 text run at (280,0) width 481: " \"REGRESSION (417.8-TOT): finding tex t sometimes also selects previous"
15 text run at (0,18) width 137: "image (5127) (6451)\"" 15 text run at (0,18) width 137: "image (5127) (6451)\""
16 RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #000000)] 16 RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #EEEEEE)]
17 RenderBlock {P} at (0,70) size 784x36 17 RenderBlock {P} at (0,70) size 784x36
18 RenderText {#text} at (0,0) size 743x36 18 RenderText {#text} at (0,0) size 743x36
19 text run at (0,0) width 413: "This test uses a right aligned image nex t to some left aligned text. " 19 text run at (0,0) width 413: "This test uses a right aligned image nex t to some left aligned text. "
20 text run at (413,0) width 330: "The image should not be selected, and should not be" 20 text run at (413,0) width 330: "The image should not be selected, and should not be"
21 text run at (0,18) width 598: "included in the selection rect (you won 't see the selection rect when you run this test manually)." 21 text run at (0,18) width 598: "included in the selection rect (you won 't see the selection rect when you run this test manually)."
22 RenderBlock {DIV} at (0,122) size 784x18 22 RenderBlock {DIV} at (0,122) size 784x18
23 RenderImage {IMG} at (708,0) size 76x103 23 RenderImage {IMG} at (708,0) size 76x103
24 RenderText {#text} at (0,0) size 178x18 24 RenderText {#text} at (0,0) size 178x18
25 text run at (0,0) width 178: "This text should be selected." 25 text run at (0,0) width 178: "This text should be selected."
26 selection start: position 0 of child 1 {#text} of child 6 {DIV} of body 26 selection start: position 0 of child 1 {#text} of child 6 {DIV} of body
27 selection end: position 29 of child 1 {#text} of child 6 {DIV} of body 27 selection end: position 29 of child 1 {#text} of child 6 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698