aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtWebKit/fox.html
diff options
context:
space:
mode:
authorRenato Filho <renato.filho@openbossa.org>2011-04-25 10:12:24 -0300
committerHugo Parente Lima <hugo.pl@gmail.com>2012-03-08 16:54:13 -0300
commit9b4a43be493cb38adc5aa3a4b195ab9033ce550e (patch)
tree8556c92c2f4e8a1e80f43038fc9f5fc64eb03311 /tests/QtWebKit/fox.html
parent047d42c704cf2bf8aabd61b7d405746506b7e37d (diff)
Implemented test for QWebFrame.metadata function.
Reviewer: Lauro Moura <lauro.neto@openbossa.org> Marcelo Lira <marcelo.lira@openbossa.org>
Diffstat (limited to 'tests/QtWebKit/fox.html')
-rw-r--r--tests/QtWebKit/fox.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/QtWebKit/fox.html b/tests/QtWebKit/fox.html
index e7691eb66..da873b1cc 100644
--- a/tests/QtWebKit/fox.html
+++ b/tests/QtWebKit/fox.html
@@ -1,5 +1,6 @@
<html>
<title>Title</title>
+<meta name="description" content="PySide Test METADATA." />
<body>
<p>The quick <b>brown</b> fox <i>jumps</i> over the lazy dog.</p>
</body>