Definition
HTML Standard defines HTMLHyperlinkElementUtils
interface mixin HTMLHyperlinkElementUtils {
[CEReactions, ReflectSetter] stringifier attribute USVString href;
[CEReactions, Reflect] attribute DOMString target;
};
HTMLHyperlinkElementUtils interface mixinHTML Standard defines HTMLHyperlinkElementUtils
interface mixin HTMLHyperlinkElementUtils {
[CEReactions, ReflectSetter] stringifier attribute USVString href;
[CEReactions, Reflect] attribute DOMString target;
};