Paragraph. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat
Paragraph. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat
Paragraph. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat
Paragraph. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat
a[href="#lcnF"] {font-weight:bold; border:1px solid #000;} /* hint */
ul#lcnF:target {background: #f2ab91;}
#t1 a {background:#ccc}
#t1 a:not(:focus) {background:#fff;}
.testgrid p:not([lang]) {background:lime; color:white;}
.testgrid p:empty {height:2em; border:1px solid #008;background:#f1f1f1}
#t3 p:lang(fr) {border:2px solid #080;}
:not() pseudo-class:target()).:empty: Gecko up to version 1.7 (Firefox 1.0x) incorrectly tags an element as empty when it only contains one or more white-space nodes, or a simple line feed. The following snipped should not be considered ‘empty’:<p>
</p>:empty: in Safari, when the only styles applied to the page are inline styles (embeded in the head of the document), and no external stylesheets are linked, then the :empty pseudo-class is applied to all elements E (see testcase E:empty and E are treated as equal).back to introduction
Last modified: March 16 2006 09:16:22 GMT.