summaryrefslogtreecommitdiffstats
path: root/layout/generic/test/selection_expanding_xbl.xml
diff options
context:
space:
mode:
Diffstat (limited to 'layout/generic/test/selection_expanding_xbl.xml')
-rw-r--r--layout/generic/test/selection_expanding_xbl.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/layout/generic/test/selection_expanding_xbl.xml b/layout/generic/test/selection_expanding_xbl.xml
new file mode 100644
index 000000000..aade8f8bb
--- /dev/null
+++ b/layout/generic/test/selection_expanding_xbl.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0"?>
+<bindings xmlns="http://www.mozilla.org/xbl">
+ <binding id="binding">
+ <content>
+ <html:div xmlns:html="http://www.w3.org/1999/xhtml">
+ <p>xxxxxxx xxxxxxx xxxxxxx</p>
+ <children/>
+ </html:div>
+ </content>
+ </binding>
+</bindings>