Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / flexbox / anonymous-block-expected.html
blobfc8fe9f991d1df8b41a9ab6932f5eefa6553282d
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <p>This tests that text nodes that have a flexbox as a parent are wrapped in
5 anonymous blocks.</p>
6 <div>This text should be visible.</div>
7 </body>
8 </html>