? Makefile ? assorted-changes.patch.txt ? blib ? pm_to_blib Index: lib/ReSpec/CSS/respec-w3c.css =================================================================== RCS file: /sources/public/2006/webapi/ReSpec/lib/ReSpec/CSS/respec-w3c.css,v retrieving revision 1.2 diff -u -r1.2 respec-w3c.css --- lib/ReSpec/CSS/respec-w3c.css 8 Mar 2006 13:55:31 -0000 1.2 +++ lib/ReSpec/CSS/respec-w3c.css 25 Mar 2006 09:09:52 -0000 @@ -194,3 +194,14 @@ .idl-attr td, .idl-meth td { vertical-align: top; } + +dfn.term { + font-weight: bold; + background-color: #ffe6f1; +} + +a.term { + font-weight: bold; + text-decoration: none; + background-color: #ffe6f1; +} Index: lib/ReSpec/XSLT/Re-Spec-xhtml.xslt =================================================================== RCS file: /sources/public/2006/webapi/ReSpec/lib/ReSpec/XSLT/Re-Spec-xhtml.xslt,v retrieving revision 1.3 diff -u -r1.3 Re-Spec-xhtml.xslt --- lib/ReSpec/XSLT/Re-Spec-xhtml.xslt 8 Mar 2006 13:55:32 -0000 1.3 +++ lib/ReSpec/XSLT/Re-Spec-xhtml.xslt 25 Mar 2006 09:09:52 -0000 @@ -103,6 +103,29 @@ + + + + term + + + + + + + + + + term + + + + # + + + + +
@@ -135,7 +158,6 @@ r:span | r:dfn | r:var | r:pre'> - Index: lib/ReSpec/XSLT/W3C-xhtml.xslt =================================================================== RCS file: /sources/public/2006/webapi/ReSpec/lib/ReSpec/XSLT/W3C-xhtml.xslt,v retrieving revision 1.1 diff -u -r1.1 W3C-xhtml.xslt --- lib/ReSpec/XSLT/W3C-xhtml.xslt 6 Mar 2006 16:34:06 -0000 1.1 +++ lib/ReSpec/XSLT/W3C-xhtml.xslt 25 Mar 2006 09:09:52 -0000 @@ -84,8 +84,8 @@