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
/
bug9024.html
blob
50060492642ca7eab5ab326e18c12d1ea93d68e3
1
<title>
Test
</title>
2
<style
type
=
"text/css"
>
3
table
{
border-collapse
:
collapse
; }
4
</style>
5
6
<body>
7
8
<table
border
>
9
<tbody
id
=
"mytable"
>
10
</tbody>
11
</table>
12
13
<script
type
=
"text/javascript"
>
14
</script>
15
16
</body>