mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +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
|
@ -11,7 +11,6 @@
|
|||
*/
|
||||
|
||||
// https://html.spec.whatwg.org/multipage/#htmlanchorelement
|
||||
[Exposed=(Window,Worker)]
|
||||
interface HTMLAnchorElement : HTMLElement {
|
||||
attribute DOMString target;
|
||||
// attribute DOMString download;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue