diff options
Diffstat (limited to 'tests/wpt/css-tests/css-conditional-3_dev/html/reference/background-lime.htm')
-rw-r--r-- | tests/wpt/css-tests/css-conditional-3_dev/html/reference/background-lime.htm | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/tests/wpt/css-tests/css-conditional-3_dev/html/reference/background-lime.htm b/tests/wpt/css-tests/css-conditional-3_dev/html/reference/background-lime.htm deleted file mode 100644 index 96d901347bb..00000000000 --- a/tests/wpt/css-tests/css-conditional-3_dev/html/reference/background-lime.htm +++ /dev/null @@ -1,14 +0,0 @@ -<!DOCTYPE html> -<html><head> - <title>CSS Test Reference</title> - <link href="https://dbaron.org/" rel="author" title="L. David Baron"> - <link href="http://mozilla.com/" rel="author" title="Mozilla Corporation"> - <style> - body { background: lime; color: black; } - </style> - </head> - <body> - This page should have a light green background. - - -</body></html>
\ No newline at end of file |