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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/mask-invalidation-expected.txt

Issue 651060: WebKit Update 54961:55024 (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: '' Created 10 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 side-by-side diff with in-line comments
Download patch
Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/mask-invalidation-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/mask-invalidation-expected.txt (revision 39488)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/mask-invalidation-expected.txt (working copy)
@@ -1,13 +1,13 @@
-KCanvasResource {id="mask" [type=MASKER]}
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
RenderSVGRoot {svg} at (0,0) size 800x600
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
- RenderSVGContainer {mask} at (50,50) size 460x316
+ RenderSVGResourceMasker {mask} [id="mask"] [maskUnits=userSpaceOnUse] [maskContentUnits=userSpaceOnUse]
RenderPath {rect} at (50,50) size 460x316 [fill={[type=SOLID] [color=#FFFFFF]}] [data="M50.00,50.00 L510.00,50.00 L510.00,366.00 L50.00,366.00 Z"]
RenderSVGContainer {g} at (50,50) size 453x299
RenderPath {rect} at (50,50) size 453x299 [fill={[type=SOLID] [color=#008000]}] [data="M50.00,50.00 L503.00,50.00 L503.00,349.00 L50.00,349.00 Z"]
+ [masker="mask"] RenderSVGResourceMasker {mask} at (-80,-60) size 960x720
RenderSVGText {text} at (14,20) size 82x19 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,-15) size 82x19
chunk 1 text run 1 at (14.00,20.00) startOffset 0 endOffset 11 width 82.00: "Move Object"

Powered by Google App Engine
This is Rietveld 408576698