mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
script: Add pre element obsolete width attribute support (#31792)
This commit is contained in:
parent
bd39e03eeb
commit
97144ddf71
7 changed files with 35 additions and 543 deletions
|
@ -12,6 +12,5 @@ interface HTMLPreElement : HTMLElement {
|
|||
|
||||
// https://html.spec.whatwg.org/multipage/#HTMLPreElement-partial
|
||||
partial interface HTMLPreElement {
|
||||
// [CEReactions]
|
||||
// attribute long width;
|
||||
[CEReactions] attribute long width;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue