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