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

Unified Diff: LayoutTests/platform/win/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/win/svg/custom/masking-clipping-hidpi-expected.txt
diff --git a/LayoutTests/platform/win/svg/custom/masking-clipping-hidpi-expected.txt b/LayoutTests/platform/win/svg/custom/masking-clipping-hidpi-expected.txt
index e3cc8b3dadd4c1b94006ae9d6fb358a47b270390..078fe14b9dd004bea976139c1ec0a165542dd998 100644
--- a/LayoutTests/platform/win/svg/custom/masking-clipping-hidpi-expected.txt
+++ b/LayoutTests/platform/win/svg/custom/masking-clipping-hidpi-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x600
RenderSVGRoot {svg} at (0,0) size 284x362
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,-2) size 160x18 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 160x18
chunk 1 text run 1 at (0.00,12.00) startOffset 0 endOffset 26 width 160.00: "This text should be sharp."

Powered by Google App Engine
This is Rietveld 408576698