diff options
Diffstat (limited to '')
-rw-r--r-- | layout/generic/crashtests/1431781.html | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/layout/generic/crashtests/1431781.html b/layout/generic/crashtests/1431781.html new file mode 100644 index 0000000000..cd0733be48 --- /dev/null +++ b/layout/generic/crashtests/1431781.html @@ -0,0 +1,22 @@ +<style>
+body { column-width: 0px }
+dd { height: 1vmax }
+</style>
+<script>
+function eh1() {
+ a.clientHeight;
+ window.document.linkColor = "1";
+}
+</script>
+<content id="a">
+</div>
+<data>
+a
+<meter></meter>
+<dl>
+<dd>
+<style onload="eh1()"></style>
+<m>a
+a
+a<menu>a
+a
|