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

Side by Side Diff: LayoutTests/platform/mac/fast/dynamic/selection-highlight-adjust-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 800x156 3 layer at (0,0) size 800x156
4 RenderBlock {HTML} at (0,0) size 800x156 4 RenderBlock {HTML} at (0,0) size 800x156
5 RenderBody {BODY} at (8,16) size 784x132 5 RenderBody {BODY} at (8,16) size 784x132
6 RenderBlock {P} at (0,0) size 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 177x18 7 RenderText {#text} at (0,0) size 177x18
8 text run at (0,0) width 177: "This is a regression test for " 8 text run at (0,0) width 177: "This is a regression test for "
9 RenderInline {I} at (0,0) size 735x36 9 RenderInline {I} at (0,0) size 735x36
10 RenderInline {A} at (0,0) size 355x18 [color=#0000EE] 10 RenderInline {A} at (0,0) size 355x18 [color=#0000EE]
11 RenderText {#text} at (176,0) size 355x18 11 RenderText {#text} at (176,0) size 355x18
12 text run at (176,0) width 355: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=8835" 12 text run at (176,0) width 355: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=8835"
13 RenderText {#text} at (530,0) size 735x36 13 RenderText {#text} at (530,0) size 735x36
14 text run at (530,0) width 5: " " 14 text run at (530,0) width 5: " "
15 text run at (534,0) width 201: "REGRESSION: Line moves but" 15 text run at (534,0) width 201: "REGRESSION: Line moves but"
16 text run at (0,18) width 203: "selection highlight stays behind" 16 text run at (0,18) width 203: "selection highlight stays behind"
17 RenderText {#text} at (202,18) size 5x18 17 RenderText {#text} at (202,18) size 5x18
18 text run at (202,18) width 5: "." 18 text run at (202,18) width 5: "."
19 RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #EEEEEE)] 19 RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #EEEEEE)]
20 RenderBlock {DIV} at (0,62) size 784x70 20 RenderBlock {DIV} at (0,62) size 784x70
21 RenderImage {IMG} at (0,0) size 0x30 21 LayoutImage {IMG} at (0,0) size 0x30
22 RenderBR {BR} at (0,16) size 0x18 22 RenderBR {BR} at (0,16) size 0x18
23 RenderBR {BR} at (0,34) size 0x18 23 RenderBR {BR} at (0,34) size 0x18
24 RenderInline {SPAN} at (0,0) size 316x18 24 RenderInline {SPAN} at (0,0) size 316x18
25 RenderText {#text} at (0,52) size 316x18 25 RenderText {#text} at (0,52) size 316x18
26 text run at (0,52) width 316: "The highlight should be on this line, not above it." 26 text run at (0,52) width 316: "The highlight should be on this line, not above it."
27 RenderText {#text} at (315,52) size 5x18 27 RenderText {#text} at (315,52) size 5x18
28 text run at (315,52) width 5: " " 28 text run at (315,52) width 5: " "
29 RenderBR {BR} at (319,52) size 1x18 29 RenderBR {BR} at (319,52) size 1x18
30 selection start: position 0 of child 0 {#text} of child 6 {SPAN} of child 5 {DIV } of body 30 selection start: position 0 of child 0 {#text} of child 6 {SPAN} of child 5 {DIV } of body
31 selection end: position 51 of child 0 {#text} of child 6 {SPAN} of child 5 {DI V} of body 31 selection end: position 51 of child 0 {#text} of child 6 {SPAN} of child 5 {DI V} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698