docs: fix HTML snippets (#19507)
Merging unreviewed to unblock docs build. Main fix is in line 818, others drive-by.
This commit is contained in:
parent
3f333a8ef7
commit
ba8a6c4b08
|
|
@ -815,7 +815,7 @@ Consider the following DOM structure where we want to click on the buy button of
|
|||
<h3>Product 2</h3>
|
||||
<button>Add to cart</button>
|
||||
</li>
|
||||
<ul>
|
||||
</ul>
|
||||
```
|
||||
|
||||
### Filter by text
|
||||
|
|
|
|||
Loading…
Reference in a new issue