- From: Carlos Iglesias <carlos.iglesias@fundacionctic.org>
- Date: Wed, 20 Jun 2007 18:48:35 +0200
- To: <public-wai-ert@w3.org>, "Reinhard Ruemer" <Reinhard.Ruemer@jku.at>
Hi, >comment nature: [clarification] >location: 3.11 MEASURES >current wording: "...whose value is a numeric measure of length stated together with a unit: >If the value is non-zero and the unit is not "em" or "ex", and the property..." >suggested revision: >rationale: Why did you leave out the other "measures of lenght" in CSS e.g.: pt, px, pc? As Johannes said before I also think that's probably intended because you should _not_ use pt or pc for screen devices and you should _not_ use px with the exceptions the algorithm mention. With the current algorithm if you use pt or pc, or if you use px out of the exceptions, you will get a FAIL and this is the way it should be. (Note that there's no agreement yet on the exceptions, have a look at [1] for details) >comment nature: [clarification] >location: 3.12 MINIMIZE >current wording: "Count number of white space characters in a sequence of more ..." >suggested revision: >rationale: Are line-breaks also considered as white spaces? Extract from the current draft [2]: "Several tests refer to white space. White space has the same definition in this document as in XML. For XML 1.0 [XML10] it is defined in http://www.w3.org/TR/REC-xml/#sec-common-syn as being: S ::= (#x20 | #x9 | #xD | #xA)+ i.e. the characters SP, TAB, CR and LF. For XML 1.1 [XML11] it is defined in section 1.3 as consisting of the same characters with the addition of NEL (#x85) and the Unicode line separator character, (#x2028)." As you can see at [3], and if I have the same understanding of line-breaks, they are always covered by CR, LF, a combination of both or NEL, so the answer would be yes. [1] - [http://www.w3.org/2002/09/wbs/32094/mOK_LCWD_response/results#xc11] [2] - [http://www.w3.org/TR/mobileOK-basic10-tests/#whitespace] [3] - [http://www.w3.org/TR/newline#appb] Regards, CI. -------------------------------------- Carlos Iglesias CTIC Foundation Science and Technology Park of Gijón 33203 - Gijón, Asturias, Spain phone: +34 984291212 fax: +34 984390612 email: carlos.iglesias@fundacionctic.org URL: http://www.fundacionctic.org
Received on Wednesday, 20 June 2007 16:48:46 UTC