Add a preference to control ImageBitmap while it's incomplete.

This commit is contained in:
Josh Matthews 2020-05-22 14:32:12 -04:00
parent f6f1648e56
commit d3867c32db
10 changed files with 11 additions and 7 deletions

View file

@ -193,6 +193,9 @@ mod gen {
gamepad: {
enabled: bool,
},
imagebitmap: {
enabled: bool,
},
microdata: {
testing: {
enabled: bool,