repo.or.cz
/
mozilla-central.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 575870 - Enable the firefox button on xp themed, classic, and aero basic. r=dao...
[mozilla-central.git]
/
layout
/
reftests
/
bugs
/
367612-1-ref.html
blob
63f4e431da46057705b4d4bfc926f96779700a09
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
<style>
* { color: red }
</style>
5
<style
id
=
"t"
>
* { color: green }
</style>
6
</head>
7
<body>
8
<span
class
=
"test"
>
This text should be green
</span>
9
</body>
10
</html>