summaryrefslogtreecommitdiffstats
path: root/layout/style/crashtests/671799-1.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/style/crashtests/671799-1.html')
-rw-r--r--layout/style/crashtests/671799-1.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/style/crashtests/671799-1.html b/layout/style/crashtests/671799-1.html
new file mode 100644
index 0000000000..cc89495b36
--- /dev/null
+++ b/layout/style/crashtests/671799-1.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html>
+<html>
+<body>
+<iframe src="data:text/html,<style>@font-face { font-family: 'x'; src: url(x.ttf); } :root { font-family: 'x'; }</style>"></iframe>
+</body>
+</html>