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

Side by Side Diff: LayoutTests/platform/win/css3/filters/effect-reference-subregion-chained-hw-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,118) size 0x0 6 RenderSVGRoot {svg} at (8,118) size 0x0
7 RenderSVGHiddenContainer {defs} at (0,0) size 0x0 7 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
8 LayoutSVGResourceFilter {filter} [id="colormatrix"] [filterUnits=objec tBoundingBox] [primitiveUnits=userSpaceOnUse] 8 LayoutSVGResourceFilter {filter} [id="colormatrix"] [filterUnits=objec tBoundingBox] [primitiveUnits=userSpaceOnUse]
9 [feColorMatrix type="HUEROTATE" values="10.00"] 9 [feColorMatrix type="HUEROTATE" values="10.00"]
10 [feColorMatrix type="HUEROTATE" values="10.00"] 10 [feColorMatrix type="HUEROTATE" values="10.00"]
11 [SourceGraphic] 11 [SourceGraphic]
12 RenderText {#text} at (0,96) size 4x17 12 RenderText {#text} at (0,96) size 4x17
13 text run at (0,96) width 4: " " 13 text run at (0,96) width 4: " "
14 RenderText {#text} at (0,0) size 0x0 14 RenderText {#text} at (0,0) size 0x0
15 RenderText {#text} at (184,96) size 4x17 15 RenderText {#text} at (184,96) size 4x17
16 text run at (184,96) width 4: " " 16 text run at (184,96) width 4: " "
17 RenderText {#text} at (0,0) size 0x0 17 RenderText {#text} at (0,0) size 0x0
18 layer at (22,18) size 160x90 18 layer at (22,18) size 160x90
19 RenderImage {IMG} at (14,10) size 160x90 19 LayoutImage {IMG} at (14,10) size 160x90
20 layer at (206,18) size 160x90 20 layer at (206,18) size 160x90
21 RenderImage {IMG} at (198,10) size 160x90 21 LayoutImage {IMG} at (198,10) size 160x90
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698