mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +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
|
@ -193,6 +193,9 @@ mod gen {
|
|||
gamepad: {
|
||||
enabled: bool,
|
||||
},
|
||||
imagebitmap: {
|
||||
enabled: bool,
|
||||
},
|
||||
microdata: {
|
||||
testing: {
|
||||
enabled: bool,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue