Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/bugs/reftest.list
<?xml version="1.0"?>
<!--
Intentionally testing XUL loaded through the XML content sink rather
than the XUL content sink.
-->
<!DOCTYPE window>
<hbox>
<label value="test" style="-moz-box-flex: 3" />
<label value="test2" />
<label value="test3" style="-moz-box-flex: 1" />
</hbox>
</window>