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

Unified Diff: LayoutTests/platform/win/svg/repaint/inner-svg-change-viewPort-relative-expected.txt

Issue 218233002: Auto-rebaseline for r170367 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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/repaint/inner-svg-change-viewPort-relative-expected.txt
diff --git a/LayoutTests/platform/win/svg/repaint/inner-svg-change-viewPort-relative-expected.txt b/LayoutTests/platform/win/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
deleted file mode 100644
index 412afad7481828e4ad41ade5c2bd3aa0fc9698d8..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/win/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 200x200
- RenderSVGRoot {svg} at (0,0) size 200x200
- RenderSVGViewportContainer {svg} at (0,0) size 200x200
- RenderSVGHiddenContainer {defs} at (0,0) size 0x0
- RenderSVGPath {polygon} at (0,0) size 20x20 [fill={[type=SOLID] [color=#FFFFFF]}] [points="0 0 0 20 20 10"]
- RenderSVGRect {rect} at (0,0) size 200x200 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=200.00] [height=200.00]
- RenderSVGRect {rect} at (180,60) size 20x20 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-20.00,0.00)}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=200.00] [y=60.00] [width=20.00] [height=20.00]
- RenderSVGText {text} at (100,85) size 100x19 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 100x19
- chunk 1 (end anchor) text run 1 at (100.00,100.00) startOffset 0 endOffset 18 width 100.00: "right-aligned text"
- RenderSVGContainer {use} at (180,120) size 20x20 [transform={m=((1.00,0.00)(0.00,1.00)) t=(180.00,120.00)}]
- RenderSVGPath {polygon} at (180,120) size 20x20 [fill={[type=SOLID] [color=#FFFFFF]}] [points="0 0 0 20 20 10"]

Powered by Google App Engine
This is Rietveld 408576698