mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
98a0ede326
--HG-- extra : rebase_source : 8bdadc72a0b28c78e21758fab8f1035ee1dd9f3d
13 lines
139 B
HTML
13 lines
139 B
HTML
<html>
|
|
<head>
|
|
<title>Iframe test for bug 304459</title>
|
|
</head>
|
|
<body">
|
|
<script>
|
|
|
|
Object.prototype.x = "oops";
|
|
|
|
</script>
|
|
</body>
|
|
</html>
|