mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 895294 - Make ImageDocument OverrideBuiltins. r=peterv
This commit is contained in:
parent
90a2d6a14e
commit
b9b739beb2
@ -9,7 +9,7 @@
|
||||
|
||||
interface imgIRequest;
|
||||
|
||||
[ChromeOnly]
|
||||
[ChromeOnly, OverrideBuiltins]
|
||||
interface ImageDocument : HTMLDocument {
|
||||
/* Whether the pref for image resizing has been set. */
|
||||
readonly attribute boolean imageResizingEnabled;
|
||||
|
Loading…
Reference in New Issue
Block a user