diff options
Diffstat (limited to 'src/tests')
| -rw-r--r-- | src/tests/test_with_dark_colors.html | 7 | 
1 files changed, 7 insertions, 0 deletions
| diff --git a/src/tests/test_with_dark_colors.html b/src/tests/test_with_dark_colors.html new file mode 100644 index 00000000..8bb20d74 --- /dev/null +++ b/src/tests/test_with_dark_colors.html @@ -0,0 +1,7 @@ +<html><head> +<meta http-equiv="content-type" content="text/html; charset=UTF-8"> +   +  </head><body><h1>Hello World!</h1> +    <p>No colours are set (text or background).  This is not legible  +with a dark colour scheme in KDE.</p> +  </body></html>
\ No newline at end of file | 
