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

Side by Side Diff: LayoutTests/platform/win/svg/zoom/page/zoom-mask-with-percentages-expected.txt

Issue 1349473003: Remove DeprecatedPaintLayerFragment::outlineRect (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed line, added rebaselines. Created 5 years, 3 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 clip at (0,0) size 785x585 scrollWidth 933 scrollHei ght 1037 1 layer at (0,0) size 800x600 clip at (0,0) size 785x585 scrollWidth 933 scrollHei ght 1037
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 933x1037 backgroundClip at (0,0) size 785x585 clip at (0,0) size 785x585 outlineClip at (0,0) size 785x585 3 layer at (0,0) size 933x1037 backgroundClip at (0,0) size 785x585 clip at (0,0) size 785x585
4 LayoutSVGRoot {svg} at (186,73) size 551x765 4 LayoutSVGRoot {svg} at (186,73) size 551x765
5 LayoutSVGContainer {g} at (186,73) size 551x765 5 LayoutSVGContainer {g} at (186,73) size 551x765
6 LayoutSVGText {text} at (179,35) size 92x19 contains 1 chunk(s) 6 LayoutSVGText {text} at (179,35) size 92x19 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 92x18 7 LayoutSVGInlineText {#text} at (0,0) size 92x18
8 chunk 1 (middle anchor) text run 1 at (179.01,50.00) startOffset 0 end Offset 12 width 91.98: "Mask Regions" 8 chunk 1 (middle anchor) text run 1 at (179.01,50.00) startOffset 0 end Offset 12 width 91.98: "Mask Regions"
9 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 9 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
10 LayoutSVGResourceLinearGradient {linearGradient} [id="maskedGradient"] [ gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,1)] 10 LayoutSVGResourceLinearGradient {linearGradient} [id="maskedGradient"] [ gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,1)]
11 LayoutSVGGradientStop {stop} [offset=0.00] [color=#0000FF] 11 LayoutSVGGradientStop {stop} [offset=0.00] [color=#0000FF]
12 LayoutSVGGradientStop {stop} [offset=1.00] [color=#FF0000] 12 LayoutSVGGradientStop {stop} [offset=1.00] [color=#FF0000]
13 LayoutSVGRect {rect} at (0,0) size 208x166 [fill={[type=LINEAR-GRADIENT] [id="maskedGradient"]}] [x=0.00] [y=0.00] [width=100.00] [height=80.00] 13 LayoutSVGRect {rect} at (0,0) size 208x166 [fill={[type=LINEAR-GRADIENT] [id="maskedGradient"]}] [x=0.00] [y=0.00] [width=100.00] [height=80.00]
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
59 LayoutSVGInlineText {#text} at (0,0) size 48x18 59 LayoutSVGInlineText {#text} at (0,0) size 48x18
60 chunk 1 (middle anchor) text run 1 at (26.23,-3.00) startOffset 0 en dOffset 6 width 47.54: "Mask 3" 60 chunk 1 (middle anchor) text run 1 at (26.23,-3.00) startOffset 0 en dOffset 6 width 47.54: "Mask 3"
61 LayoutSVGContainer {g} at (549,668) size 188x170 [transform={m=((1.00,0.00 )(0.00,1.00)) t=(260.00,340.00)}] 61 LayoutSVGContainer {g} at (549,668) size 188x170 [transform={m=((1.00,0.00 )(0.00,1.00)) t=(260.00,340.00)}]
62 LayoutSVGContainer {use} at (549,705) size 188x133 62 LayoutSVGContainer {use} at (549,705) size 188x133
63 [masker="mask_4"] LayoutSVGResourceMasker {mask} at (5,0) size 90x64 63 [masker="mask_4"] LayoutSVGResourceMasker {mask} at (5,0) size 90x64
64 LayoutSVGRect {rect} at (539,705) size 208x166 [fill={[type=LINEAR-GRA DIENT] [id="maskedGradient"]}] [x=0.00] [y=0.00] [width=100.00] [height=80.00] 64 LayoutSVGRect {rect} at (539,705) size 208x166 [fill={[type=LINEAR-GRA DIENT] [id="maskedGradient"]}] [x=0.00] [y=0.00] [width=100.00] [height=80.00]
65 LayoutSVGText {text} at (26,-18) size 48x19 contains 1 chunk(s) 65 LayoutSVGText {text} at (26,-18) size 48x19 contains 1 chunk(s)
66 LayoutSVGInlineText {#text} at (0,0) size 48x18 66 LayoutSVGInlineText {#text} at (0,0) size 48x18
67 chunk 1 (middle anchor) text run 1 at (26.23,-3.00) startOffset 0 en dOffset 6 width 47.54: "Mask 4" 67 chunk 1 (middle anchor) text run 1 at (26.23,-3.00) startOffset 0 en dOffset 6 width 47.54: "Mask 4"
68 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 68 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698