Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/css-parsing/reftest.list
<!DOCTYPE html>
<style>
body { color: red; }
@font-face {
src: url(bbb),
}
body { color: green! important; }
</style>
There should be no red