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 15569 - Trivial formatting issue in G.2 (Lexical scanner)
Summary: Trivial formatting issue in G.2 (Lexical scanner)
Status: NEW
Alias: None
Product: CSS
Classification: Unclassified
Component: CSS Level 2 (show other bugs)
Version: unspecified
Hardware: All Windows 3.1
: P2 normal
Target Milestone: ---
Assignee: Bert Bos
QA Contact: public-css-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-15 11:44 UTC by Anton P
Modified: 2012-12-04 00:53 UTC (History)
0 users

See Also:


Attachments

Description Anton P 2012-01-15 11:44:20 UTC
Reported by j.j.

G.2 (Lexical scanner) says:

  # "<!--"		{return CDO;}
  # "-->"			{return CDC;}

An extra tab should be inserted in the first quoted line.

Conversation begins:
Bug description:
http://lists.w3.org/Archives/Public/www-style/2011May/0541.html