diff options
Diffstat (limited to 'tests/auto/declarative/qmlgraphicswebview/data/pixelCache.html')
-rw-r--r-- | tests/auto/declarative/qmlgraphicswebview/data/pixelCache.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/qmlgraphicswebview/data/pixelCache.html b/tests/auto/declarative/qmlgraphicswebview/data/pixelCache.html index bf059b9..9412674 100644 --- a/tests/auto/declarative/qmlgraphicswebview/data/pixelCache.html +++ b/tests/auto/declarative/qmlgraphicswebview/data/pixelCache.html @@ -1,6 +1,6 @@ <html> <body topmargin=0 leftmargin=0> -<table width=120> +<table width=120 cellpadding=0 cellspacing=0> <tr><td> <h1>Pixel Cache</h1> This test is for the pixel cache. Because this is a long document, |