tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / fast / css / max-height-none.html
1 <div style="position: absolute; height: 100px; max-height: none; background: red;">This should be 100px high.</div>