layout/base/crashtests/379975.html

Thu, 22 Jan 2015 13:21:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 22 Jan 2015 13:21:57 +0100
branch
TOR_BUG_9701
changeset 15
b8a032363ba2
permissions
-rw-r--r--

Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6

michael@0 1 <!DOCTYPE HTML>
michael@0 2 <!--
michael@0 3 <?xml version="1.0"?>
michael@0 4 <bindings xmlns="http://www.mozilla.org/xbl">
michael@0 5 <binding id="a">
michael@0 6 <content></content>
michael@0 7 </binding>
michael@0 8 </bindings>
michael@0 9 -->
michael@0 10 <html style="-moz-binding: url(data:text/xml,%3C%3Fxml%20version%3D%221.0%22%3F%3E%0A%3Cbindings%20xmlns%3D%22http%3A//www.mozilla.org/xbl%22%3E%0A%20%20%3Cbinding%20id%3D%22a%22%3E%0A%20%20%20%20%3Ccontent%3E%3C/content%3E%0A%20%20%3C/binding%3E%0A%3C/bindings%3E);">
michael@0 11 <head>
michael@0 12 <title>Crash</title>
michael@0 13 <script type="text/javascript" src="data:text/plain,document.documentElement;"></script>
michael@0 14 </head>
michael@0 15 </html>

mercurial