diff options
Diffstat (limited to 'dom/xbl/test/file_bug379959_xbl.xml')
-rw-r--r-- | dom/xbl/test/file_bug379959_xbl.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dom/xbl/test/file_bug379959_xbl.xml b/dom/xbl/test/file_bug379959_xbl.xml new file mode 100644 index 000000000..c791a2e2b --- /dev/null +++ b/dom/xbl/test/file_bug379959_xbl.xml @@ -0,0 +1,4 @@ +<?xml version="1.0"?>
+<bindings id="xbltestBindings" xmlns="http://www.mozilla.org/xbl">
+ <binding id="xbltest"><content>PASS</content></binding>
+</bindings>
|