[Webkit-unassigned] [Bug 31438] Implement non-scaling-stroke (from SVG Tiny 1.2, also in Opera)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 30 12:24:46 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=31438


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |abarth at webkit.org,
                   |                            |webkit-bot-watchers at googleg
                   |                            |roups.com




--- Comment #17 from Adam Barth <abarth at webkit.org>  2009-11-30 12:24:46 PST ---
Attachment 43245 did not pass style-queue:

Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1
WebCore/css/CSSPrimitiveValueMappings.h:2351:  A case label should not be
indented, but line up with its switch statement.  [whitespace/indent] [4]
WebCore/css/CSSPrimitiveValueMappings.h:2366:  A case label should not be
indented, but line up with its switch statement.  [whitespace/indent] [4]
Done processing WebCore/css/CSSPrimitiveValueMappings.h
Done processing WebCore/rendering/style/SVGRenderStyle.h
Done processing WebCore/svg/SVGStyledElement.cpp
Done processing WebCore/css/CSSComputedStyleDeclaration.cpp
Done processing WebCore/css/SVGCSSParser.cpp
WebCore/css/SVGCSSComputedStyleDeclaration.cpp:171:  A case label should not be
indented, but line up with its switch statement.  [whitespace/indent] [4]
Done processing WebCore/css/SVGCSSComputedStyleDeclaration.cpp
WebCore/css/SVGCSSStyleSelector.cpp:561:  One line control clauses should not
use braces.  [whitespace/braces] [4]
Done processing WebCore/css/SVGCSSStyleSelector.cpp
WebCore/rendering/RenderPath.cpp:192:  An else should appear on the same line
as the preceding }  [whitespace/newline] [4]
Done processing WebCore/rendering/RenderPath.cpp
WebCore/rendering/style/SVGRenderStyleDefs.h:126:  Code inside a namespace
should not be indented.  [whitespace/indent] [4]
Done processing WebCore/rendering/style/SVGRenderStyleDefs.h
Total errors found: 6

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list