Implemented paint worklet properties.

This commit is contained in:
Alan Jeffrey 2017-06-14 18:14:54 -05:00
parent de331c6bc8
commit ef033b8362
29 changed files with 353 additions and 118 deletions

View file

@ -9966,6 +9966,11 @@
{}
]
],
"mozilla/css-paint-api/resources/html5.png": [
[
{}
]
],
"mozilla/css-paint-api/valid-image-after-load-ref.html": [
[
{}
@ -26158,6 +26163,10 @@
"e4b544068821f6f8882f05836a07a19891fc85b8",
"reftest"
],
"mozilla/css-paint-api/resources/html5.png": [
"83ef56b6e4d0dcb0d2dcecfb3fc78035051e8627",
"support"
],
"mozilla/css-paint-api/valid-image-after-load-ref.html": [
"b0c34ee1480fe1108fe8dc53f2bbb2f3ffa1c408",
"support"

View file

@ -1,4 +0,0 @@
[background-image-tiled.html]
type: reftest
expected: FAIL
bug: https://github.com/servo/servo/issues/17598

View file

@ -1,4 +0,0 @@
[invalid-image-constructor-error.html]
type: reftest
expected: FAIL
bug: https://github.com/servo/servo/issues/17595

View file

@ -1,4 +0,0 @@
[invalid-image-paint-error.html]
type: reftest
expected: FAIL
bug: https://github.com/servo/servo/issues/17595

View file

@ -1,4 +0,0 @@
[invalid-image-pending-script.html]
type: reftest
expected: FAIL
bug: https://github.com/servo/servo/issues/17595

Binary file not shown.

After

Width:  |  Height:  |  Size: 4 KiB