mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-03 04:52:54 +00:00
Backed out changeset 80c32af73390 (bug 1139560)
This commit is contained in:
parent
f800285f02
commit
18b4bf751f
@ -62,7 +62,7 @@ partial interface HTMLImageElement {
|
||||
[SetterThrows, Pref="dom.image.picture.enabled"]
|
||||
attribute DOMString sizes;
|
||||
[Pref="dom.image.srcset.enabled"]
|
||||
readonly attribute DOMString currentSrc;
|
||||
readonly attribute DOMString? currentSrc;
|
||||
};
|
||||
|
||||
// Mozilla extensions.
|
||||
|
Loading…
x
Reference in New Issue
Block a user