40 results found (page 2 of 3)
https://www.w3.org/TR/cssom-view-1

… viewport Let startNode be the caretPositionNode of the caretPosition , and let startOffset be the caretPositionOffset of the caretPosition While startNode is a node startNode ’s root is a shadow root , and startNode ’s root is not a shadow-including inclusive ancestor of any of …

http://schema.org/Number

… stageAsNumber MedicalConditionStage The stage represented as a number, e.g. 3. startOffset Clip or SeekToAction The start time of the clip expressed as the number of seconds from the beginning of the work. stepValue PropertyValueSpecification The stepValue attribute indicates th…

https://www.w3.org/TR/dom

…nge { readonly attribute Node startContainer ; readonly attribute unsigned long startOffset ; readonly attribute Node endContainer ; readonly attribute unsigned long endOffset ; readonly attribute boolean collapsed ; }; Objects implementing the AbstractRange interface are known a…

http://www.w3.org/DOM

…nge { readonly attribute Node startContainer ; readonly attribute unsigned long startOffset ; readonly attribute Node endContainer ; readonly attribute unsigned long endOffset ; readonly attribute boolean collapsed ; }; Objects implementing the AbstractRange interface are known a…

US HTML 5
https://www.w3.org/TR/2008/WD-html5-20080122

…list is empty. The anchorOffset attribute must return the value returned by the startOffset attribute of the last Range object in the list, or 0 if the list is empty. The focusNode attribute must return the value returned by the endContainer attribute of the last Range object in …