DEBSOURCES
Skip Quicknav
sources / qtwebkit-opensource-src / 5.3.2%2Bdfsg-2~bpo70%2B1 / Source / WebKit2 / UIProcess / API / qt / tests / qmltests / common / alert.html
12345678
<!doctype html> <html> <head> <script>alert("Hello Qt");</script> </head> <body> </body> </html>