diff options
Diffstat (limited to 'layout/generic/crashtests/368863-1.html')
-rw-r--r-- | layout/generic/crashtests/368863-1.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/layout/generic/crashtests/368863-1.html b/layout/generic/crashtests/368863-1.html new file mode 100644 index 000000000..ea281da70 --- /dev/null +++ b/layout/generic/crashtests/368863-1.html @@ -0,0 +1,5 @@ +<style> +*::first-line { } +*::before { content:"before text";} +</style> +<object style="position: fixed;-moz-column-count: 100;"><ol style="float: right;">
\ No newline at end of file |