File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01//EN'>
22<html lang="en">
3- <!-- $Id: selector.src,v 2.112 2008-11-03 16:46:07 bbos Exp $ -->
3+ <!-- $Id: selector.src,v 2.113 2009-04-15 07:25:26 bbos Exp $ -->
44<head>
55<title>Selectors</title>
66</head>
@@ -969,8 +969,9 @@ other document language-specific methods for determining the language.
969969C. Whether there is a match is based solely on the identifier C
970970being either equal to, or a hyphen-separated substring of, the
971971element's language value, in the same way as if performed by the <a
972- href="#attribute-selectors">'|='</a> operator. The identifier C doesn't
973- have to be a valid language name.</p>
972+ href="#attribute-selectors">'|='</a> operator. The matching of C
973+ against the element's language value is performed case-insensitively.
974+ The identifier C doesn't have to be a valid language name.</p>
974975
975976<p>C must not be empty.
976977
You can’t perform that action at this time.
0 commit comments