Sign in
chromium
/
external
/
w3c
/
web-platform-tests.git
/
HEAD
/
.
/
css
/
css-break
/
flexbox
/
slider-in-multicol-crash.html
blob: 8cc2ec62421c6ec413629fe8775be456b8805c55 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<link
rel
=
"help"
href
=
"https://bugs.chromium.org/p/chromium/issues/detail?id=1277724"
>
<p>
PASS if no crash or DCHECK failure.
</p>
<div
style
=
"
columns
:
2
;
"
>
x
<input
type
=
"range"
style
=
"
display
:
block
;
"
>
</div>