Skip to content

Commit 87b6257

Browse files
committed
[css2] Remove redundant duplicate paragraph
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402344
1 parent 7baeb5d commit 87b6257

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

css2/selector.src

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01//EN'>
22
<html lang="en">
3-
<!-- $Id: selector.src,v 2.95 2005-08-27 09:25:58 ihickson Exp $ -->
3+
<!-- $Id: selector.src,v 2.96 2005-08-27 20:07:45 ihickson Exp $ -->
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<title>Selectors</title>
@@ -565,14 +565,6 @@ often have recognized and accepted meanings and author-defined classes may
565565
not.</em>
566566
</div>
567567

568-
<div class=note><p><em><strong>Note:</strong> If an element has
569-
multiple class attributes, their values must be concatenated with
570-
spaces between the values before searching for the class. As of this
571-
time the working group is not aware of any manner in which this
572-
situation can be reached, however, so this behavior is explicitly
573-
non-normative in this specification.</em>
574-
</div>
575-
576568
<div class="note"><p><em><strong>Note:</strong> If an element has
577569
multiple class attributes, their values must be concatenated with
578570
spaces between the values before searching for the class. As of this

0 commit comments

Comments
 (0)