diff options
Diffstat (limited to 'Source/WebKit/qt/tests/qdeclarativewebview/resources/sample.html')
| -rw-r--r-- | Source/WebKit/qt/tests/qdeclarativewebview/resources/sample.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Source/WebKit/qt/tests/qdeclarativewebview/resources/sample.html b/Source/WebKit/qt/tests/qdeclarativewebview/resources/sample.html new file mode 100644 index 0000000..cc9bffa --- /dev/null +++ b/Source/WebKit/qt/tests/qdeclarativewebview/resources/sample.html @@ -0,0 +1,6 @@ +<html> +<head></head> +<body width=400 height=400> +Here is a sample text +</body> +</html> |
