diff options
author | pylbrecht <palbrecht@mailbox.org> | 2020-02-10 14:26:17 +0100 |
---|---|---|
committer | pylbrecht <palbrecht@mailbox.org> | 2020-02-10 14:26:17 +0100 |
commit | 70b2d31822c909ba9d0268c88d15abdfcec5393c (patch) | |
tree | 7185d61e2be19bd873a474c5ceeb30616ecc523a | |
parent | 481ef4616709840db0145f3bc4003f74f0ff126d (diff) | |
download | servo-70b2d31822c909ba9d0268c88d15abdfcec5393c.tar.gz servo-70b2d31822c909ba9d0268c88d15abdfcec5393c.zip |
Set 2d.pattern.image.broken.html expectation to FAIL
-rw-r--r-- | tests/wpt/metadata/2dcontext/fill-and-stroke-styles/2d.pattern.image.broken.html.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/wpt/metadata/2dcontext/fill-and-stroke-styles/2d.pattern.image.broken.html.ini b/tests/wpt/metadata/2dcontext/fill-and-stroke-styles/2d.pattern.image.broken.html.ini new file mode 100644 index 00000000000..da8fad63e8b --- /dev/null +++ b/tests/wpt/metadata/2dcontext/fill-and-stroke-styles/2d.pattern.image.broken.html.ini @@ -0,0 +1,5 @@ +[2d.pattern.image.broken.html] + type: testharness + [Canvas test: 2d.pattern.image.broken] + expected: FAIL + |