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 198277 - nth-child pseudoselector breaks CSS formatting gives error in editor
Summary: nth-child pseudoselector breaks CSS formatting gives error in editor
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: CSS Visual Tools (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal with 3 votes (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-03 10:56 UTC by JanGen
Modified: 2012-11-30 10:31 UTC (History)
1 user (show)

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 JanGen 2011-05-03 10:56:12 UTC
Product Version = NetBeans IDE 7.0 (Build 201104080000)
Operating System = Linux version 2.6.35-28-generic running on amd64
Java; VM; Vendor = 1.6.0_24
Runtime = Java HotSpot(TM) 64-Bit Server VM 19.1-b02
Comment 1 JanGen 2011-05-03 10:57:04 UTC
example code
#spinner li:nth-child(3) {
    top:0px;
}
Comment 2 Marek Fukala 2012-10-15 13:24:55 UTC
already fixed