mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Remove Gecko-specific and other commented-out code in IDL.
This commit is contained in:
parent
da16e54243
commit
546a506149
39 changed files with 7 additions and 1117 deletions
|
@ -17,7 +17,6 @@ interface HTMLImageElement : HTMLElement {
|
|||
attribute DOMString alt;
|
||||
[SetterThrows]
|
||||
attribute DOMString src;
|
||||
// attribute DOMString srcset;
|
||||
[SetterThrows]
|
||||
attribute DOMString crossOrigin;
|
||||
[SetterThrows]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue