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 271414

Summary: CSS: min-width: auto => Unexpected character(s) "auto" found
Product: web Reporter: jareis
Component: CSS EditorAssignee: Milutin Kristofic <mkristofic>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: Screensho from the bug

Description jareis 2017-08-31 15:51:16 UTC
Created attachment 165066 [details]
Screensho from the bug

The min-width can have the value auto. So it shouldn't be identified as an error.


@see: https://developer.mozilla.org/en-US/docs/Web/CSS/min-height

Possibly related with Bug 248850