aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtWebKit/qmlplugin/index.html
blob: db0d6b5b2d0cc29ac7baf71f56e4fbb66de96581 (plain)
1
2
3
4
5
<html><body>
    <h1>Custom Plugin</h1>
    <object type="application/x-dummy" data="./dummy.pys" text="My text">
    </object>
</body></html>