diff options
Diffstat (limited to 'layout/base/crashtests/1752649.html')
-rw-r--r-- | layout/base/crashtests/1752649.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/layout/base/crashtests/1752649.html b/layout/base/crashtests/1752649.html new file mode 100644 index 0000000000..120e3491ba --- /dev/null +++ b/layout/base/crashtests/1752649.html @@ -0,0 +1,4 @@ +<style>
+:first-of-type::before { position: fixed }
+</style>
+<q>
|