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

Side by Side Diff: LayoutTests/platform/win/fast/gradients/generated-gradients-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 {H1} at (0,0) size 784x37 6 RenderBlock {H1} at (0,0) size 784x37
7 RenderText {#text} at (0,0) size 353x36 7 RenderText {#text} at (0,0) size 353x36
8 text run at (0,0) width 353: "Radial Gradient Example" 8 text run at (0,0) width 353: "Radial Gradient Example"
9 RenderBlock {DIV} at (0,58.44) size 784x172 9 RenderBlock {DIV} at (0,58.44) size 784x172
10 RenderBlock {<pseudo:before>} at (0,0) size 154x154 [border: (2px solid #000000)] 10 RenderBlock {<pseudo:before>} at (0,0) size 154x154 [border: (2px solid #000000)]
11 RenderImage at (2,2) size 150x150 11 LayoutImage at (2,2) size 150x150
12 RenderBlock (anonymous) at (0,154) size 784x18 12 RenderBlock (anonymous) at (0,154) size 784x18
13 RenderText {#text} at (0,0) size 272x17 13 RenderText {#text} at (0,0) size 272x17
14 text run at (0,0) width 272: "There's some generated content above m e." 14 text run at (0,0) width 272: "There's some generated content above m e."
15 RenderBlock {H1} at (0,251.88) size 784x37 15 RenderBlock {H1} at (0,251.88) size 784x37
16 RenderText {#text} at (0,0) size 354x36 16 RenderText {#text} at (0,0) size 354x36
17 text run at (0,0) width 354: "Linear Gradient Example" 17 text run at (0,0) width 354: "Linear Gradient Example"
18 RenderBlock {DIV} at (0,310.31) size 784x152 18 RenderBlock {DIV} at (0,310.31) size 784x152
19 RenderBlock (anonymous) at (0,0) size 784x18 19 RenderBlock (anonymous) at (0,0) size 784x18
20 RenderText {#text} at (0,0) size 273x17 20 RenderText {#text} at (0,0) size 273x17
21 text run at (0,0) width 273: "There's some generated content below m e." 21 text run at (0,0) width 273: "There's some generated content below m e."
22 RenderBlock {<pseudo:after>} at (0,18) size 134x134 [border: (2px solid #000000)] 22 RenderBlock {<pseudo:after>} at (0,18) size 134x134 [border: (2px solid #000000)]
23 RenderImage at (2,2) size 130x130 23 LayoutImage at (2,2) size 130x130
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698