mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Implemented the plumbing for paint worklets.
This commit is contained in:
parent
7e273d6c9b
commit
fd17dcd604
23 changed files with 600 additions and 156 deletions
|
@ -6736,6 +6736,18 @@
|
|||
],
|
||||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/worklets/test_paint_worklet.html": [
|
||||
[
|
||||
"/_mozilla/mozilla/worklets/test_paint_worklet.html",
|
||||
[
|
||||
[
|
||||
"/_mozilla/mozilla/worklets/test_paint_worklet_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
{}
|
||||
]
|
||||
]
|
||||
},
|
||||
"reftest_node": {
|
||||
|
@ -11208,6 +11220,16 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/worklets/test_paint_worklet.js": [
|
||||
[
|
||||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/worklets/test_paint_worklet_ref.html": [
|
||||
[
|
||||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/worklets/test_worklet.js": [
|
||||
[
|
||||
{}
|
||||
|
@ -31775,6 +31797,18 @@
|
|||
"f3a9b8c78346507bc0b3190c8000ccf80cc133f6",
|
||||
"support"
|
||||
],
|
||||
"mozilla/worklets/test_paint_worklet.html": [
|
||||
"67fccbde17c28e13b5f4dc54d70b1279d6e9d602",
|
||||
"reftest"
|
||||
],
|
||||
"mozilla/worklets/test_paint_worklet.js": [
|
||||
"e714db50da9e5cb18c652629fcc1b5ccc453564d",
|
||||
"support"
|
||||
],
|
||||
"mozilla/worklets/test_paint_worklet_ref.html": [
|
||||
"e9cfa945824a8ecf07c41a269f82a2c2ca002406",
|
||||
"support"
|
||||
],
|
||||
"mozilla/worklets/test_worklet.html": [
|
||||
"fe9c93a5307c616f878b6623155e1b04c86dd994",
|
||||
"testharness"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue