Sign in
chromium
/
external
/
w3c
/
web-platform-tests.git
/
HEAD
/
.
/
css
/
css-conditional
/
container-queries
/
crashtests
/
chrome-bug-1429955-crash.html
blob: bdf4002753c7d49b913dd1fd318b2bac263809da [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<link
rel
=
"help"
href
=
"https://crbug.com/1429955.html"
>
<div
id
=
"mc"
style
=
"
display
:
list-item
;
width
:
0
;
columns
:
2
;
container-type
:
size
;
"
>
<div
id
=
"abs"
style
=
"
position
:
absolute
;
container-type
:
inline-size
;
"
>
line
</div>
</div>