Sign in
webkit
/
WebKit
/
a231b9c05f00391ba283ff877aa3287c882082d0
/
.
/
LayoutTests
/
css3
/
flexbox
/
mainAxisExtent-crash.html
blob: 433e808ac9897255e2fa9b641f50421ea1721ebb [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html
style
=
"
display
:
inline-flex
;
"
>
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>
<title>
This test passes if it does not crash.
</title>
<frameset></frameset>
</html>