[html5] r4787 - [e] (0) Emphasise the non-normative status of the domintro boxes.

whatwg at whatwg.org whatwg at whatwg.org
Mon Feb 22 15:03:13 PST 2010


Author: ianh
Date: 2010-02-22 15:03:12 -0800 (Mon, 22 Feb 2010)
New Revision: 4787

Modified:
   index
Log:
[e] (0) Emphasise the non-normative status of the domintro boxes.

Modified: index
===================================================================
--- index	2010-02-22 06:17:48 UTC (rev 4786)
+++ index	2010-02-22 23:03:12 UTC (rev 4787)
@@ -138,7 +138,9 @@
 
    .details-example img { vertical-align: top; }
 
-  </style><link href=data:text/css, id=complete rel=stylesheet title="Complete specification"><link href=data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20} id=author rel="alternate stylesheet" title="Author documentation only"><link href=data:text/css,.impl%20{%20background:%20%23FFEEEE;%20} id=highlight rel="alternate stylesheet" title="Highlight implementation requirements"><link href=status.css rel=stylesheet><script>
+  </style><style>
+   .domintro:before { display: table; margin: -1em -0.5em -0.5em auto; width: auto; content: 'This box is non-normative. Implementation requirements are given below this box.'; color: red; border: solid 2px; background: white; padding: 0 0.25em; }
+  </style><link href=data:text/css, id=complete rel=stylesheet title="Complete specification"><link href=data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20} id=author rel="alternate stylesheet" title="Author documentation only"><link href=data:text/css,.impl%20{%20background:%20%23FFEEEE;%20} id=highlight rel="alternate stylesheet" title="Highlight implementation requirements"><link href=status.css rel=stylesheet><script>
    function init() {
      if (location.search == '?slow-browser')
        return;




More information about the Commit-Watchers mailing list