Skip to content

Commit 5dce8e1

Browse files
fixing failing test __tests__/link-reference-has-definition.js
1 parent cde4ad4 commit 5dce8e1

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

_rules/visible-label-in-accessible-name-2ee8b8.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -399,12 +399,9 @@ This link has no [visible inner text][].
399399
[presentational roles conflict resolution]: https://www.w3.org/TR/wai-aria-1.1/#conflict_resolution_presentation_none 'Presentational Roles Conflict Resolution'
400400
[semantic role]: #semantic-role 'Definition of Semantic role'
401401
[supports name from content]: https://www.w3.org/TR/wai-aria-1.1/#namefromcontent 'Definition of Supports name from contents'
402-
[visible]: #visible 'Definition of visible'
403402
[visible inner text]: #visible-inner-text 'Definition of Visible inner text'
404403
[visible inner text of a text node]: #visible-inner-text:for-text 'Definition of Visible inner text of a text node'
405404
[visible inner text of an element]: #visible-inner-text:for-element 'Definition of Visible inner text of an element'
406405
[visible text content]: #visible-text-content 'Definition of Visible text content'
407-
[whitespace]: #whitespace 'Definition of Whitespace'
408406
[widget role]: https://www.w3.org/TR/wai-aria-1.1/#widget_roles 'Definition of Widget role'
409-
[text nodes]: https://dom.spec.whatwg.org/#text 'DOM text, 2020/08/18'
410407
[understand253]: https://www.w3.org/WAI/WCAG21/Understanding/label-in-name.html

pages/glossary/visible-inner-text.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ The <dfn id="visible-inner-text:for-element">visible inner text of an [element][
2929
The <dfn>visible inner text</dfn> of any other node is the concatenation of the visible inner text of its children (in [tree order][] in the [flat tree][]).
3030

3131
[<br>]: https://html.spec.whatwg.org/#the-br-element
32-
[<p>]: https://html.spec.whatwg.org/#the-p-element
3332
[computed]: https://drafts.csswg.org/css-cascade/#computed
3433
[data]: https://dom.spec.whatwg.org/#concept-cd-data
3534
[display]: https://drafts.csswg.org/css2/#propdef-display

0 commit comments

Comments
 (0)