]> source.dussan.org Git - vaadin-framework.git/commit
Keep block order when unnesting (#10309) 80/380/1
authorHenri Sara <hesara@vaadin.com>
Mon, 26 Nov 2012 10:36:46 +0000 (12:36 +0200)
committerHenri Sara <hesara@vaadin.com>
Mon, 26 Nov 2012 10:37:37 +0000 (12:37 +0200)
commit78bfb5cb1cc72164e73cf7919501fa22ba05445d
tree8e0eec4e643a9d691146b56c92797c090463bdd7
parentb010b21a15dfd47790255e36122d3b30682d4990
Keep block order when unnesting (#10309)

Change-Id: I5a7e6b74a55176799e85c943a128d9aab0db0876
theme-compiler/src/com/vaadin/sass/internal/ScssStylesheet.java
theme-compiler/src/com/vaadin/sass/internal/visitor/BlockNodeHandler.java
theme-compiler/tests/resources/css/nesting.css
theme-compiler/tests/resources/scss/nesting.scss
theme-compiler/tests/src/com/vaadin/sass/testcases/scss/Nesting.java