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

Side by Side Diff: LayoutTests/platform/win-xp/compositing/color-matching/image-color-matching-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 800x550 3 layer at (0,0) size 800x550
4 RenderBlock {HTML} at (0,0) size 800x550 4 RenderBlock {HTML} at (0,0) size 800x550
5 RenderBody {BODY} at (8,16) size 784x526 [color=#FFFFFF] [bgcolor=#000000] 5 RenderBody {BODY} at (8,16) size 784x526 [color=#FFFFFF] [bgcolor=#000000]
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 195x19 7 RenderText {#text} at (0,0) size 195x19
8 text run at (0,0) width 195: "Images should all look the same." 8 text run at (0,0) width 195: "Images should all look the same."
9 RenderBlock {DIV} at (0,36) size 784x245 9 RenderBlock {DIV} at (0,36) size 784x245
10 RenderImage {IMG} at (0,0) size 360x240 10 LayoutImage {IMG} at (0,0) size 360x240
11 RenderText {#text} at (360,225) size 4x19 11 RenderText {#text} at (360,225) size 4x19
12 text run at (360,225) width 4: " " 12 text run at (360,225) width 4: " "
13 RenderImage {IMG} at (364,0) size 360x240 13 LayoutImage {IMG} at (364,0) size 360x240
14 RenderText {#text} at (0,0) size 0x0 14 RenderText {#text} at (0,0) size 0x0
15 RenderBlock {DIV} at (0,281) size 784x245 15 RenderBlock {DIV} at (0,281) size 784x245
16 RenderText {#text} at (360,225) size 4x19 16 RenderText {#text} at (360,225) size 4x19
17 text run at (360,225) width 4: " " 17 text run at (360,225) width 4: " "
18 RenderText {#text} at (0,0) size 0x0 18 RenderText {#text} at (0,0) size 0x0
19 layer at (8,297) size 360x240 19 layer at (8,297) size 360x240
20 RenderImage {IMG} at (0,0) size 360x240 20 LayoutImage {IMG} at (0,0) size 360x240
21 layer at (372,297) size 360x240 21 layer at (372,297) size 360x240
22 RenderImage {IMG} at (364,0) size 360x240 22 LayoutImage {IMG} at (364,0) size 360x240
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698