diff options
Diffstat (limited to 'tests/auto/qtextbrowser/pagewithbg.html')
-rw-r--r-- | tests/auto/qtextbrowser/pagewithbg.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qtextbrowser/pagewithbg.html b/tests/auto/qtextbrowser/pagewithbg.html new file mode 100644 index 0000000..07609a2 --- /dev/null +++ b/tests/auto/qtextbrowser/pagewithbg.html @@ -0,0 +1 @@ +<html><title>Page With BG</title><body bgcolor="blue">This page has a blue background</body></html> |