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 235169 - Support for custom properties
Summary: Support for custom properties
Status: NEW
Alias: None
Product: web
Classification: Unclassified
Component: CSS Editor (show other bugs)
Version: 7.4
Hardware: PC Mac OS X
: P3 normal with 1 vote (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks: 235151
  Show dependency tree
 
Reported: 2013-08-28 12:35 UTC by Marek Fukala
Modified: 2017-06-26 21:33 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Fukala 2013-08-28 12:35:43 UTC
Right now the css editor allows to add a property into an ignore list - the checker will no more complain about it.

1) As a bare minimum the ignore list should be made editable.

2) It would be also nice to have ability to provide the value grammar in the w3c sample format which is already supported by the css editor.