Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / multicol / multicol-becomes-paged-auto-height-expected.html
blobbe399c48944b5485f7804a2f4633aef046d3caaf
1 <!DOCTYPE html>
2 <p>There should be a blue <em>square</em> below, and no scrollbar.</p>
3 <div id="elm" style="overflow:-webkit-paged-x; orphans:1; widows:1; width:16em; line-height:4em; background:blue;">
4 <br>
5 <br>
6 <br>
7 <br>
8 </div>