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 190181

Summary: Allow to disable/enable css error checks for unknown css properties
Product: web Reporter: Marek Fukala <mfukala>
Component: CSS Visual ToolsAssignee: Marek Fukala <mfukala>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: -S1S-   
Hardware: PC   
OS: Mac OS X   
Issue Type: ENHANCEMENT Exception Reporter:

Description Marek Fukala 2010-09-06 11:26:18 UTC
filed based on users feedback
Comment 1 Marek Fukala 2010-09-06 11:28:42 UTC
fixed in web-main#d784792add60

Now there's an editor hint allowing to disable the warning about an unknown property. The settings is global. Once you disable at least one property check, there's a new hint at the very first line of each file containing the disabled property which you can use to reenable the checking back.