diff options
Diffstat (limited to 'dom/xul/crashtests/253479-2.xhtml')
-rw-r--r-- | dom/xul/crashtests/253479-2.xhtml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dom/xul/crashtests/253479-2.xhtml b/dom/xul/crashtests/253479-2.xhtml new file mode 100644 index 0000000000..43a8c17b84 --- /dev/null +++ b/dom/xul/crashtests/253479-2.xhtml @@ -0,0 +1,4 @@ +<?xml version="1.0"?>
+<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
+ <x style="position:fixed; display: block;"/>
+</window>
|