repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
css3
/
flexbox
/
anonymous-block-expected.html
blob
fc8fe9f991d1df8b41a9ab6932f5eefa6553282d
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>