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 246993 - css list-style-position initial not recognised
Summary: css list-style-position initial not recognised
Status: RESOLVED FIXED
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-10 13:35 UTC by rich8379
Modified: 2015-06-03 02:27 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 rich8379 2014-09-10 13:35:20 UTC
css list-style-position: initial; displays warning "Unexpected character(s) initial found"

This is a valid property according to http://www.w3schools.com/cssref/pr_list-style-position.asp
Comment 1 Vladimir Riha 2014-09-10 15:44:48 UTC
reproducible, the same goes with inherit value


Product Version: NetBeans IDE Dev (Build 201409100001)
Java: 1.8.0_20; Java HotSpot(TM) Client VM 25.20-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_20-b26
System: Linux version 3.13.0-32-generic running on i386; UTF-8; en_US (nb)
Comment 2 Milutin Kristofic 2015-06-01 16:51:47 UTC
http://hg.netbeans.org/web-main/rev/c7b7dc419c8e
Comment 3 Quality Engineering 2015-06-03 02:27:13 UTC
Integrated into 'main-silver', will be available in build *201506030001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/c7b7dc419c8e
User: Milutin Kristofic <mkristofic@netbeans.org>
Log: #246993 - css list-style-position initial not recognised