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
/
bug8032-2.html
blob
7c778a435cdfb77db787962e12ea28f7d214a2c2
1
<html>
2
3
<head>
4
5
<style>
6
7
.t { displayx: table-column-group; }
8
9
</style>
10
11
</head>
12
13
<body>
14
15
<p
class
=
"t"
>
16
17
</body>
18
19
</html>