Sign in
webkit
/
WebKit
/
bd9ea4a5474a3d7a80a4f79c542279d7b8a087a0
/
.
/
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>