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

Side by Side Diff: LayoutTests/platform/android/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 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 202x19 7 RenderText {#text} at (0,0) size 202x19
8 text run at (0,0) width 202: "This tests for a regression against " 8 text run at (0,0) width 202: "This tests for a regression against "
9 RenderInline {I} at (0,0) size 763x39 9 RenderInline {I} at (0,0) size 763x39
10 RenderInline {A} at (0,0) size 350x19 [color=#0000EE] 10 RenderInline {A} at (0,0) size 350x19 [color=#0000EE]
(...skipping 11 matching lines...) Expand all
22 text run at (382,0) width 354: "including the orange square, and no ot her highlighted areas." 22 text run at (382,0) width 354: "including the orange square, and no ot her highlighted areas."
23 RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #EEEEEE)] 23 RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #EEEEEE)]
24 layer at (8,110) size 100x200 clip at (8,110) size 85x200 scrollY 40 scrollHeigh t 300 24 layer at (8,110) size 100x200 clip at (8,110) size 85x200 scrollY 40 scrollHeigh t 300
25 RenderBlock {DIV} at (0,102) size 100x200 25 RenderBlock {DIV} at (0,102) size 100x200
26 RenderText {#text} at (0,0) size 84x99 26 RenderText {#text} at (0,0) size 84x99
27 text run at (0,0) width 79: "Lorem ipsum" 27 text run at (0,0) width 79: "Lorem ipsum"
28 text run at (0,20) width 49: "dolor sit" 28 text run at (0,20) width 49: "dolor sit"
29 text run at (0,40) width 33: "amet," 29 text run at (0,40) width 33: "amet,"
30 text run at (0,60) width 76: "consectetuer" 30 text run at (0,60) width 76: "consectetuer"
31 text run at (0,80) width 84: "adipiscing elit." 31 text run at (0,80) width 84: "adipiscing elit."
32 RenderImage {IMG} at (0,105) size 10x10 32 LayoutImage {IMG} at (0,105) size 10x10
33 RenderText {#text} at (10,100) size 80x199 33 RenderText {#text} at (10,100) size 80x199
34 text run at (10,100) width 4: " " 34 text run at (10,100) width 4: " "
35 text run at (14,100) width 49: "Etiam et" 35 text run at (14,100) width 49: "Etiam et"
36 text run at (0,120) width 73: "ipsum. Nam" 36 text run at (0,120) width 73: "ipsum. Nam"
37 text run at (0,140) width 76: "consectetuer" 37 text run at (0,140) width 76: "consectetuer"
38 text run at (0,160) width 75: "mi eget velit." 38 text run at (0,160) width 75: "mi eget velit."
39 text run at (0,180) width 80: "Sed nec risus" 39 text run at (0,180) width 80: "Sed nec risus"
40 text run at (0,200) width 55: "vitae felis" 40 text run at (0,200) width 55: "vitae felis"
41 text run at (0,220) width 38: "auctor" 41 text run at (0,220) width 38: "auctor"
42 text run at (0,240) width 49: "ultricies." 42 text run at (0,240) width 49: "ultricies."
43 text run at (0,260) width 75: "Pellentesque" 43 text run at (0,260) width 75: "Pellentesque"
44 text run at (0,280) width 51: "aliquet..." 44 text run at (0,280) width 51: "aliquet..."
45 selection start: position 58 of child 0 {#text} of child 7 {DIV} of body 45 selection start: position 58 of child 0 {#text} of child 7 {DIV} of body
46 selection end: position 11 of child 2 {#text} of child 7 {DIV} of body 46 selection end: position 11 of child 2 {#text} of child 7 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698