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
Backed out 5 changesets (bug 1940797, bug 1940800, bug 1940819, bug 1939881, bug...
[gecko.git]
/
layout
/
reftests
/
text-decoration
/
always-underline-links.html
blob
81021494ddc4999fe58cf4572f3f781e1225e8a9
1
<!doctype
html
>
2
<style>
3
a { text-decoration: none !important }
4
</style>
5
<a
href
=
"#"
>
Should have an underline regardless of what the page says
</a>