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