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

Side by Side Diff: LayoutTests/platform/win-xp/compositing/images/direct-image-background-color-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,20) size 784x564 5 RenderBody {BODY} at (8,20) size 784x564
6 RenderImage {IMG} at (20,0) size 280x200 [bgcolor=#0000807F] 6 LayoutImage {IMG} at (20,0) size 280x200 [bgcolor=#0000807F]
7 RenderBlock {P} at (0,440) size 784x20 7 RenderBlock {P} at (0,440) size 784x20
8 RenderText {#text} at (0,0) size 233x19 8 RenderText {#text} at (0,0) size 233x19
9 text run at (0,0) width 233: "Top and bottom should look the same." 9 text run at (0,0) width 233: "Top and bottom should look the same."
10 layer at (28,240) size 280x200 10 layer at (28,240) size 280x200
11 RenderImage {IMG} at (20,220) size 280x200 [bgcolor=#0000807F] 11 LayoutImage {IMG} at (20,220) size 280x200 [bgcolor=#0000807F]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698