mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Partial fix for #12415: expose interfaces only where necessary
This commit is contained in:
parent
7c8bd58c4a
commit
fa8c407191
11 changed files with 0 additions and 20 deletions
|
@ -3,7 +3,6 @@
|
|||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
// https://html.spec.whatwg.org/multipage/#htmlareaelement
|
||||
[Exposed=(Window,Worker)]
|
||||
interface HTMLAreaElement : HTMLElement {
|
||||
// attribute DOMString alt;
|
||||
// attribute DOMString coords;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue