Text correction on CSS21 Working Draft

The last entry in the table at "5.1 Pattern Matching" reads:

E#myid     Matches any E element ID equal to "myid".

Would suggest:

E#myid     Matches any E element whose ID is equal to "myid".

Received on Saturday, 10 August 2002 20:52:29 UTC