mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
auto merge of #2048 : Ms2ger/servo/set_uint_attribute, r=jdm
This commit is contained in:
commit
a65ff6089a
3 changed files with 10 additions and 6 deletions
|
@ -23,9 +23,7 @@ interface HTMLImageElement : HTMLElement {
|
|||
attribute DOMString useMap;
|
||||
[SetterThrows]
|
||||
attribute boolean isMap;
|
||||
[SetterThrows]
|
||||
attribute unsigned long width;
|
||||
[SetterThrows]
|
||||
attribute unsigned long height;
|
||||
readonly attribute unsigned long naturalWidth;
|
||||
readonly attribute unsigned long naturalHeight;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue