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

Unified Diff: LayoutTests/platform/mac/svg/custom/masking-clipping-hidpi-expected.txt

Issue 23785014: [SVG] Resources should be laid out in dependecy order. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac/svg/custom/masking-clipping-hidpi-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/masking-clipping-hidpi-expected.txt b/LayoutTests/platform/mac/svg/custom/masking-clipping-hidpi-expected.txt
index d902ee59fd1190d223e6303c997051078f78d0e3..69c4dc41567ba5672061d00e45819efa1fc58fec 100644
--- a/LayoutTests/platform/mac/svg/custom/masking-clipping-hidpi-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/masking-clipping-hidpi-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x600
RenderSVGRoot {svg} at (0,0) size 290x362
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
RenderSVGResourceMasker {mask} [id="textMask"] [maskUnits=objectBoundingBox] [maskContentUnits=userSpaceOnUse]
- RenderSVGRect {rect} at (0,0) size 800x600 [fill={[type=SOLID] [color=#FFFFFF]}] [x=0.00] [y=0.00] [width=800.00] [height=600.00]
+ RenderSVGRect {rect} at (0,0) size 785x600 [fill={[type=SOLID] [color=#FFFFFF]}] [x=0.00] [y=0.00] [width=800.00] [height=600.00]
RenderSVGText {text} at (0,-3) size 165x19 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 165x19
chunk 1 text run 1 at (0.00,12.00) startOffset 0 endOffset 26 width 164.50: "This text should be sharp."

Powered by Google App Engine
This is Rietveld 408576698