diff options
Diffstat (limited to 'layout/reftests/bugs/315920-20-style.css')
-rw-r--r-- | layout/reftests/bugs/315920-20-style.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/layout/reftests/bugs/315920-20-style.css b/layout/reftests/bugs/315920-20-style.css new file mode 100644 index 0000000000..45df745a8c --- /dev/null +++ b/layout/reftests/bugs/315920-20-style.css @@ -0,0 +1,2 @@ +image:not(:-moz-broken) ~ circle {fill: green} +circle {fill: red} |