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,5 +5,6 @@
|
||||
// https://html.spec.whatwg.org/multipage/#htmltimeelement
|
||||
[HTMLConstructor]
|
||||
interface HTMLTimeElement : HTMLElement {
|
||||
[CEReactions]
|
||||
attribute DOMString dateTime;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user