repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
xsl
/
resources
/
xslt-recursion-chain2.xsl
blob
7b55e2b30bf83cd6aae6da27331870417356dbb4
1
<stylesheet
version
=
"1.0"
2
xmlns
=
"http://www.w3.org/1999/XSL/Transform"
>
3
<template
match
=
"/"
>
4
<html
xml:
lang
=
"en-us"
xmlns
=
"http://www.w3.org/1999/xhtml"
>
5
<body>
6
<p>
Failure (acted on XML processing instructions on result XML!)
</p>
7
</body>
8
</html>
9
</template>
10
</stylesheet>