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