Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-contain/content-visibility/slot-content-visibility-22-crash.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<details>
<details style="column-count:5" open>
<select size="2">
<option selected>text</option>
</select>
</details>
</details>