Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css / abs-pos-child-inside-rel-pos-inline-001-expected.html
blob712c0edc0688c40ddf4fe0581c3acf03da281067
1 <!DOCTYPE HTML>
2 <style>
3 div#wrapper { background-color: green; width: 100px; height: 200px; }
4 </style>
5 <p>Test passes if there is no red.</p>
6 <div id="wrapper">
7 </div>