Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Flatten HTMLHyperlinkElementUtils mixin to HTMLAnchorElement and HTML…
…AreaElement (#2046) * yarn content move Web/API/HTMLHyperlinkElementUtils/hash Web/API/HTMLAnchorElement/hash * yarn content move Web/API/HTMLHyperlinkElementUtils/href Web/API/HTMLAnchorElement/href * yarn content move Web/API/HTMLHyperlinkElementUtils/protocol Web/API/HTMLAnchorElement/protocol * yarn content move Web/API/HTMLHyperlinkElementUtils/host Web/API/HTMLAnchorElement/host * yarn content move Web/API/HTMLHyperlinkElementUtils/hostname Web/API/HTMLAnchorElement/hostname * yarn content move Web/API/HTMLHyperlinkElementUtils/port Web/API/HTMLAnchorElement/port * yarn content move Web/API/HTMLHyperlinkElementUtils/pathname Web/API/HTMLAnchorElement/pathname * yarn content move Web/API/HTMLHyperlinkElementUtils/search Web/API/HTMLAnchorElement/search * yarn content move Web/API/HTMLHyperlinkElementUtils/username Web/API/HTMLAnchorElement/username * yarn content move Web/API/HTMLHyperlinkElementUtils/password Web/API/HTMLAnchorElement/password * yarn content move Web/API/HTMLHyperlinkElementUtils/origin Web/API/HTMLAnchorElement/origin * yarn content move Web/API/HTMLHyperlinkElementUtils/toString Web/API/HTMLAnchorElement/toString * yarn content delete Web/API/HTMLHyperlinkElementUtils * Cleanup HTMLAnchorElement main page * Cleanup moved pages * Cleanup main HTMLAreaElement page * Add new HTMLAreaElement sub pages * fixup redirects * Fix alphabetic order on index pages
- Loading branch information