This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 104181 - wrong error for list of medias after @import rule
Summary: wrong error for list of medias after @import rule
Status: VERIFIED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: CSS Visual Tools (show other bugs)
Version: 6.x
Hardware: Sun All
: P3 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-17 15:15 UTC by Jindrich Sedek
Modified: 2008-04-28 13:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
error snapshot (14.89 KB, image/png)
2007-05-17 15:22 UTC, Jindrich Sedek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jindrich Sedek 2007-05-17 15:15:16 UTC
no error should be highlited for conditional import for few medias:

for example for this code:
-------------------
@import url("path") screen, print;
------------------
no error should be highlighted


http://www.w3.org/TR/REC-CSS2/cascade.html#at-import
Comment 1 Jindrich Sedek 2007-05-17 15:22:43 UTC
Created attachment 42504 [details]
error snapshot
Comment 2 Marek Fukala 2007-10-22 16:21:30 UTC
fixed

Checking in CSS.nbs;
/cvs/languages/css/src/org/netbeans/modules/languages/css/CSS.nbs,v  <--  CSS.nbs
new revision: 1.25; previous revision: 1.24
done
Comment 3 Jindrich Sedek 2007-11-08 14:45:54 UTC
verified.
NetBeans IDE 6.0 RC1 (Build 200711080000)