Skip to content

Commit 0a5f420

Browse files
akn7bn -- Makes sentence easier to process (#1844)
* Makes sentence easier to process * Fixes front-matter * Removes extra space
1 parent 0abf83c commit 0a5f420

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_rules/iframe-not-focusable-has-no-interactive-content-akn7bn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ This `iframe` element contains no content that is part of [sequential focus navi
6767

6868
#### Passed Example 2
6969

70-
This `iframe` element contains a link that, because of its `tabindex` is not part of [sequential focus navigation][].
70+
This `iframe` element contains a link that is not part of [sequential focus navigation][] because of its `tabindex`.
7171

7272
```html
7373
<iframe tabindex="-1" srcdoc="<a href='/' tabindex='-1'>Home</a>"></iframe>

0 commit comments

Comments
 (0)