mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
implement missing steps for complete api
This commit is contained in:
parent
df2adebefd
commit
7ab5df1106
10 changed files with 37 additions and 242 deletions
|
@ -9,8 +9,8 @@ interface HTMLImageElement : HTMLElement {
|
|||
attribute DOMString alt;
|
||||
[CEReactions]
|
||||
attribute DOMString src;
|
||||
// [CEReactions]
|
||||
// attribute DOMString srcset;
|
||||
[CEReactions]
|
||||
attribute DOMString srcset;
|
||||
[CEReactions]
|
||||
attribute DOMString? crossOrigin;
|
||||
[CEReactions]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue