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 247594 - CSS Scoped Styles support
Summary: CSS Scoped Styles support
Status: NEW
Alias: None
Product: web
Classification: Unclassified
Component: CSS Editor (show other bugs)
Version: 8.0.1
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-30 11:41 UTC by PavelCibulka
Modified: 2014-10-06 13:27 UTC (History)
0 users

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 PavelCibulka 2014-09-30 11:41:40 UTC
Netbeans css editor doesn't know about scoped styles. Scoped styles are used with shadowDOM (part of web components):

http://dev.w3.org/csswg/css-scoping/