Skip to content

Commit 5c7fc1e

Browse files
Update pages/glossary/visible-inner-text.md
Co-authored-by: Jean-Yves Moyen <jym@siteimprove.com>
1 parent 473bcb8 commit 5c7fc1e

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
@@ -12,7 +12,7 @@ input_aspects:
1212

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

15-
The <dfn id="for-text">visible inner text of a [text node][]</dfn> is:
15+
The <dfn id="visible-inner-text:for-text">visible inner text of a [text node][]</dfn> is:
1616
- if the [text node][] is [visible][], its visible inner text is its [data][];
1717
- if the [text node][] is not-[visible][], [rendered][], and contains only [whitespace][], its visible inner text is the string `" "` (a single ASCII whitespace);
1818
- otherwise, the visible inner text of the [text node][] is the empty string (`""`).

0 commit comments

Comments
 (0)