diff options
Diffstat (limited to 'layout/style/crashtests/1593766.html')
-rw-r--r-- | layout/style/crashtests/1593766.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/layout/style/crashtests/1593766.html b/layout/style/crashtests/1593766.html new file mode 100644 index 0000000000..5fe3dd0be2 --- /dev/null +++ b/layout/style/crashtests/1593766.html @@ -0,0 +1,3 @@ +<script> + typeof (window.paintWorklet || CSS.paintWorklet); +</script> |