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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/marker-default-width-height-expected.txt

Issue 527022: Add new baselines for WebKit Update 52852:52867.... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Created 10 years, 11 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/marker-default-width-height-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/marker-default-width-height-expected.txt (revision 35728)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/marker-default-width-height-expected.txt (working copy)
@@ -4,8 +4,8 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (0,0) size 615x283.33
- RenderSVGContainer {g} at (0,0) size 615x283.33
+ RenderSVGRoot {svg} at (0,0) size 615x303.33
+ RenderSVGContainer {g} at (0,0) size 615x303.33
RenderSVGText {text} at (0,20) size 369x19 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,-15) size 369x19
chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 61 width 369.00: "This should show three markers on the path for start/mid/end."
@@ -24,4 +24,4 @@
RenderPath {rect} at (0,0) size 5x5 [fill={[type=SOLID] [color=#008000]}] [data="M0.00,0.00 L10.00,0.00 L10.00,10.00 L0.00,10.00 Z"]
RenderSVGViewportContainer {marker} at (0,0) size 5x5
RenderPath {rect} at (0,0) size 5x5 [fill={[type=SOLID] [color=#008000]}] [data="M0.00,0.00 L10.00,0.00 L10.00,10.00 L0.00,10.00 Z"]
- RenderPath {path} at (216.67,200) size 83.33x83.33 [start marker=marker1] [middle marker=marker2] [end marker=marker3] [data="M130.00,120.00 L180.00,120.00 L180.00,170.00"]
+ RenderPath {path} at (196.67,180) size 123.33x123.33 [start marker=marker1] [middle marker=marker2] [end marker=marker3] [data="M130.00,120.00 L180.00,120.00 L180.00,170.00"]

Powered by Google App Engine
This is Rietveld 408576698