diff options
Diffstat (limited to 'layout/painting/crashtests/1714584-1.html')
-rw-r--r-- | layout/painting/crashtests/1714584-1.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/layout/painting/crashtests/1714584-1.html b/layout/painting/crashtests/1714584-1.html new file mode 100644 index 0000000000..1ef2812a2d --- /dev/null +++ b/layout/painting/crashtests/1714584-1.html @@ -0,0 +1,5 @@ +<style> +output:only-of-type { opacity: 0 } +</style> +<output> +<iframe src="x">x</iframe> |