mirror of
https://github.com/servo/servo.git
synced 2025-09-16 18:08:23 +01:00
Add a preference to control ImageBitmap while it's incomplete.
This commit is contained in:
parent
f6f1648e56
commit
d3867c32db
10 changed files with 11 additions and 7 deletions
|
@ -13901,14 +13901,14 @@
|
|||
]
|
||||
],
|
||||
"interfaces.html": [
|
||||
"b6034be26af3c2edd1ef41703857fa99bd2cd639",
|
||||
"145c902ff033ba1de46b41dec07992fae4fd2f13",
|
||||
[
|
||||
null,
|
||||
{}
|
||||
]
|
||||
],
|
||||
"interfaces.worker.js": [
|
||||
"a74a91489541ab99ae58001e3f63afc9ecc5c553",
|
||||
"c1223084790b2980c8184e3cd9ab5ae17bc8b303",
|
||||
[
|
||||
"mozilla/interfaces.worker.html",
|
||||
{}
|
||||
|
|
|
@ -162,7 +162,6 @@ test_interfaces([
|
|||
"HTMLUnknownElement",
|
||||
"HTMLVideoElement",
|
||||
"ImageData",
|
||||
"ImageBitmap",
|
||||
"Image",
|
||||
"InputEvent",
|
||||
"KeyboardEvent",
|
||||
|
|
|
@ -35,7 +35,6 @@ test_interfaces([
|
|||
"Headers",
|
||||
"History",
|
||||
"ImageData",
|
||||
"ImageBitmap",
|
||||
"MessageChannel",
|
||||
"MessageEvent",
|
||||
"MessagePort",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue