? Makefile ? assorted-changes.patch.txt ? better-tweaks.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 26 Mar 2006 00:02:24 -0000 @@ -194,3 +194,19 @@ .idl-attr td, .idl-meth td { vertical-align: top; } + +code { + font-size: 1.23em; +} + +dfn { + font-weight: bold; + font-style: normal; + background-color: #ddffd2; +} + +a.term { + font-weight: bold; + text-decoration: none; + background-color: #ddffd2; +} 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 26 Mar 2006 00:02:24 -0000 @@ -103,6 +103,30 @@ + + + + + + + + + + + + + term + + + + + + + + + + +
@@ -132,10 +156,9 @@ + r:span | 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 26 Mar 2006 00:02:24 -0000 @@ -84,8 +84,8 @@