This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
gtk2
Watch
1
Star
0
Fork
0
You've already forked gtk2
forked from
AuroraMiddleware/gtk
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
4e9403df7f
gtk2
/
testsuite
/
reftests
/
css-match-import.css
10 lines
105 B
CSS
Raw
Normal View
History
Unescape
Escape
reftests: Add a test for specificity of @import
2012-03-13 20:20:32 +00:00
@
import
url
(
"css-match-import-import.css"
)
;
Fix reftests Multiple reftests were damaged by the element name transition. Repair them. The region reftests are no longer needed, since we no longer do regions.
2015-10-27 22:56:05 +00:00
label
{
reftests: Add a test for specificity of @import
2012-03-13 20:20:32 +00:00
color
:
purple
;
}
#
reference
{
color
:
purple
;
}
Reference in New Issue
Copy Permalink