Bug 1367327 - stylo: re-enable SVG stroke-width related tetst. draft
authorJeremy Chen <jeremychen@mozilla.com>
Fri, 26 May 2017 14:16:40 +0800
changeset 585028 64c19422210e14166d48d7593062e9b6ef8870e9
parent 585027 2e6408a2b2c79932bdd177a348e12f819bfdd871
child 630602 cb6fb4ea609ac5ff726cb9af79a61e0504401945
push id60973
push userbmo:jeremychen@mozilla.com
push dateFri, 26 May 2017 10:12:57 +0000
bugs1367327
milestone55.0a1
Bug 1367327 - stylo: re-enable SVG stroke-width related tetst. This test is disabled due to a rounding issues for stroke-width. Since it is fixed, we should be able to re-enable the test. MozReview-Commit-ID: 3g28KVgpobx
layout/reftests/svg/reftest.list
--- a/layout/reftests/svg/reftest.list
+++ b/layout/reftests/svg/reftest.list
@@ -387,17 +387,17 @@ fuzzy-if(skiaContent,1,3600) == rect-01.
 
 == rootElement-null-01.svg pass.svg
 
 == script-empty-01.svg pass.svg
 
 == selector-01.svg pass.svg
 
 == stroke-dasharray-01.svg stroke-dasharray-01-ref.svg
-fuzzy-if(skiaContent,1,340) fails-if(styloVsGecko) == stroke-dasharray-02.svg pass.svg
+fuzzy-if(skiaContent,1,340) == stroke-dasharray-02.svg pass.svg
 fuzzy-if(skiaContent,1,340) == stroke-dasharray-03.svg pass.svg
 == stroke-dasharray-and-pathLength-01.svg pass.svg
 == stroke-dasharray-and-text-01.svg stroke-dasharray-and-text-01-ref.svg
 == stroke-dashoffset-01.svg pass.svg
 == stroke-dashoffset-and-pathLength-01.svg pass.svg
 == stroke-linecap-circle-ellipse-01.svg stroke-linecap-circle-ellipse-01-ref.svg
 == stroke-linecap-circle-ellipse-dashed-01.svg pass.svg
 == stroke-linecap-round-w-zero-length-segs-01.svg pass.svg