repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1931425 - Limit how often moz-label's #setStyles runs r=reusable-components-revie...
[gecko.git]
/
editor
/
composer
/
crashtests
/
removing-editable-xslt-inner.xhtml
blob
cbf206d7ed1347a48f39b6fc2af957418537f431
1
<?xml-stylesheet
type
=
"text/xsl"
href
=
"#a"
?>
2
<html
xmlns
=
"http://www.w3.org/1999/xhtml"
contenteditable
=
"true"
>
3
<xsl:stylesheet
version
=
"1.0"
id
=
"a"
xmlns:
xsl
=
"http://www.w3.org/1999/XSL/Transform"
/>
4
</html>