6 Matching Annotations
- May 2023
- Dec 2022
- Nov 2022
- Aug 2022
-
webkit.org webkit.org
-
```html
<figure>
<figcaption>Maggie loves being outside off-leash.</figcaption>
</figure>
css figure:has(figcaption) { background: white; padding: 0.6rem; } ```
-