../../Source/WebCore/svg/SVGMarkerElement.cpp:256:55: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ASSERT(wrapper->currentAnimatedValue() >= 0 && wrapper->currentAnimatedValue() < SVGMarkerOrientMax);
Created attachment 241005 [details] Patch
*** Bug 138414 has been marked as a duplicate of this bug. ***
*** Bug 138416 has been marked as a duplicate of this bug. ***
Comment on attachment 241005 [details] Patch Clearing flags on attachment: 241005 Committed r175623: <http://trac.webkit.org/changeset/175623>
All reviewed patches have been landed. Closing bug.