summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-its/terminology/html/terminology4htmlrules.xml
blob: d405064dedb668a79f27c9576b058c55d0ef1bbe (plain)
1
2
3
4
5
6
7
<its:rules xmlns:its="http://www.w3.org/2005/11/its" xmlns:h="http://www.w3.org/1999/xhtml" version="2.0">
<its:param name="termParam">keywords</its:param>
<its:termRule selector="//h:p[2]/h:em" term="yes" termInfoPointer="../h:dfn"/>
<its:termRule selector="//h:p[3]/h:em[@id=$termParam]" term="no"/>
<its:termRule selector="//h:p[1]/h:em" term="yes" termInfoPointer="../h:dfn"/>
</its:rules>