]> source.dussan.org Git - vaadin-framework.git/commit
Paser doesn't know CSS 'lem' and 'rem'. (Ticket #11024)
authorHaijian Wang <haijian@vaadin.com>
Wed, 13 Feb 2013 11:46:34 +0000 (13:46 +0200)
committerHaijian Wang <haijian@vaadin.com>
Wed, 13 Feb 2013 11:46:34 +0000 (13:46 +0200)
commitcafd136f6f36725201d5250343ea591f64a8f512
treeedd6b7d094b4b192d5ba29bccae94f4baba7d33f
parent29a2d56ad60abdf185268aab30dfaf7d2a3c790e
Paser doesn't know CSS 'lem' and 'rem'. (Ticket #11024)

Change-Id: I6ca39f5c97ffce610faafb8e172f290405409dc7
theme-compiler/src/com/vaadin/sass/internal/parser/LexicalUnitImpl.java
theme-compiler/src/com/vaadin/sass/internal/parser/Parser.java
theme-compiler/src/com/vaadin/sass/internal/parser/Parser.jj
theme-compiler/src/com/vaadin/sass/internal/parser/ParserConstants.java
theme-compiler/src/com/vaadin/sass/internal/parser/ParserTokenManager.java
theme-compiler/src/com/vaadin/sass/internal/parser/SCSSLexicalUnit.java
theme-compiler/tests/resources/automatic/css/negative-rem-value.css [new file with mode: 0644]
theme-compiler/tests/resources/automatic/scss/negative-rem-value.scss [new file with mode: 0644]