summaryrefslogtreecommitdiff
path: root/widget/cocoa/crashtests/373122-1.html
diff options
context:
space:
mode:
authorBrian Smith <brian@dbsoft.org>2022-04-26 09:47:13 -0500
committerBrian Smith <brian@dbsoft.org>2022-04-26 10:19:03 -0500
commitdb8d2ef67236c020764c5c01546dacd2c362ddd5 (patch)
treec6337aab868fd6caf144a0fd892870b516387783 /widget/cocoa/crashtests/373122-1.html
parentf4f9b0cec7c8351bf002c6f2cee728ce256e3d9c (diff)
downloaduxp-db8d2ef67236c020764c5c01546dacd2c362ddd5.tar.gz
Issue #1829 - Revert "Issue #1751 -- Remove cocoa and uikit widget support code"
This reverts commit 08da125d9cc6eea0bc514023e3a75efd64587259.
Diffstat (limited to 'widget/cocoa/crashtests/373122-1.html')
-rw-r--r--widget/cocoa/crashtests/373122-1.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/widget/cocoa/crashtests/373122-1.html b/widget/cocoa/crashtests/373122-1.html
new file mode 100644
index 0000000000..a57e5f4249
--- /dev/null
+++ b/widget/cocoa/crashtests/373122-1.html
@@ -0,0 +1,9 @@
+<html class="reftest-wait">
+<head>
+<script>
+setTimeout('document.documentElement.className = ""', 1000);
+</script>
+<body>
+<iframe src="373122-1-inner.html"></iframe>
+</body>
+</html>