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

import"StaticRange.idl";

Public Attributes

readonly attribute unsigned long startOffset
 
readonly attribute unsigned long endOffset
 
readonly attribute Node startContainer
 
readonly attribute Node endContainer
 
readonly attribute boolean collapsed
 

Member Data Documentation

◆ collapsed

readonly attribute boolean StaticRange::collapsed

◆ endContainer

readonly attribute Node StaticRange::endContainer

◆ endOffset

readonly attribute unsigned long StaticRange::endOffset

◆ startContainer

readonly attribute Node StaticRange::startContainer

◆ startOffset

readonly attribute unsigned long StaticRange::startOffset

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