diff options
Diffstat (limited to 'layout/reftests/reftest-sanity/test-async-ref.xul')
-rw-r--r-- | layout/reftests/reftest-sanity/test-async-ref.xul | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/layout/reftests/reftest-sanity/test-async-ref.xul b/layout/reftests/reftest-sanity/test-async-ref.xul new file mode 100644 index 000000000..690fc60aa --- /dev/null +++ b/layout/reftests/reftest-sanity/test-async-ref.xul @@ -0,0 +1,3 @@ +<?xml version="1.0"?> +<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" + style="background-color: green"/> |