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

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

Issue 923953002: Move rendering/RenderImage* to layout/LayoutImage* (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 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 135x17 8 RenderText {#text} at (0,0) size 135x17
9 text run at (0,0) width 135: "This is a testcase for " 9 text run at (0,0) width 135: "This is a testcase for "
10 RenderInline {A} at (0,0) size 154x17 [color=#0000EE] 10 RenderInline {A} at (0,0) size 154x17 [color=#0000EE]
11 RenderText {#text} at (134,0) size 154x17 11 RenderText {#text} at (134,0) size 154x17
12 text run at (134,0) width 154: "rdar://problem/4402375" 12 text run at (134,0) width 154: "rdar://problem/4402375"
13 RenderText {#text} at (287,0) size 775x35 13 RenderText {#text} at (287,0) size 775x35
14 text run at (287,0) width 488: " \"REGRESSION (417.8-TOT): finding tex t sometimes also selects previous" 14 text run at (287,0) width 488: " \"REGRESSION (417.8-TOT): finding tex t sometimes also selects previous"
15 text run at (0,18) width 139: "image (5127) (6451)\"" 15 text run at (0,18) width 139: "image (5127) (6451)\""
16 RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #EEEEEE)] 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 759x35 18 RenderText {#text} at (0,0) size 759x35
19 text run at (0,0) width 424: "This test uses a right aligned image nex t to some left aligned text. " 19 text run at (0,0) width 424: "This test uses a right aligned image nex t to some left aligned text. "
20 text run at (423,0) width 336: "The image should not be selected, and should not be" 20 text run at (423,0) width 336: "The image should not be selected, and should not be"
21 text run at (0,18) width 612: "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 612: "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 LayoutImage {IMG} at (708,0) size 76x103
24 RenderText {#text} at (0,0) size 182x17 24 RenderText {#text} at (0,0) size 182x17
25 text run at (0,0) width 182: "This text should be selected." 25 text run at (0,0) width 182: "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