mirror of
https://github.com/servo/servo
synced 2026-04-28 02:19:14 +02:00
Add CEReactions where needed
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
// https://html.spec.whatwg.org/multipage/#htmlsourceelement
|
||||
[HTMLConstructor]
|
||||
interface HTMLSourceElement : HTMLElement {
|
||||
// [CEReactions]
|
||||
// attribute DOMString src;
|
||||
// [CEReactions]
|
||||
// attribute DOMString type;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user