Bug 1661920 - Adjust wpt expectations for 2d.path.isPointIn<Path.basic/Stroke.scaleddashes>.html in beta. r=jmaher

adjust wpt expectations for beta

Differential Revision: https://phabricator.services.mozilla.com/D88722
This commit is contained in:
Joel Maher 2020-08-30 00:46:25 +00:00
parent 03249628cb
commit f518fc31dc
2 changed files with 6 additions and 2 deletions

View File

@ -0,0 +1,3 @@
[2d.path.isPointInPath.basic.html]
disabled:
if not early_beta_or_earlier and (os == "win") and webrender and not debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1661920

View File

@ -1,4 +1,5 @@
[2d.path.isPointInStroke.scaleddashes.html]
[isPointInStroke() should return correct results on dashed paths at high scale factors]
expected: FAIL
expected:
if not early_beta_or_earlier and (os == "win") and webrender and not debug: ["FAIL", "PASS"]
FAIL