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

Side by Side Diff: LayoutTests/platform/mac/fast/replaced/selection-rect-transform-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 381x18 7 RenderText {#text} at (0,0) size 381x18
8 text run at (0,0) width 381: "Tests selection painting on a transforme d, replaced element" 8 text run at (0,0) width 381: "Tests selection painting on a transforme d, replaced element"
9 RenderBR {BR} at (380,14) size 1x0 9 RenderBR {BR} at (380,14) size 1x0
10 RenderInline {A} at (0,0) size 310x18 [color=#0000EE] 10 RenderInline {A} at (0,0) size 310x18 [color=#0000EE]
11 RenderText {#text} at (0,18) size 310x18 11 RenderText {#text} at (0,18) size 310x18
12 text run at (0,18) width 310: "https://bugs.webkit.org/show_bug.cgi? id=15739" 12 text run at (0,18) width 310: "https://bugs.webkit.org/show_bug.cgi? id=15739"
13 RenderText {#text} at (0,0) size 0x0 13 RenderText {#text} at (0,0) size 0x0
14 RenderBlock {P} at (0,52) size 784x18 14 RenderBlock {P} at (0,52) size 784x18
15 RenderText {#text} at (0,0) size 524x18 15 RenderText {#text} at (0,0) size 524x18
16 text run at (0,0) width 524: "You should see a dark green square rotat ed 45\x{B0}. If you see any red, the test failed." 16 text run at (0,0) width 524: "You should see a dark green square rotat ed 45\x{B0}. If you see any red, the test failed."
17 RenderBlock {DIV} at (0,86) size 784x150 17 RenderBlock {DIV} at (0,86) size 784x150
18 RenderText {#text} at (0,0) size 0x0 18 RenderText {#text} at (0,0) size 0x0
19 layer at (58,144) size 100x100 19 layer at (58,144) size 100x100
20 RenderImage {IMG} at (50,50) size 100x100 [bgcolor=#FF0000] 20 LayoutImage {IMG} at (50,50) size 100x100 [bgcolor=#FF0000]
21 selection start: position 0 of child 1 {IMG} of child 4 {DIV} of body 21 selection start: position 0 of child 1 {IMG} of child 4 {DIV} of body
22 selection end: position 1 of child 1 {IMG} of child 4 {DIV} of body 22 selection end: position 1 of child 1 {IMG} of child 4 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698