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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/marker-overflow-clip-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-overflow-clip-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/marker-overflow-clip-expected.txt (revision 35728)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/marker-overflow-clip-expected.txt (working copy)
@@ -2,12 +2,12 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (-25,-25) size 344x100
+ RenderSVGRoot {svg} at (-50,-50) size 369x300
RenderSVGViewportContainer {marker} at (-25,-25) size 100x100
RenderPath {rect} at (-25,-25) size 100x100 [fill={[type=SOLID] [color=#FF0000]}] [data="M-50.00,-50.00 L150.00,-50.00 L150.00,150.00 L-50.00,150.00 Z"]
RenderPath {rect} at (0,0) size 50x50 [fill={[type=SOLID] [color=#008000]}] [data="M0.00,0.00 L100.00,0.00 L100.00,100.00 L0.00,100.00 Z"]
RenderPath {rect} at (0,0) size 25x25 [fill={[type=SOLID] [color=#000000]}] [data="M0.00,0.00 L25.00,0.00 L25.00,25.00 L0.00,25.00 Z"]
- RenderPath {path} at (100,100) size 0x0 [start marker=marker] [data="M100.00,100.00 L100.00,100.00"]
+ RenderPath {path} at (-50,-50) size 300x300 [start marker=marker] [data="M100.00,100.00 L100.00,100.00"]
RenderSVGText {text} at (30,20) size 289x19 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,-15) size 289x19
chunk 1 text run 1 at (30.00,20.00) startOffset 0 endOffset 45 width 289.00: "There should be a 150x150 green rect at 25x25"

Powered by Google App Engine
This is Rietveld 408576698