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

Side by Side Diff: LayoutTests/platform/win/fast/overflow/image-selection-highlight-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 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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 218x17 7 RenderText {#text} at (0,0) size 218x17
8 text run at (0,0) width 218: "This tests for a regression against " 8 text run at (0,0) width 218: "This tests for a regression against "
9 RenderInline {I} at (0,0) size 745x35 9 RenderInline {I} at (0,0) size 745x35
10 RenderInline {A} at (0,0) size 355x17 [color=#0000EE] 10 RenderInline {A} at (0,0) size 355x17 [color=#0000EE]
(...skipping 13 matching lines...) Expand all
24 RenderBlock {HR} at (0,104) size 784x2 [border: (1px inset #EEEEEE)] 24 RenderBlock {HR} at (0,104) size 784x2 [border: (1px inset #EEEEEE)]
25 layer at (8,122) size 100x200 clip at (8,122) size 85x200 scrollY 40.00 scrollHe ight 288 25 layer at (8,122) size 100x200 clip at (8,122) size 85x200 scrollY 40.00 scrollHe ight 288
26 RenderBlock {DIV} at (0,114) size 100x200 26 RenderBlock {DIV} at (0,114) size 100x200
27 RenderText {#text} at (0,0) size 80x107 27 RenderText {#text} at (0,0) size 80x107
28 text run at (0,0) width 43: "Lorem" 28 text run at (0,0) width 43: "Lorem"
29 text run at (0,18) width 77: "ipsum dolor" 29 text run at (0,18) width 77: "ipsum dolor"
30 text run at (0,36) width 55: "sit amet," 30 text run at (0,36) width 55: "sit amet,"
31 text run at (0,54) width 80: "consectetuer" 31 text run at (0,54) width 80: "consectetuer"
32 text run at (0,72) width 66: "adipiscing" 32 text run at (0,72) width 66: "adipiscing"
33 text run at (0,90) width 29: "elit. " 33 text run at (0,90) width 29: "elit. "
34 RenderImage {IMG} at (28.44,94) size 10x10 34 LayoutImage {IMG} at (28.44,94) size 10x10
35 RenderText {#text} at (38,90) size 85x197 35 RenderText {#text} at (38,90) size 85x197
36 text run at (38,90) width 5: " " 36 text run at (38,90) width 5: " "
37 text run at (42,90) width 39: "Etiam" 37 text run at (42,90) width 39: "Etiam"
38 text run at (0,108) width 59: "et ipsum." 38 text run at (0,108) width 59: "et ipsum."
39 text run at (0,126) width 32: "Nam" 39 text run at (0,126) width 32: "Nam"
40 text run at (0,144) width 80: "consectetuer" 40 text run at (0,144) width 80: "consectetuer"
41 text run at (0,162) width 84: "mi eget velit." 41 text run at (0,162) width 84: "mi eget velit."
42 text run at (0,180) width 85: "Sed nec risus" 42 text run at (0,180) width 85: "Sed nec risus"
43 text run at (0,198) width 63: "vitae felis" 43 text run at (0,198) width 63: "vitae felis"
44 text run at (0,216) width 40: "auctor" 44 text run at (0,216) width 40: "auctor"
45 text run at (0,234) width 56: "ultricies." 45 text run at (0,234) width 56: "ultricies."
46 text run at (0,252) width 81: "Pellentesque" 46 text run at (0,252) width 81: "Pellentesque"
47 text run at (0,270) width 56: "aliquet..." 47 text run at (0,270) width 56: "aliquet..."
48 selection start: position 58 of child 0 {#text} of child 7 {DIV} of body 48 selection start: position 58 of child 0 {#text} of child 7 {DIV} of body
49 selection end: position 11 of child 2 {#text} of child 7 {DIV} of body 49 selection end: position 11 of child 2 {#text} of child 7 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698