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

Side by Side Diff: LayoutTests/platform/win-xp/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 784x40 7 RenderBlock {P} at (0,0) size 784x40
8 RenderText {#text} at (0,0) size 126x19 8 RenderText {#text} at (0,0) size 126x19
9 text run at (0,0) width 126: "This is a testcase for " 9 text run at (0,0) width 126: "This is a testcase for "
10 RenderInline {A} at (0,0) size 146x19 [color=#0000EE] 10 RenderInline {A} at (0,0) size 146x19 [color=#0000EE]
11 RenderText {#text} at (126,0) size 146x19 11 RenderText {#text} at (126,0) size 146x19
12 text run at (126,0) width 146: "rdar://problem/4402375" 12 text run at (126,0) width 146: "rdar://problem/4402375"
13 RenderText {#text} at (272,0) size 768x39 13 RenderText {#text} at (272,0) size 768x39
14 text run at (272,0) width 496: " \"REGRESSION (417.8-TOT): finding tex t sometimes also selects previous image" 14 text run at (272,0) width 496: " \"REGRESSION (417.8-TOT): finding tex t sometimes also selects previous image"
15 text run at (0,20) width 93: "(5127) (6451)\"" 15 text run at (0,20) width 93: "(5127) (6451)\""
16 RenderBlock {HR} at (0,56) size 784x2 [border: (1px inset #EEEEEE)] 16 RenderBlock {HR} at (0,56) size 784x2 [border: (1px inset #EEEEEE)]
17 RenderBlock {P} at (0,74) size 784x40 17 RenderBlock {P} at (0,74) size 784x40
18 RenderText {#text} at (0,0) size 772x39 18 RenderText {#text} at (0,0) size 772x39
19 text run at (0,0) width 389: "This test uses a right aligned image nex t to some left aligned text. " 19 text run at (0,0) width 389: "This test uses a right aligned image nex t to some left aligned text. "
20 text run at (389,0) width 383: "The image should not be selected, and should not be included in" 20 text run at (389,0) width 383: "The image should not be selected, and should not be included in"
21 text run at (0,20) width 497: "the selection rect (you won't see the s election rect when you run this test manually)." 21 text run at (0,20) width 497: "the selection rect (you won't see the s election rect when you run this test manually)."
22 RenderBlock {DIV} at (0,130) size 784x20 22 RenderBlock {DIV} at (0,130) size 784x20
23 RenderImage {IMG} at (708,0) size 76x103 23 LayoutImage {IMG} at (708,0) size 76x103
24 RenderText {#text} at (0,0) size 170x19 24 RenderText {#text} at (0,0) size 170x19
25 text run at (0,0) width 170: "This text should be selected." 25 text run at (0,0) width 170: "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