summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qmltests/data/test4.html
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2018-11-16 14:57:44 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2018-11-16 14:57:44 +0100
commitef177a48f2c6c41549ef9d11a985ab2661942638 (patch)
treed6bc5aa8cbde95d9e9857ead4b509e8b04b524b9 /tests/auto/quick/qmltests/data/test4.html
parent396ca081d7b0d9dab7de14ebaec7943c3f857a24 (diff)
parente5bc5a6dbdd915e0b19cfc43e7af17e43c1a7878 (diff)
Merge branch '5.12' into dev
Conflicts: src/core/compositor/compositor.cpp src/core/compositor/compositor.h Change-Id: I8a4d73d728d93d95e499849f8778cc88dda2105e
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() {