mirror of
https://github.com/servo/servo
synced 2026-05-01 03:47:53 +02:00
Add CEReactions where needed
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
// https://html.spec.whatwg.org/multipage/#htmlmodelement
|
||||
[HTMLConstructor]
|
||||
interface HTMLModElement : HTMLElement {
|
||||
// [CEReactions]
|
||||
// attribute DOMString cite;
|
||||
// [CEReactions]
|
||||
// attribute DOMString dateTime;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user