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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/mac-mac10.10/svg/custom/resource-invalidate-on-target-update-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/svg/custom/resource-invalidate-on-target-update-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/svg/custom/resource-invalidate-on-target-update-expected.txt
deleted file mode 100644
index 0c35b5ac39724a5b56a99ecf7b028209fd9965b7..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/svg/custom/resource-invalidate-on-target-update-expected.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutSVGRoot {svg} at (0,10) size 230x350
- LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
- LayoutSVGResourceFilter {filter} [id="filter"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
- [feComposite operation="OVER"]
- [SourceGraphic]
- [feGaussianBlur stdDeviation="4.00, 4.00"]
- [SourceAlpha]
- LayoutSVGResourceClipper {clipPath} [id="clip"] [clipPathUnits=objectBoundingBox]
- LayoutSVGEllipse {circle} at (0,0) size 1x1 [fill={[type=SOLID] [color=#000000]}] [cx=0.50] [cy=0.50] [r=0.50]
- LayoutSVGResourceMasker {mask} [id="mask"] [maskUnits=objectBoundingBox] [maskContentUnits=objectBoundingBox]
- LayoutSVGEllipse {circle} at (0,0) size 1x1 [fill={[type=SOLID] [color=#FFFFFF]}] [cx=0.50] [cy=0.50] [r=0.50]
- LayoutSVGContainer {g} at (0,10) size 230x350
- LayoutSVGRect {rect} at (10,10) size 200x100 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=10.00] [width=200.00] [height=100.00]
- [masker="mask"] LayoutSVGResourceMasker {mask} at (10,10) size 200x100
- LayoutSVGRect {rect} at (10,130) size 200x100 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=130.00] [width=200.00] [height=100.00]
- [clipPath="clip"] LayoutSVGResourceClipper {clipPath} at (10,130) size 200x100
- LayoutSVGRect {rect} at (0,240) size 230x120 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=250.00] [width=200.00] [height=100.00]
- [filter="filter"] LayoutSVGResourceFilter {filter} at (-10,240) size 240x120

Powered by Google App Engine
This is Rietveld 408576698