repo.or.cz
/
wine-gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 460926 A11y hierachy is broken on Ubuntu 8.10 (GNOME 2.24), r=Evan.Yan sr=roc
[wine-gecko.git]
/
content
/
html
/
document
/
reftests
/
bug448564-5_malformed.html
blob
2a9391d76a31512b13245737997ab947de41838e
1
<html>
2
<head>
3
<link
rel
=
"stylesheet"
type
=
"text/css"
4
href
=
"bug448564_forms.css"
>
5
</link>
6
</head>
7
<body>
8
<form>
9
<table>
10
<optgroup></optgroup>
11
</table>
12
<input
type
=
"button"
value
=
"button"
></input>
13
</form>
14
<b>
asdf
</b>
15
</body>
16
</html>