diff --git a/MacawTests/w3c-test-suite.md b/MacawTests/w3c-test-suite.md index 111fc7ba..dd66111b 100644 --- a/MacawTests/w3c-test-suite.md +++ b/MacawTests/w3c-test-suite.md @@ -10,12 +10,12 @@ There are [521 SVG tests](https://github.com/web-platform-tests/wpt/tree/master/ * [switch/object](https://www.w3.org/TR/SVG11/backward.html) (7) The rest 306 tests can be split into following categories: -* 31.7% passed (97) +* 35.3% passed (108) * 14.1% filters (43) [#390](https://github.com/exyte/Macaw/issues/390) -* 7.8% images (24) [wpt issue](https://github.com/web-platform-tests/wpt/issues/11178) +* 8.5% images (26) [wpt issue](https://github.com/web-platform-tests/wpt/issues/11178) * 2.6% markers (8) [#392](https://github.com/exyte/Macaw/issues/392) -* 19.9% text (61) [#391](https://github.com/exyte/Macaw/issues/391) -* 24.2% blocked by issues (75) +* 20.6% text (63) [#391](https://github.com/exyte/Macaw/issues/391) +* 19.0% blocked by issues (58) Status of each test: @@ -25,7 +25,7 @@ Status of each test: |[color-prop-01-b-manual](w3cSVGTests/color-prop-01-b-manual.svg) | ✅ | |[color-prop-02-f-manual](w3cSVGTests/color-prop-02-f-manual.svg) | ✅ | |[color-prop-03-t-manual](w3cSVGTests/color-prop-03-t-manual.svg) | ✅ | -|[color-prop-04-t-manual](w3cSVGTests/color-prop-04-t-manual.svg) | [#387](https://github.com/exyte/Macaw/issues/387) | +|[color-prop-04-t-manual](w3cSVGTests/color-prop-04-t-manual.svg) | ✅ | |[color-prop-05-t-manual](w3cSVGTests/color-prop-05-t-manual.svg) | ✅ | |[conform-viewers-02-f-manual](w3cSVGTests/conform-viewers-02-f-manual.svg) | [wpt issue](https://github.com/web-platform-tests/wpt/issues/11178) | |[conform-viewers-03-f-manual](w3cSVGTests/conform-viewers-03-f-manual.svg) | [wpt issue](https://github.com/web-platform-tests/wpt/issues/11178) | @@ -40,11 +40,11 @@ Status of each test: |[coords-trans-07-t-manual](w3cSVGTests/coords-trans-07-t-manual.svg) | ✅ | |[coords-trans-08-t-manual](w3cSVGTests/coords-trans-08-t-manual.svg) | ✅ | |[coords-trans-09-t-manual](w3cSVGTests/coords-trans-09-t-manual.svg) | ✅ | -|[coords-trans-10-f-manual](w3cSVGTests/coords-trans-10-f-manual.svg) | [#347](https://github.com/exyte/Macaw/issues/347) | -|[coords-trans-11-f-manual](w3cSVGTests/coords-trans-11-f-manual.svg) | [#347](https://github.com/exyte/Macaw/issues/347) | -|[coords-trans-12-f-manual](w3cSVGTests/coords-trans-12-f-manual.svg) | [#347](https://github.com/exyte/Macaw/issues/347) | -|[coords-trans-13-f-manual](w3cSVGTests/coords-trans-13-f-manual.svg) | [#347](https://github.com/exyte/Macaw/issues/347) | -|[coords-trans-14-f-manual](w3cSVGTests/coords-trans-14-f-manual.svg) | [#347](https://github.com/exyte/Macaw/issues/347) | +|[coords-trans-10-f-manual](w3cSVGTests/coords-trans-10-f-manual.svg) | ✅ | +|[coords-trans-11-f-manual](w3cSVGTests/coords-trans-11-f-manual.svg) | ✅ | +|[coords-trans-12-f-manual](w3cSVGTests/coords-trans-12-f-manual.svg) | ✅ | +|[coords-trans-13-f-manual](w3cSVGTests/coords-trans-13-f-manual.svg) | ✅ | +|[coords-trans-14-f-manual](w3cSVGTests/coords-trans-14-f-manual.svg) | ✅ | |[coords-transformattr-01-f-manual](w3cSVGTests/coords-transformattr-01-f-manual.svg) | ✅ | |[coords-transformattr-02-f-manual](w3cSVGTests/coords-transformattr-02-f-manual.svg) | ✅ | |[coords-transformattr-03-f-manual](w3cSVGTests/coords-transformattr-03-f-manual.svg) | ✅ | @@ -237,12 +237,12 @@ Status of each test: |[shapes-polygon-03-t-manual](w3cSVGTests/shapes-polygon-03-t-manual.svg) | ✅ | |[shapes-polyline-01-t-manual](w3cSVGTests/shapes-polyline-01-t-manual.svg) | ✅ | |[shapes-polyline-02-t-manual](w3cSVGTests/shapes-polyline-02-t-manual.svg) | ✅ | -|[shapes-rect-02-t-manual](w3cSVGTests/shapes-rect-02-t-manual.svg) | [ios bug](https://stackoverflow.com/q/18880919)| -|[shapes-rect-03-t-manual](w3cSVGTests/shapes-rect-03-t-manual.svg) | [ios bug](https://stackoverflow.com/q/18880919)| +|[shapes-rect-02-t-manual](w3cSVGTests/shapes-rect-02-t-manual.svg) | ✅ | +|[shapes-rect-03-t-manual](w3cSVGTests/shapes-rect-03-t-manual.svg) | ✅ | |[shapes-rect-04-f-manual](w3cSVGTests/shapes-rect-04-f-manual.svg) | ✅ | |[shapes-rect-05-f-manual](w3cSVGTests/shapes-rect-05-f-manual.svg) | ✅ | -|[shapes-rect-06-f-manual](w3cSVGTests/shapes-rect-06-f-manual.svg) | [ios bug](https://stackoverflow.com/q/18880919) | -|[shapes-rect-07-f-manual](w3cSVGTests/shapes-rect-07-f-manual.svg) | [ios bug](https://stackoverflow.com/q/18880919) | +|[shapes-rect-06-f-manual](w3cSVGTests/shapes-rect-06-f-manual.svg) | ✅ | +|[shapes-rect-07-f-manual](w3cSVGTests/shapes-rect-07-f-manual.svg) | ✅ | |[struct-defs-01-t-manual](w3cSVGTests/struct-defs-01-t-manual.svg) | ✅ | |[struct-frag-01-t-manual](w3cSVGTests/struct-frag-01-t-manual.svg) | ✅ | |[struct-frag-02-t-manual](w3cSVGTests/struct-frag-02-t-manual.svg) | ✅ | @@ -274,8 +274,7 @@ Status of each test: |[struct-image-19-f-manual](w3cSVGTests/struct-image-19-f-manual.svg) | [wpt issue](https://github.com/web-platform-tests/wpt/issues/11178) | |[struct-svg-03-f-manual](w3cSVGTests/struct-svg-03-f-manual.svg) | [#344](https://github.com/exyte/Macaw/issues/344) | |[struct-symbol-01-b-manual](w3cSVGTests/struct-symbol-01-b-manual.svg) | [#398](https://github.com/exyte/Macaw/issues/398) | -|[struct-use-01-t-manual](w3cSVGTests/struct-use-01-t-manual.svg) | -✅ | +|[struct-use-01-t-manual](w3cSVGTests/struct-use-01-t-manual.svg) | ✅ | |[struct-use-03-t-manual](w3cSVGTests/struct-use-03-t-manual.svg) | ✅ | |[struct-use-09-b-manual](w3cSVGTests/struct-use-09-b-manual.svg) | [#398](https://github.com/exyte/Macaw/issues/398) | |[struct-use-12-f-manual](w3cSVGTests/struct-use-12-f-manual.svg) | ✅ |