blob: 0fe4cf15ebc13783c9bf16e2138aa50411f67819 [file] [edit]
<!DOCTYPE html>
<link rel="help" href="https://compat.spec.whatwg.org/#valdef-flex--webkit-box">
<link rel="match" href="green-ref.html">
<div style="display: -webkit-box; width: 100px; height: 100px;">
<span style="background: green; color: transparent; -webkit-box-flex: 1;">content</span>
</div>