This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 15459 - Grammar : possible conflict between S in G.2 and S in 4.1.1
Summary: Grammar : possible conflict between S in G.2 and S in 4.1.1
Status: RESOLVED INVALID
Alias: None
Product: CSS
Classification: Unclassified
Component: CSS Level 2 (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Bert Bos
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-08 20:05 UTC by Anton P
Modified: 2012-01-08 21:18 UTC (History)
0 users

See Also:


Attachments

Description Anton P 2012-01-08 20:05:02 UTC
Reported by Peng Yu.

S is defined in 4.1.1 as

S 	[ \t\r\n\f]+

and in G.2 as

S		s|\\0{0,4}(53|73)(\r\n|[ \t\r\n\f])?|\\s

Is there a conflict?


Conversation begins: http://lists.w3.org/Archives/Public/www-style/2011Dec/0489.html

Bug description: http://lists.w3.org/Archives/Public/www-style/2011Dec/0498.html
Comment 1 Anton P 2012-01-08 21:18:40 UTC
Björn Höhrmann thinks there is no conflict:
http://lists.w3.org/Archives/Public/www-style/2012Jan/0350.html