mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-04-04 19:31:05 +00:00
Merge pull request #1604 from marienz/link-utils-mixin
Make HTMLHyperlinkElementUtils a mixin, not a NoInterfaceObject
This commit is contained in:
commit
1aa6773c47
@ -10,8 +10,7 @@
|
|||||||
* and create derivative works of this document.
|
* and create derivative works of this document.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
[NoInterfaceObject]
|
interface mixin HTMLHyperlinkElementUtils {
|
||||||
interface HTMLHyperlinkElementUtils {
|
|
||||||
// Bug 824857: no support for stringifier attributes yet.
|
// Bug 824857: no support for stringifier attributes yet.
|
||||||
// stringifier attribute USVString href;
|
// stringifier attribute USVString href;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user