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 237837 - CSS syntax checker objects to keyword as class name
Summary: CSS syntax checker objects to keyword as class name
Status: RESOLVED DUPLICATE of bug 231249
Alias: None
Product: web
Classification: Unclassified
Component: CSS Editor (show other bugs)
Version: 7.4
Hardware: PC Windows XP x64
: P3 normal (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-31 08:34 UTC by doorknob
Modified: 2013-11-01 07:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description doorknob 2013-10-31 08:34:12 UTC
My CSS looks like this:

.only label {
  display: inline-block;
  margin-right: 10px;
}

and I get an error message "Unexpected token ONLY found"
Comment 1 Vladimir Riha 2013-11-01 07:33:36 UTC

*** This bug has been marked as a duplicate of bug 231249 ***