Marien Zwart 46e3cd5aa2 Make HTMLHyperlinkElementUtils a mixin, not a NoInterfaceObject
Commit b8afa0abde9da31886a35f867d00a63a9cc69cc8 converted several interfaces
from NoInterfaceObject to mixins. It looks like it missed
HTMLHyperlinkElementUtils: it did update the interfaces that use
HTMLHyperlinkElementUtils (from "implements" to "includes"), but did not mark
HTMLHyperlinkElementUtils as a mixin.

Fix it, which makes HtmlAnchorElement gain useful functions like `set_href`.
2019-06-18 00:25:56 +10:00
..
2018-10-01 12:24:37 -07:00
2018-07-29 16:07:19 -07:00
2018-07-29 16:07:19 -07:00
2018-07-29 16:07:19 -07:00
2018-07-29 16:07:19 -07:00
2018-07-29 16:07:19 -07:00
2018-07-29 16:07:19 -07:00
2018-07-26 10:21:04 -07:00
2018-09-17 13:25:10 -07:00
2018-07-29 16:07:19 -07:00
2018-07-29 16:07:19 -07:00
2018-07-29 16:07:19 -07:00
2018-08-10 00:52:12 +03:00