diff options
Diffstat (limited to 'dom/xml/crashtests/453278-frame.xml')
-rw-r--r-- | dom/xml/crashtests/453278-frame.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dom/xml/crashtests/453278-frame.xml b/dom/xml/crashtests/453278-frame.xml new file mode 100644 index 0000000000..7ced674cc5 --- /dev/null +++ b/dom/xml/crashtests/453278-frame.xml @@ -0,0 +1,3 @@ +<xml xmlns:xlink="http://www.w3.org/1999/xlink"> +<xml xlink:href="#" xlink:actuate="onLoad" xlink:type="simple"/> +</xml> |