mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
partial-fix #12415: incorrect exposure of Window,Worker in webidl
* HTMLParagraphElement.webidl * HTMLParamElement.webidl * HTMLPreElement.webidl * HTMLProgressElement.webidl * HTMLQuoteElement.webidl * HTMLSelectElement.webidl * HTMLSourceElement.webidl * HTMLSpanElement.webidl * HTMLStyleElement.webidl
This commit is contained in:
parent
cdf225c26e
commit
99b82529a8
10 changed files with 0 additions and 18 deletions
|
@ -3,7 +3,6 @@
|
|||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
// https://html.spec.whatwg.org/multipage/#htmlpreelement
|
||||
[Exposed=(Window,Worker)]
|
||||
interface HTMLPreElement : HTMLElement {
|
||||
// also has obsolete members
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue