diff options
Diffstat (limited to 'testing/web-platform/tests/css/support/a-green.css')
-rw-r--r-- | testing/web-platform/tests/css/support/a-green.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/web-platform/tests/css/support/a-green.css b/testing/web-platform/tests/css/support/a-green.css new file mode 100644 index 0000000000..b0dbb071d5 --- /dev/null +++ b/testing/web-platform/tests/css/support/a-green.css @@ -0,0 +1 @@ +.a { color: green; } |