mirror of
https://github.com/servo/servo
synced 2026-04-27 18:07:52 +02:00
Add CEReactions where needed
This commit is contained in:
@@ -10,5 +10,6 @@ interface HTMLTableCaptionElement : HTMLElement {
|
||||
|
||||
// https://html.spec.whatwg.org/multipage/#HTMLTableCaptionElement-partial
|
||||
partial interface HTMLTableCaptionElement {
|
||||
// attribute DOMString align;
|
||||
// [CEReactions]
|
||||
// attribute DOMString align;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user