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
/
tables
/
mozilla
/
bugs
/
bug3037-2.html
blob
785964193ed3179df8050e90e1a35ac953b49294
1
<html>
2
<body>
3
<span
style
=
"display: table-cell"
>
foo
</span>
4
<span
style
=
"display: table-cell"
>
bar
</span>
5
</body>
6
</html>