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
/
bug13105.html
blob
17cd4682f8c52e0973a98b2c9870892d9d975e32
1
<html>
2
<head><title>
Testcase for bug
13105
</title></head>
3
<body>
4
<P><code>
<
TABLE
border
=
"0"
frame
=
"void"
></code>
5
<TABLE
border
=
"0"
frame
=
"void"
>
6
<tr>
7
<td>
Left
</td>
8
<td>
Right
</td>
9
</tr>
10
</TABLE>
11
12
</body>
13
</html>