repo.or.cz
/
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 1915045 Ensure decode tasks are scheduled on BufferingState::Enter() r=media...
[gecko.git]
/
js
/
xpconnect
/
tests
/
mochitest
/
file_bug738244.html
blob
a399d9f0e0f73e9afc7ad4a8d239de6090fd8c77
1
<html>
2
<body>
3
<form
name
=
"form1"
>
4
<input
name
=
"input1"
/>
5
<input
name
=
"appendChild"
/>
6
</form>
7
<iframe
name
=
"frame1"
>
8
</iframe>
9
</body>
10
</html>