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

Side by Side Diff: LayoutTests/platform/win-xp/css3/filters/effect-reference-subregion-colormatrix-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 RenderSVGRoot {svg} at (8,98) size 0x0 6 RenderSVGRoot {svg} at (8,98) size 0x0
7 RenderSVGHiddenContainer {defs} at (0,0) size 0x0 7 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
8 LayoutSVGResourceFilter {filter} [id="f1"] [filterUnits=objectBounding Box] [primitiveUnits=userSpaceOnUse] 8 LayoutSVGResourceFilter {filter} [id="f1"] [filterUnits=objectBounding Box] [primitiveUnits=userSpaceOnUse]
9 [feColorMatrix type="HUEROTATE" values="180.00"] 9 [feColorMatrix type="HUEROTATE" values="180.00"]
10 [SourceGraphic] 10 [SourceGraphic]
11 LayoutSVGResourceFilter {filter} [id="f2"] [filterUnits=objectBounding Box] [primitiveUnits=userSpaceOnUse] 11 LayoutSVGResourceFilter {filter} [id="f2"] [filterUnits=objectBounding Box] [primitiveUnits=userSpaceOnUse]
12 [feColorMatrix type="HUEROTATE" values="180.00"] 12 [feColorMatrix type="HUEROTATE" values="180.00"]
13 [SourceGraphic] 13 [SourceGraphic]
14 LayoutSVGResourceFilter {filter} [id="f3"] [filterUnits=objectBounding Box] [primitiveUnits=userSpaceOnUse] 14 LayoutSVGResourceFilter {filter} [id="f3"] [filterUnits=objectBounding Box] [primitiveUnits=userSpaceOnUse]
15 [feColorMatrix type="HUEROTATE" values="180.00"] 15 [feColorMatrix type="HUEROTATE" values="180.00"]
16 [SourceGraphic] 16 [SourceGraphic]
17 LayoutSVGResourceFilter {filter} [id="f4"] [filterUnits=objectBounding Box] [primitiveUnits=userSpaceOnUse] 17 LayoutSVGResourceFilter {filter} [id="f4"] [filterUnits=objectBounding Box] [primitiveUnits=userSpaceOnUse]
18 [feColorMatrix type="HUEROTATE" values="180.00"] 18 [feColorMatrix type="HUEROTATE" values="180.00"]
19 [SourceGraphic] 19 [SourceGraphic]
20 RenderText {#text} at (0,75) size 4x19 20 RenderText {#text} at (0,75) size 4x19
21 text run at (0,75) width 4: " " 21 text run at (0,75) width 4: " "
22 RenderText {#text} at (164,75) size 4x19 22 RenderText {#text} at (164,75) size 4x19
23 text run at (164,75) width 4: " " 23 text run at (164,75) width 4: " "
24 RenderText {#text} at (328,75) size 4x19 24 RenderText {#text} at (328,75) size 4x19
25 text run at (328,75) width 4: " " 25 text run at (328,75) width 4: " "
26 RenderText {#text} at (492,75) size 4x19 26 RenderText {#text} at (492,75) size 4x19
27 text run at (492,75) width 4: " " 27 text run at (492,75) width 4: " "
28 RenderText {#text} at (0,0) size 0x0 28 RenderText {#text} at (0,0) size 0x0
29 layer at (12,8) size 160x90 29 layer at (12,8) size 160x90
30 RenderImage {IMG} at (4,0) size 160x90 30 LayoutImage {IMG} at (4,0) size 160x90
31 layer at (176,8) size 160x90 31 layer at (176,8) size 160x90
32 RenderImage {IMG} at (168,0) size 160x90 32 LayoutImage {IMG} at (168,0) size 160x90
33 layer at (340,8) size 160x90 33 layer at (340,8) size 160x90
34 RenderImage {IMG} at (332,0) size 160x90 34 LayoutImage {IMG} at (332,0) size 160x90
35 layer at (504,8) size 160x90 35 layer at (504,8) size 160x90
36 RenderImage {IMG} at (496,0) size 160x90 36 LayoutImage {IMG} at (496,0) size 160x90
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698