summaryrefslogtreecommitdiffstats
path: root/editor/composer/crashtests/removing-editable-xslt-inner.xhtml
blob: cbf206d7ed1347a48f39b6fc2af957418537f431 (plain)
1
2
3
4
<?xml-stylesheet type="text/xsl" href="#a"?>
<html xmlns="http://www.w3.org/1999/xhtml"  contenteditable="true">
<xsl:stylesheet version="1.0" id="a" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"/>
</html>