Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / custom / pattern-in-defs-expected.txt
blobc2ee5cea6d588ed0408b5de2182a7920f2e79c27
1 layer at (0,0) size 800x600
2   LayoutView at (0,0) size 800x600
3 layer at (0,0) size 100x100
4   LayoutSVGRoot {svg} at (0,0) size 100x100
5     LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
6       LayoutSVGResourcePattern {pattern} [id="green"] [patternUnits=objectBoundingBox] [patternContentUnits=userSpaceOnUse]
7         LayoutSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
8     LayoutSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
9     LayoutSVGRect {rect} at (0,0) size 100x100 [fill={[type=PATTERN] [id="green"]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]