]> source.dussan.org Git - vaadin-framework.git/commit
Avoid error in rgb() function if variables are used (#12752).
authordenisanisimov <denis@vaadin.com>
Mon, 27 Jan 2014 11:20:31 +0000 (13:20 +0200)
committerDenis Anisimov <denis@vaadin.com>
Thu, 13 Feb 2014 09:45:13 +0000 (11:45 +0200)
commit6f5b334247e024143b82c1c9e0c84b41d9bd2abb
treeeffbb89bbdf74f2e18b9ea8f80b50d80977a4bd0
parent3a9327925b2d987430866a6ec1806a4b35ff2697
Avoid error in rgb() function if variables are used (#12752).

Change-Id: Id51ffef257c193900026a4644eb99dbd3926c668
theme-compiler/src/com/vaadin/sass/internal/parser/Parser.java
theme-compiler/src/com/vaadin/sass/internal/parser/Parser.jj
theme-compiler/tests/resources/css/functions.css
theme-compiler/tests/resources/scss/functions.scss
theme-compiler/tests/src/com/vaadin/sass/testcases/scss/Functions.java