From b13db7830d1f52522f987039f0d76adbf74717f9 Mon Sep 17 00:00:00 2001 From: Leonardo Sobral Cunha Date: Fri, 12 Feb 2010 10:00:20 +1000 Subject: Fix qmlgraphicswebview:pixelCache autotest by setting defaults on html Reviewed-by: Michael Brasser --- tests/auto/declarative/qmlgraphicswebview/data/pixelCache.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ - +

Pixel Cache

This test is for the pixel cache. Because this is a long document, -- cgit v0.12