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
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
tables
/
mozilla
/
bugs
/
bug1224.html
blob
0e2f19a6ea658a2d4e427d82d47f5dcc4663fe4e
1
<HEAD>
and the page works.)
2
3
<html><head></head><body>
4
<table
border
=
"1"
>
5
<tr>
6
<td>
img-cap
</td>
7
<td
rowspan
=
"2"
>
8
img-features
<br>
9
<!-- HEAD breaks the table -->
10
<HEAD>
11
img-holidays
<br>
12
</td></tr>
13
<tr><td>
img-projo.com
</td></tr>
14
</table>
15
</body></html>