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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.10/svg/custom/resource-invalidate-on-target-update-expected.txt

Issue 2066303004: Manual rebaseline for crbug.com/620126 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 LayoutSVGRoot {svg} at (0,10) size 230x350
5 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
6 LayoutSVGResourceFilter {filter} [id="filter"] [filterUnits=objectBounding Box] [primitiveUnits=userSpaceOnUse]
7 [feComposite operation="OVER"]
8 [SourceGraphic]
9 [feGaussianBlur stdDeviation="4.00, 4.00"]
10 [SourceAlpha]
11 LayoutSVGResourceClipper {clipPath} [id="clip"] [clipPathUnits=objectBound ingBox]
12 LayoutSVGEllipse {circle} at (0,0) size 1x1 [fill={[type=SOLID] [color=# 000000]}] [cx=0.50] [cy=0.50] [r=0.50]
13 LayoutSVGResourceMasker {mask} [id="mask"] [maskUnits=objectBoundingBox] [ maskContentUnits=objectBoundingBox]
14 LayoutSVGEllipse {circle} at (0,0) size 1x1 [fill={[type=SOLID] [color=# FFFFFF]}] [cx=0.50] [cy=0.50] [r=0.50]
15 LayoutSVGContainer {g} at (0,10) size 230x350
16 LayoutSVGRect {rect} at (10,10) size 200x100 [fill={[type=SOLID] [color=#0 08000]}] [x=10.00] [y=10.00] [width=200.00] [height=100.00]
17 [masker="mask"] LayoutSVGResourceMasker {mask} at (10,10) size 200x100
18 LayoutSVGRect {rect} at (10,130) size 200x100 [fill={[type=SOLID] [color=# 008000]}] [x=10.00] [y=130.00] [width=200.00] [height=100.00]
19 [clipPath="clip"] LayoutSVGResourceClipper {clipPath} at (10,130) size 2 00x100
20 LayoutSVGRect {rect} at (0,240) size 230x120 [fill={[type=SOLID] [color=#0 08000]}] [x=10.00] [y=250.00] [width=200.00] [height=100.00]
21 [filter="filter"] LayoutSVGResourceFilter {filter} at (-10,240) size 240 x120
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698