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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/stroke-fallback-expected.txt

Issue 14145: Fix some windows layout test baselines.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years 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
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/pattern-cycle-detection-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/stroke-fallback-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/stroke-fallback-expected.txt (revision 7030)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/stroke-fallback-expected.txt (working copy)
@@ -3,10 +3,10 @@
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
RenderSVGRoot {svg} at (-5,-5) size 469x199
- RenderPath {rect} at (-5,-5) size 105x105 [stroke={[type=SOLID] [color=#008000] [stroke width=10.00]}] [fill={[type=SOLID] [color=#008000]}] [data="M0.00,0.00 L95.00,0.00 L95.00,95.00 L0.00,95.00"]
+ RenderPath {rect} at (-5,-5) size 105x105 [stroke={[type=SOLID] [color=#008000] [stroke width=10.00]}] [fill={[type=SOLID] [color=#008000]}] [data="M0.00,0.00 L95.00,0.00 L95.00,95.00 L0.00,95.00 Z"]
RenderSVGHiddenContainer {linearGradient} at (0,0) size 0x0
RenderSVGGradientStop {stop} at (0,0) size 0x0
- RenderPath {rect} at (145,-5) size 105x105 [stroke={[type=LINEAR-GRADIENT] [stops=[(0.00,#008000)]] [start=(0,0)] [end=(1,0)] [stroke width=10.00]}] [fill={[type=SOLID] [color=#008000]}] [data="M150.00,0.00 L245.00,0.00 L245.00,95.00 L150.00,95.00"]
+ RenderPath {rect} at (145,-5) size 105x105 [stroke={[type=LINEAR-GRADIENT] [stops=[(0.00,#008000)]] [start=(0,0)] [end=(1,0)] [stroke width=10.00]}] [fill={[type=SOLID] [color=#008000]}] [data="M150.00,0.00 L245.00,0.00 L245.00,95.00 L150.00,95.00 Z"]
RenderSVGText {text} at (0,150) size 296x19 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,-15) size 296x19
chunk 1 text run 1 at (0.00,150.00) startOffset 0 endOffset 47 width 296.00: "Above two green rectangles should be displayed."
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/pattern-cycle-detection-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698