diff options
Diffstat (limited to 'layout/style/crashtests/894245-1.html')
-rw-r--r-- | layout/style/crashtests/894245-1.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/layout/style/crashtests/894245-1.html b/layout/style/crashtests/894245-1.html new file mode 100644 index 0000000000..b04f0fae04 --- /dev/null +++ b/layout/style/crashtests/894245-1.html @@ -0,0 +1,4 @@ +<!DOCTYPE html> +<div style="background-color: -moz-mac-defaultbuttontext"></div> +<div style="background-color: -moz-mac-focusring"></div> +<div style="background-color: -moz-win-communicationstext"></div> |