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
no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git]
/
layout
/
reftests
/
forms
/
progress
/
block-invalidate-ref.html
blob
60f14f134949aa06afbe5a8379516d81786a67eb
1
<!DOCTYPE
html
>
2
<html>
3
<link
rel='stylesheet' href='resource://reftest/progress.css'
>
4
<style>
5
progress { display: block; }
6
</style>
7
<body>
8
<progress
value='
0.5
'
></progress>
9
</body>
10
</html>