History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-16745
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Alexey Pegov
Reporter: Alexander Chernikov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

CSS: unused @charset rule could be highlighted with warning

Created: 07 May 07 17:39   Updated: 07 May 07 17:39
Component/s: CSS Editing
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 6,939


 Description  « Hide
CSS: @charset rule (like:
@charset "ISO-8859-1";

) has the effect only if it goes the very first in CSS file or just after BOM marker. E.g. if it is preceded with line separator, it does not work.
Since such error is easy to make, IDEA could highlight unused @charset rules.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.