diff options
Diffstat (limited to 'layout/base/crashtests/824862.html')
-rw-r--r-- | layout/base/crashtests/824862.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/layout/base/crashtests/824862.html b/layout/base/crashtests/824862.html new file mode 100644 index 000000000..46aadde87 --- /dev/null +++ b/layout/base/crashtests/824862.html @@ -0,0 +1,5 @@ +<style>.error:before { + content: counter(c, none) "z"; + display: flex; +</style> +><body style="overflow-x: -moz-hidden-unscrollable; ">><div class=error>
\ No newline at end of file |