diff options
Diffstat (limited to 'layout/style/test/chrome/bug535806-css.css')
-rw-r--r-- | layout/style/test/chrome/bug535806-css.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layout/style/test/chrome/bug535806-css.css b/layout/style/test/chrome/bug535806-css.css new file mode 100644 index 0000000000..bda339f776 --- /dev/null +++ b/layout/style/test/chrome/bug535806-css.css @@ -0,0 +1 @@ +fooBar[fooBar] { color: green; } |