mirror of
https://github.com/servo/servo.git
synced 2025-06-21 15:49:04 +01:00
Implemented paint worklet properties.
This commit is contained in:
parent
de331c6bc8
commit
ef033b8362
29 changed files with 353 additions and 118 deletions
|
@ -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"
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
[background-image-tiled.html]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/17598
|
|
@ -1,4 +0,0 @@
|
|||
[invalid-image-constructor-error.html]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/17595
|
|
@ -1,4 +0,0 @@
|
|||
[invalid-image-paint-error.html]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/17595
|
|
@ -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 |
Loading…
Add table
Add a link
Reference in a new issue