Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/DOMParser-interface
/
.
/
css
/
css-conditional
/
container-queries
/
crashtests
/
table-in-columns-005-crash.html
blob: 60d6f9d3a1f7e04a417b3f06b08663ece6f2f7d3 [
file
] [
log
] [
blame
] [
edit
]
<!doctype html>
<title>
CSS Container Queries Crash Test
</title>
<link
rel
=
"help"
href
=
"https://crbug.com/1336334"
>
<li
style
=
"
container-type
:
inline-size
"
>
<span
style
=
"
columns
:
2
"
>
<table></table>
</span>
</li>