Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-flexbox/inline-flexbox-absurd-block-size-crash.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<meta charset="utf-8">
<link rel="author" title="Ting-Yu Lin" href="mailto:tlin@mozilla.com">
<style>
* {
flex-flow: wrap-reverse;
display: inline-flex;
visibility: collapse;
border-style: inset;
}
</style>
<div style="padding-bottom: 3959291058%"></div>