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 217424 - Editor does not know CSS3 rem and vmin units - Unexpected value token
Summary: Editor does not know CSS3 rem and vmin units - Unexpected value token
Status: VERIFIED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: CSS Visual Tools (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal with 1 vote (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-26 17:05 UTC by Vladimir Riha
Modified: 2012-10-10 07:37 UTC (History)
1 user (show)

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 Vladimir Riha 2012-08-26 17:05:21 UTC
Try

body { font-size: 1.4rem; }

editor shows Unexpected value token, similarly

h1 { font-size: 8vmin ; }


Product Version: NetBeans IDE Dev (Build EaselCSS-568-on-20120826)
Java: 1.7.0; Java HotSpot(TM) 64-Bit Server VM 21.0-b17
System: Linux version 3.5.0-4-generic running on amd64; UTF-8; en_US (nb)
Comment 1 Marek Fukala 2012-10-08 10:59:49 UTC
fixed in web-main#4b6ae4b4c57d
Comment 2 Quality Engineering 2012-10-09 02:03:13 UTC
Integrated into 'main-golden', will be available in build *201210090002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/4b6ae4b4c57d
User: Marek Fukala <mfukala@netbeans.org>
Log: #217424 - Editor does not know CSS3 rem and vmin units - Unexpected value token
Comment 3 Vladimir Riha 2012-10-10 07:37:24 UTC
verified, thanks

Product Version: NetBeans IDE Dev (Build 201210100002)
Java: 1.7.0_10-ea; Java HotSpot(TM) Client VM 23.6-b03
System: Linux version 3.2.0-31-generic-pae running on i386; UTF-8; en_US (nb)