]> source.dussan.org Git - vaadin-framework.git/commit
support interpolation in property name (#9410) 76/576/2
authorHaijian Wang <haijian@vaadin.com>
Fri, 4 Jan 2013 15:19:52 +0000 (17:19 +0200)
committerHaijian Wang <haijian@vaadin.com>
Fri, 4 Jan 2013 15:19:52 +0000 (17:19 +0200)
commita13ea142d985be05386ce08f7f86732b87dd0b0c
treef3f0df29275e3d31738a522ce285ec43aae5ef60
parentfb68bd53035fdd9cf0448623d5f6867fe17bab64
support interpolation in property name (#9410)

Change-Id: Idfb058daf796875cadf0262a2b8150fc1c103915
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/tree/RuleNode.java
theme-compiler/tests/resources/automatic/css/interpolation-in-property-name.css [new file with mode: 0644]
theme-compiler/tests/resources/automatic/scss/interpolation-in-property-name.scss [new file with mode: 0644]