webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
HTMLHyperlinkElementUtils Interface Reference

import"HTMLHyperlinkElementUtils.idl";

Public Attributes

stringifier attribute USVString href
 
readonly attribute USVString origin
 
attribute USVString protocol
 
attribute USVString username
 
attribute USVString password
 
attribute USVString host
 
attribute USVString hostname
 
attribute USVString port
 
attribute USVString pathname
 
attribute USVString search
 
attribute USVString hash
 

Member Data Documentation

◆ hash

attribute USVString HTMLHyperlinkElementUtils::hash

◆ host

attribute USVString HTMLHyperlinkElementUtils::host

◆ hostname

attribute USVString HTMLHyperlinkElementUtils::hostname

◆ href

stringifier attribute USVString HTMLHyperlinkElementUtils::href

◆ origin

readonly attribute USVString HTMLHyperlinkElementUtils::origin

◆ password

attribute USVString HTMLHyperlinkElementUtils::password

◆ pathname

attribute USVString HTMLHyperlinkElementUtils::pathname

◆ port

attribute USVString HTMLHyperlinkElementUtils::port

◆ protocol

attribute USVString HTMLHyperlinkElementUtils::protocol

◆ search

attribute USVString HTMLHyperlinkElementUtils::search

◆ username

attribute USVString HTMLHyperlinkElementUtils::username

The documentation for this interface was generated from the following file: