@@ -9963,7 +9963,7 @@ <h2>Index</h2>
9963
9963
<!-- HTML Element --> < li > < dfn > < a href =https://html.spec.whatwg.org/#the-html-element > < code > html</ code > element</ a > </ dfn >
9964
9964
<!-- iframe element --> < li > < dfn data-lt =iframe > < a href =https://html.spec.whatwg.org/#the-iframe-element > < code > iframe</ code > element</ a > </ dfn >
9965
9965
<!-- input element --> < li > < dfn data-lt ="input elements "> < a href =https://html.spec.whatwg.org/#the-input-element > < code > input</ code > element</ a > </ dfn >
9966
- <!-- map element --> < li > < a href =https://html.spec.whatwg.org/#the-map-element > < dfn > < code > map</ code > element</ dfn > </ a >
9966
+ <!-- map element --> < li > < dfn > < a href =https://html.spec.whatwg.org/#the-map-element > < code > map</ code > element</ a > </ dfn >
9967
9967
<!-- optgroup element --> < li > < dfn data-lt =optgroup > < a href =https://html.spec.whatwg.org/#the-optgroup-element > < code > optgroup</ code > element</ a > </ dfn >
9968
9968
<!-- option element --> < li > < dfn data-lt ="option elements|option "> < a href =https://html.spec.whatwg.org/#the-option-element > < code > option</ code > element</ a > </ dfn >
9969
9969
<!-- output element --> < li > < dfn data-lt =output > < a href =https://html.spec.whatwg.org/#the-output-element > < code > output</ code > element</ a > </ dfn >
@@ -9991,8 +9991,8 @@ <h2>Index</h2>
9991
9991
9992
9992
< dd > < p > The HTML specification also defines a range of different attributes:
9993
9993
< ul >
9994
- <!-- Canvas height attribute --> < li > < dfn lt ="canvas height attribute "> < a href =https://html.spec.whatwg.org/#attr-canvas-height > < code > canvas</ code > ’s height attribute</ a > </ dfn >
9995
- <!-- Canvas width attribute --> < li > < dfn lt ="canvas width attribute "> < a href =https://html.spec.whatwg.org/#attr-canvas-width > < code > canvas</ code > ’ width attribute</ a > </ dfn >
9994
+ <!-- Canvas height attribute --> < li > < dfn data- lt ="canvas height attribute "> < a href =https://html.spec.whatwg.org/#attr-canvas-height > < code > canvas</ code > ’s height attribute</ a > </ dfn >
9995
+ <!-- Canvas width attribute --> < li > < dfn data- lt ="canvas width attribute "> < a href =https://html.spec.whatwg.org/#attr-canvas-width > < code > canvas</ code > ’ width attribute</ a > </ dfn >
9996
9996
<!-- Checked content attribute --> < li > < dfn > < a href =https://html.spec.whatwg.org/#attr-input-checked > Checked</ a > </ dfn >
9997
9997
<!-- Multiple attribute --> < li > < dfn > < a href =https://html.spec.whatwg.org/#attr-input-multiple > < code > multiple</ code > attribute</ a > </ dfn >
9998
9998
<!-- readOnly attribute --> < li > < dfn > < a href =https://html.spec.whatwg.org/#the-readonly-attribute > < code > readOnly</ code > attribute</ a > </ dfn >
@@ -10070,7 +10070,9 @@ <h2>Index</h2>
10070
10070
< dd > The following terms are defined in the
10071
10071
Page Visibility Specification [[PAGE-VISIBILITY]]
10072
10072
< ul >
10073
- <!-- visibility hidden --> < li > < dfn data-lt ="visibility hidden "> < a href ="https://www.w3.org/TR/page-visibility/#dom-visibilitystate-hidden "> Visibility state < code > hidden</ code > </ a > </ dfn > <!-- visibility state --> < li > < dfn > Visibility state</ dfn > being the < a href ="https://www.w3.org/TR/page-visibility/#visibility-states-and-the-visibilitystate-enum "> < code > visibilityState</ code > </ a > attribute on < a > Document</ a > <!-- visibility visible --> < li > < dfn data-lt ="visibility visible "> < a href ="https://www.w3.org/TR/page-visibility/#dom-visibilitystate-visible "> Visibility state < code > visible</ code > </ a > </ dfn >
10073
+ <!-- visibility hidden --> < li > < dfn data-lt ="visibility hidden "> < a href ="https://www.w3.org/TR/page-visibility/#dom-visibilitystate-hidden "> Visibility state < code > hidden</ code > </ a > </ dfn >
10074
+ <!-- visibility state --> < li > < dfn > Visibility state</ dfn > being the < a href ="https://www.w3.org/TR/page-visibility/#visibility-states-and-the-visibilitystate-enum "> < code > visibilityState</ code > </ a > attribute on < a > Document</ a >
10075
+ <!-- visibility visible --> < li > < dfn data-lt ="visibility visible "> < a href ="https://www.w3.org/TR/page-visibility/#dom-visibilitystate-visible "> Visibility state < code > visible</ code > </ a > </ dfn >
10074
10076
</ ul >
10075
10077
10076
10078
< dt > Selenium
@@ -10111,7 +10113,7 @@ <h2>Index</h2>
10111
10113
< dd > The following terms are defined in
10112
10114
the Geometry Interfaces Module Level 1 specification: [[GEOMETRY-1]]
10113
10115
< ul >
10114
- <!-- DOMRect --> < li > < a href ="https://www.w3.org/TR/geometry-1/#dom-domrect "> < dfn > < code > DOMRect</ code > </ dfn > </ a >
10116
+ <!-- DOMRect --> < li > < dfn > < a href ="https://www.w3.org/TR/geometry-1/#dom-domrect "> < code > DOMRect</ code > </ a > </ dfn >
10115
10117
<!-- Rectangle --> < li > < dfn data-lt ="bounding rectangle "> < a href =https://drafts.fxtf.org/geometry/#rectangle > Rectangle</ a > </ dfn >
10116
10118
<!-- Rectangle height dimension --> < li > < dfn data-lt ="height dimension "> < a href =https://drafts.fxtf.org/geometry/#rectangle-height-dimension > Rectangle height dimension</ a > </ dfn >
10117
10119
<!-- Rectangle width dimension --> < li > < dfn data-lt ="width dimension "> < a href =https://drafts.fxtf.org/geometry/#rectangle-width-dimension > Rectangle width dimension</ a > </ dfn >
@@ -10209,8 +10211,8 @@ <h2>Index</h2>
10209
10211
must be interpreted as required for conforming IDL fragments,
10210
10212
as described in the Web IDL specification. [[WEBIDL]]
10211
10213
< ul >
10212
- <!-- DOMException --> < li > < a href ="https://heycam.github.io/webidl/#dfn-DOMException "> < dfn > < code > DOMException</ code > </ dfn > </ a >
10213
- <!-- Sequence --> < li > < a href ="https://heycam.github.io/webidl/#idl-sequence "> < dfn > Sequence</ dfn > </ a >
10214
+ <!-- DOMException --> < li > < dfn > < a href ="https://heycam.github.io/webidl/#dfn-DOMException "> < code > DOMException</ code > </ a > </ dfn >
10215
+ <!-- Sequence --> < li > < dfn > < a href ="https://heycam.github.io/webidl/#idl-sequence "> Sequence</ a > </ dfn >
10214
10216
<!-- Supported property indices --> < li > < dfn data-lt ="supported property index "> < a href =https://heycam.github.io/webidl/#dfn-supported-property-indices > Supported property indices</ a > </ dfn >
10215
10217
<!-- SyntaxError --> < li > < dfn > < a href ="https://heycam.github.io/webidl/#syntaxerror "> < code > SyntaxError</ code > </ a > </ dfn > </ li >
10216
10218
@@ -10228,16 +10230,16 @@ <h2>Index</h2>
10228
10230
< dt > XML Namespaces
10229
10231
< dd > < p > The following terms are defined in the Namespaces in XML [[XML-NAMES]]
10230
10232
< ul >
10231
- <!-- qualified element name --> < li > < a href ="https://www.w3.org/TR/REC-xml-names/#ns-using "> < dfn > qualified element name</ dfn > </ a >
10233
+ <!-- qualified element name --> < li > < dfn > < a href ="https://www.w3.org/TR/REC-xml-names/#ns-using "> qualified element name</ a > </ dfn >
10232
10234
</ ul >
10233
10235
10234
10236
< dt > XPATH
10235
10237
< dd > < p > The following terms are defined in the Document Object Model XPath standard [[XPATH]]
10236
10238
< ul >
10237
- <!-- evaluate --> < li > < a href ="https://www.w3.org/TR/DOM-Level-3-XPath/xpath.html#XPathEvaluator-evaluate "> < dfn > < code > evaluate</ code > </ dfn > </ a >
10238
- <!-- ORDERED_NODE_SNAPSHOT_TYPE --> < li > < a href ="https://www.w3.org/TR/DOM-Level-3-XPath/xpath.html#XPathResult-ORDERED-NODE-SNAPSHOT-TYPE "> < dfn > < code > ORDERED_NODE_SNAPSHOT_TYPE</ code > </ dfn > </ a >
10239
- <!-- snapshotItem --> < li > < a href ="https://www.w3.org/TR/DOM-Level-3-XPath/xpath.html#XPathResult-snapshotItem "> < dfn > < code > snapshotItem</ code > </ dfn > </ a >
10240
- <!-- XPathException --> < li > < a href ="https://www.w3.org/TR/DOM-Level-3-XPath/xpath.html#XPathException "> < dfn > < code > XPathException</ code > </ dfn > </ a >
10239
+ <!-- evaluate --> < li > < dfn > < a href ="https://www.w3.org/TR/DOM-Level-3-XPath/xpath.html#XPathEvaluator-evaluate "> < code > evaluate</ code > </ a > </ dfn >
10240
+ <!-- ORDERED_NODE_SNAPSHOT_TYPE --> < li > < dfn > < a href ="https://www.w3.org/TR/DOM-Level-3-XPath/xpath.html#XPathResult-ORDERED-NODE-SNAPSHOT-TYPE "> < code > ORDERED_NODE_SNAPSHOT_TYPE</ code > </ a > </ dfn >
10241
+ <!-- snapshotItem --> < li > < dfn > < a href ="https://www.w3.org/TR/DOM-Level-3-XPath/xpath.html#XPathResult-snapshotItem "> < code > snapshotItem</ code > </ a > </ dfn >
10242
+ <!-- XPathException --> < li > < dfn > < a href ="https://www.w3.org/TR/DOM-Level-3-XPath/xpath.html#XPathException "> < code > XPathException</ code > </ a > </ dfn >
10241
10243
</ ul >
10242
10244
</ dl >
10243
10245
</ section >
0 commit comments