]> source.dussan.org Git - vaadin-framework.git/commit
Added controlDirective to ifContentStatement. Fixes ticket #12105.
authorJuho Nurminen <juho@vaadin.com>
Fri, 23 Aug 2013 07:03:53 +0000 (10:03 +0300)
committerVaadin Code Review <review@vaadin.com>
Wed, 28 Aug 2013 08:02:48 +0000 (08:02 +0000)
commita52b28650f219e6e36e7438c45db304b8315435f
tree52484b0a25a89b1bb0d40911ce8f53fcc23017ac
parentb83240f9026489a241430e5d33ffbebdf93d14a5
Added controlDirective to ifContentStatement. Fixes ticket #12105.

Change-Id: I48988c3f3451ff9fa86148f4bb923a2ebdb6c482
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/ParserTokenManager.java
theme-compiler/tests/resources/automatic/css/nested-if.css [new file with mode: 0644]
theme-compiler/tests/resources/automatic/scss/nested-if.scss [new file with mode: 0644]