You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: _rules/html-page-non-empty-title-2779a5.md
+21
Original file line number
Diff line number
Diff line change
@@ -202,6 +202,27 @@ This page has a `title` element that only contains a separator character.
202
202
</html>
203
203
```
204
204
205
+
#### Failed Example 6
206
+
207
+
This page does not have a title because the shadow root is not a [descendant](https://dom.spec.whatwg.org/#concept-tree-descendant) of the [document element](https://dom.spec.whatwg.org/#document-element).
0 commit comments