summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qmltests/data/test4.html
diff options
context:
space:
mode:
authorTamas Zakor <ztamas@inf.u-szeged.hu>2018-11-13 13:52:45 +0100
committerZakor Tamas <ztamas@inf.u-szeged.hu>2018-11-14 15:21:27 +0000
commit8ab92fa543d4c92fc8859fdc4e9d0a7bc5461248 (patch)
tree9d42c2a5f07b2e4212900b03b5aa2d0c1ef79886 /tests/auto/quick/qmltests/data/test4.html
parent9e4fefbc9a8c23dcd7fa3a58328f39a4bcd35b42 (diff)
Fix typos in html tests
Change-Id: I578595a1efa5e9a560b98e7a0a138621fdd04245 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'tests/auto/quick/qmltests/data/test4.html')
-rw-r--r--tests/auto/quick/qmltests/data/test4.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/quick/qmltests/data/test4.html b/tests/auto/quick/qmltests/data/test4.html
index 142b53668..afda71bc5 100644
--- a/tests/auto/quick/qmltests/data/test4.html
+++ b/tests/auto/quick/qmltests/data/test4.html
@@ -12,7 +12,7 @@
<meta name="viewport" content="initial-scale=2.0"/>
</head>
<body>
- <button onclick="scrollWin()", id="scroll">Click me to scroll!</button><br><br>
+ <button onclick="scrollWin()" id="scroll">Click me to scroll!</button><br><br>
<script>
window.onload = function() {