Skip to content

Commit 8ed61b8

Browse files
adding mention of innerText
1 parent 3d3b657 commit 8ed61b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/glossary/visible-inner-text.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ input_aspects:
88
- DOM tree
99
---
1010

11-
(The "visible inner text" defined here is similar to, but not the same as, [visible text content][].)
11+
(The "visible inner text" defined here is similar to, but not the same as, [visible text content][] and [innerText][https://html.spec.whatwg.org/multipage/dom.html#the-innertext-idl-attribute].)
1212

1313
The <dfn>visible inner text of a node</dfn> depends on the kind of node.
1414

0 commit comments

Comments
 (0)