diff options
Diffstat (limited to 'theme-compiler/tests/resources/automatic')
99 files changed, 0 insertions, 1220 deletions
diff --git a/theme-compiler/tests/resources/automatic/css/at-directive-in-if.css b/theme-compiler/tests/resources/automatic/css/at-directive-in-if.css deleted file mode 100644 index 80d4821ead..0000000000 --- a/theme-compiler/tests/resources/automatic/css/at-directive-in-if.css +++ /dev/null @@ -1 +0,0 @@ -@font-face {}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/basic_arithmetics.css b/theme-compiler/tests/resources/automatic/css/basic_arithmetics.css deleted file mode 100644 index 9fd33f2efe..0000000000 --- a/theme-compiler/tests/resources/automatic/css/basic_arithmetics.css +++ /dev/null @@ -1,31 +0,0 @@ -.foo { - font: 10px / 8px; - font: 5px; - margin-left: 9px; -} - -.foo { - size: 1; -} - -.foo { - bar: 8; - bar: 8; - bar: 12; -} - -.foo { - bar: 2 3; - bar: 5; - bar: 5; -} - -.foo { - bar: 2 -3; - bar: -1; - bar: -1; -} - -.foo { - bar: 14; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/chained_mixins.css b/theme-compiler/tests/resources/automatic/css/chained_mixins.css deleted file mode 100644 index 73a270a1ab..0000000000 --- a/theme-compiler/tests/resources/automatic/css/chained_mixins.css +++ /dev/null @@ -1,3 +0,0 @@ -.bar-link { - a: b; -} diff --git a/theme-compiler/tests/resources/automatic/css/contains-in-if.css b/theme-compiler/tests/resources/automatic/css/contains-in-if.css deleted file mode 100644 index f41ae18a9e..0000000000 --- a/theme-compiler/tests/resources/automatic/css/contains-in-if.css +++ /dev/null @@ -1,7 +0,0 @@ -.yes { - color: green; -} - -.no { - color: red; -} diff --git a/theme-compiler/tests/resources/automatic/css/expressions.css b/theme-compiler/tests/resources/automatic/css/expressions.css deleted file mode 100644 index 453502c21d..0000000000 --- a/theme-compiler/tests/resources/automatic/css/expressions.css +++ /dev/null @@ -1,3 +0,0 @@ -.v-ie6 .v-window-modalitycurtain { - top: expression(document.documentElement.scrollTop + "px"); -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/extend-in-nested-block.css b/theme-compiler/tests/resources/automatic/css/extend-in-nested-block.css deleted file mode 100644 index 29f1550dd7..0000000000 --- a/theme-compiler/tests/resources/automatic/css/extend-in-nested-block.css +++ /dev/null @@ -1,7 +0,0 @@ -.test .error, .test .seriousError { - border: 1px #f00; - background-color: #fdd; -} -.test .seriousError { - border-width: 3px; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/extend-selector-in-different-levels.css b/theme-compiler/tests/resources/automatic/css/extend-selector-in-different-levels.css deleted file mode 100644 index 4de05d8d82..0000000000 --- a/theme-compiler/tests/resources/automatic/css/extend-selector-in-different-levels.css +++ /dev/null @@ -1,15 +0,0 @@ -.test .middle .error, .test .middle .seriousError { - border: 1px #f00; - background-color: #fdd; -} -.test .seriousError { - border-width: 3px; -} - -.test1 .error1, .test1 .middle1 .seriousError1 { - border: 1px #f00; - background-color: #fdd; -} -.test1 .middle1 .seriousError1 { - border-width: 3px; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/extending-non-exist-selector-with-same-beginning.css b/theme-compiler/tests/resources/automatic/css/extending-non-exist-selector-with-same-beginning.css deleted file mode 100644 index d138a79e4a..0000000000 --- a/theme-compiler/tests/resources/automatic/css/extending-non-exist-selector-with-same-beginning.css +++ /dev/null @@ -1,7 +0,0 @@ -.test1 { - color: blue; -} - -.test2 { - background: red; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/extending-same-selector.css b/theme-compiler/tests/resources/automatic/css/extending-same-selector.css deleted file mode 100644 index 1a85c0c23e..0000000000 --- a/theme-compiler/tests/resources/automatic/css/extending-same-selector.css +++ /dev/null @@ -1,7 +0,0 @@ -.test { - color: blue; -} - -.test { - background: red; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/extending-selector-with-same-beginning.css b/theme-compiler/tests/resources/automatic/css/extending-selector-with-same-beginning.css deleted file mode 100644 index 097d7a8655..0000000000 --- a/theme-compiler/tests/resources/automatic/css/extending-selector-with-same-beginning.css +++ /dev/null @@ -1,7 +0,0 @@ -.test1, .test2 { - color: blue; -} - -.test2 { - background: red; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/first_selector_with_pseudo.css b/theme-compiler/tests/resources/automatic/css/first_selector_with_pseudo.css deleted file mode 100644 index bfe9832266..0000000000 --- a/theme-compiler/tests/resources/automatic/css/first_selector_with_pseudo.css +++ /dev/null @@ -1,9 +0,0 @@ -.root { - input: focus; - input-focus: c; - a: b; -} - -.root input:focus { - background-color: #d5e6fd; -} diff --git a/theme-compiler/tests/resources/automatic/css/fontface-in-mixin_new.css b/theme-compiler/tests/resources/automatic/css/fontface-in-mixin_new.css deleted file mode 100644 index cb842a647d..0000000000 --- a/theme-compiler/tests/resources/automatic/css/fontface-in-mixin_new.css +++ /dev/null @@ -1,9 +0,0 @@ -p { - @font-face { - font-family: "vdebugfont"; - src: url('fonts/font.eot'); - src: url('fonts/font.eot?#iefix') format("embedded-opentype"), url('fonts/font.woff') format("woff"), url('fonts/font.ttf') format("truetype"), url('fonts/font.svg#fontawesome') format("svg"); - font-weight: normal; - font-style: normal; -} -} diff --git a/theme-compiler/tests/resources/automatic/css/functions/abs.css b/theme-compiler/tests/resources/automatic/css/functions/abs.css deleted file mode 100644 index 3c43804a13..0000000000 --- a/theme-compiler/tests/resources/automatic/css/functions/abs.css +++ /dev/null @@ -1,11 +0,0 @@ -.foo { - a: 0; - b: 12.51; - c: 1.1px; - d: 12; - e: 12px; - f: 12.9999; - g: 12.9999em; - h: 13.0001; - i: 13.0001%; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/functions/ceil.css b/theme-compiler/tests/resources/automatic/css/functions/ceil.css deleted file mode 100644 index 9956ff3612..0000000000 --- a/theme-compiler/tests/resources/automatic/css/functions/ceil.css +++ /dev/null @@ -1,11 +0,0 @@ -.foo { - a: 0; - b: -12; - c: -1px; - d: 12; - e: 12px; - f: 13; - g: 13em; - h: 14; - i: 14%; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/functions/floor.css b/theme-compiler/tests/resources/automatic/css/functions/floor.css deleted file mode 100644 index f96e99d809..0000000000 --- a/theme-compiler/tests/resources/automatic/css/functions/floor.css +++ /dev/null @@ -1,11 +0,0 @@ -.foo { - a: 0; - b: -13; - c: -2px; - d: 12; - e: 12px; - f: 12; - g: 12em; - h: 13; - i: 13%; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/functions/round.css b/theme-compiler/tests/resources/automatic/css/functions/round.css deleted file mode 100644 index 72d9a8596d..0000000000 --- a/theme-compiler/tests/resources/automatic/css/functions/round.css +++ /dev/null @@ -1,11 +0,0 @@ -.foo { - a: 0; - b: -13; - c: -1px; - d: 12; - e: 12px; - f: 13; - g: 13em; - h: 13; - i: 13%; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/gradient.css b/theme-compiler/tests/resources/automatic/css/gradient.css deleted file mode 100644 index c304d5fc36..0000000000 --- a/theme-compiler/tests/resources/automatic/css/gradient.css +++ /dev/null @@ -1,17 +0,0 @@ - .top-gradient { - background: -moz-linear-gradient( - top, - rgb(216,220,225) 0, - rgb(255,255,255) 1em, - rgb(255,255,255) 100%); - background: -webkit-linear-gradient( - top, - rgb(216,220,225) 0, - rgb(255,255,255) 1em, - rgb(255,255,255) 100%); - background: linear-gradient( - to bottom, - rgb(216,220,225) 0%, - rgb(255,255,255) 5%, - rgb(255,255,255) 100%); - }
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/if_in_mixin.css b/theme-compiler/tests/resources/automatic/css/if_in_mixin.css deleted file mode 100644 index c92bb7c47f..0000000000 --- a/theme-compiler/tests/resources/automatic/css/if_in_mixin.css +++ /dev/null @@ -1,3 +0,0 @@ -.inif { - bar: baz; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/import-file-which-contains-comment-in-last-line.css b/theme-compiler/tests/resources/automatic/css/import-file-which-contains-comment-in-last-line.css deleted file mode 100644 index fb64b11117..0000000000 --- a/theme-compiler/tests/resources/automatic/css/import-file-which-contains-comment-in-last-line.css +++ /dev/null @@ -1,3 +0,0 @@ -.foo{ - foo: bar; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/interpolation-in-property-name.css b/theme-compiler/tests/resources/automatic/css/interpolation-in-property-name.css deleted file mode 100644 index 61f0abbe7f..0000000000 --- a/theme-compiler/tests/resources/automatic/css/interpolation-in-property-name.css +++ /dev/null @@ -1,6 +0,0 @@ -.rounded-top { - border-top-radius: 10px; - -moz-border-radius-top: 10px; - top-radius: 10px; - no-interpolation: no-interpolation; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/interpolation-singlequote.css b/theme-compiler/tests/resources/automatic/css/interpolation-singlequote.css deleted file mode 100644 index 58c6a3d37a..0000000000 --- a/theme-compiler/tests/resources/automatic/css/interpolation-singlequote.css +++ /dev/null @@ -1 +0,0 @@ -body { background-color: white; }
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/keyframe.css b/theme-compiler/tests/resources/automatic/css/keyframe.css deleted file mode 100644 index 70dab44177..0000000000 --- a/theme-compiler/tests/resources/automatic/css/keyframe.css +++ /dev/null @@ -1,38 +0,0 @@ -@-webkit-keyframes bgcolor { - 0% { - background-color: #ffccf2; - } - 100% { - background-color: #ccffff; - } -} -@-moz-keyframes bgcolor { - from { - background-color: #ffccf2; - } - to { - background-color: #ccffff; - } -} -@-ms-keyframes bgcolor { - from { - background-color: #ffccf2; - } - 100% { - background-color: #ccffff; - } -} -@keyframes bgcolor { - 0% { - background-color: #ffccf2; - } - to { - background-color: #ccffff; - } -} - -@keyframes mymove { - from { top: 0px; } - to { top: 200px; } - 50% { top: 100px; } -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/listmodify.css b/theme-compiler/tests/resources/automatic/css/listmodify.css deleted file mode 100644 index b07d5d9eef..0000000000 --- a/theme-compiler/tests/resources/automatic/css/listmodify.css +++ /dev/null @@ -1,23 +0,0 @@ -.v-button { - font-size: 12px; -} - -.v-label { - font-size: 12px; -} - -.v-button { - font-color: red; -} - -.v-label { - font-color: red; -} - -.v-textfield { - font-color: red; -} - -.v-button { - background-color: black; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/media-import.css b/theme-compiler/tests/resources/automatic/css/media-import.css deleted file mode 100644 index 80519945f8..0000000000 --- a/theme-compiler/tests/resources/automatic/css/media-import.css +++ /dev/null @@ -1 +0,0 @@ -@import url(color.css) screen and (color);
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/media-multiple.css b/theme-compiler/tests/resources/automatic/css/media-multiple.css deleted file mode 100644 index 2550d018b3..0000000000 --- a/theme-compiler/tests/resources/automatic/css/media-multiple.css +++ /dev/null @@ -1,10 +0,0 @@ -@media print, screen { - a { - b: c; - } -} -@media all and (max-width: 699px) and (min-width: 520px), (min-width: 1151px) { - body { - background: #ccc; - } -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/media.css b/theme-compiler/tests/resources/automatic/css/media.css deleted file mode 100644 index 5f7267fa9a..0000000000 --- a/theme-compiler/tests/resources/automatic/css/media.css +++ /dev/null @@ -1,16 +0,0 @@ -@media screen { - .v-view { - overflow: visible; - } - .details { - font-size: 1pt; - font-weight: bold; - } - width: 100%; -} - -@media screen and (max-width: 480px) { - .abc { - background: red; - } -} diff --git a/theme-compiler/tests/resources/automatic/css/microsoft-extensions.css b/theme-compiler/tests/resources/automatic/css/microsoft-extensions.css deleted file mode 100644 index af614316c9..0000000000 --- a/theme-compiler/tests/resources/automatic/css/microsoft-extensions.css +++ /dev/null @@ -1,7 +0,0 @@ -.v-ie6 .v-shadow-window { - background: #000000; - filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=5 ) alpha(opacity = 20); - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed'); - margin-top: 2px; - margin-left: 2px; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/mixin-content-directive-with-vars.css b/theme-compiler/tests/resources/automatic/css/mixin-content-directive-with-vars.css deleted file mode 100644 index 799d6ae90c..0000000000 --- a/theme-compiler/tests/resources/automatic/css/mixin-content-directive-with-vars.css +++ /dev/null @@ -1,5 +0,0 @@ -.colors { - background-color: blue; - color: white; - border-color: blue; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/mixin-content-directive.css b/theme-compiler/tests/resources/automatic/css/mixin-content-directive.css deleted file mode 100644 index 07813d1c99..0000000000 --- a/theme-compiler/tests/resources/automatic/css/mixin-content-directive.css +++ /dev/null @@ -1,20 +0,0 @@ -.foobar { - color: red; -} - -.foobar { - background-color: blue; -} - -* html #logo { - background-image: url(/logo.gif); -} - -* html .link { - color: blue; -} - -.foobar { - color: red; - color: red; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/mixin-content-parameters.css b/theme-compiler/tests/resources/automatic/css/mixin-content-parameters.css deleted file mode 100644 index ddae1ed036..0000000000 --- a/theme-compiler/tests/resources/automatic/css/mixin-content-parameters.css +++ /dev/null @@ -1,2 +0,0 @@ -foo { - lorem: ipsum; }
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/mixin-keyframes.css b/theme-compiler/tests/resources/automatic/css/mixin-keyframes.css deleted file mode 100644 index c1f2ccd6c0..0000000000 --- a/theme-compiler/tests/resources/automatic/css/mixin-keyframes.css +++ /dev/null @@ -1,10 +0,0 @@ -@-webkit-keyframes fade-in { - 0% { opacity: 0; } - 20% , 50%,100% { opacity: 1; } - 30%, 75% { opacity: 0; } -} -@-moz-keyframes fade-in { - 0% { opacity: 0; } - 20% , 50%,100% { opacity: 1; } - 30%, 75% { opacity: 0; } -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/mixin-multiple-params.css b/theme-compiler/tests/resources/automatic/css/mixin-multiple-params.css deleted file mode 100644 index affb47896f..0000000000 --- a/theme-compiler/tests/resources/automatic/css/mixin-multiple-params.css +++ /dev/null @@ -1,4 +0,0 @@ --webkit-test: foo bar; --moz-test: foo bar; --webkit-test: foo bar zoo; --moz-test: foo bar zoo;
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/mixin_variables.css b/theme-compiler/tests/resources/automatic/css/mixin_variables.css deleted file mode 100644 index d879a080b7..0000000000 --- a/theme-compiler/tests/resources/automatic/css/mixin_variables.css +++ /dev/null @@ -1,15 +0,0 @@ -.foo { - color: purple; -} - -.baz { - color: red; -} - -.foobar { - color: green; -} - -.foobaz { - color: red; -} diff --git a/theme-compiler/tests/resources/automatic/css/negative-ch-value.css b/theme-compiler/tests/resources/automatic/css/negative-ch-value.css deleted file mode 100644 index 2cc75b2a6d..0000000000 --- a/theme-compiler/tests/resources/automatic/css/negative-ch-value.css +++ /dev/null @@ -1,3 +0,0 @@ -* { - top: -0.1ch; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/negative-rem-value.css b/theme-compiler/tests/resources/automatic/css/negative-rem-value.css deleted file mode 100644 index fdb638c61c..0000000000 --- a/theme-compiler/tests/resources/automatic/css/negative-rem-value.css +++ /dev/null @@ -1,5 +0,0 @@ -* { - top: -0.0625rem; - bottom: -0.0625lem; - margin-top: -1px; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/nested-if.css b/theme-compiler/tests/resources/automatic/css/nested-if.css deleted file mode 100644 index 4fffc83705..0000000000 --- a/theme-compiler/tests/resources/automatic/css/nested-if.css +++ /dev/null @@ -1,7 +0,0 @@ -.foobar { - color: red; -} - -.quux { - color: blue; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/nested-import.css b/theme-compiler/tests/resources/automatic/css/nested-import.css deleted file mode 100644 index 7c6793f9ed..0000000000 --- a/theme-compiler/tests/resources/automatic/css/nested-import.css +++ /dev/null @@ -1,5 +0,0 @@ -.foo .bar { - background: url(foo/lorem.png); - background: url(foo/lorem.png); - background: url(foo/lorem.png); -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/nested-selector-begin-with-plus.css b/theme-compiler/tests/resources/automatic/css/nested-selector-begin-with-plus.css deleted file mode 100644 index fa8d2861a6..0000000000 --- a/theme-compiler/tests/resources/automatic/css/nested-selector-begin-with-plus.css +++ /dev/null @@ -1,9 +0,0 @@ -.v-panel { - display: block; - max-width: 84em; - margin: auto; -} - -.v-panel + .abc { - margin-top: 1em; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/remove-directive.css b/theme-compiler/tests/resources/automatic/css/remove-directive.css deleted file mode 100644 index 1e6d41c128..0000000000 --- a/theme-compiler/tests/resources/automatic/css/remove-directive.css +++ /dev/null @@ -1,39 +0,0 @@ -.animals .platypus-icon { - background-image: url('/images/platypus.png'); -} - -.animals .rhinoceros-icon { - background-image: url('/images/rhinoceros.png'); -} - -.animals .llama-icon { - background-image: url('/images/llama.png'); -} - -.animals .duck-icon { - background-image: url('/images/duck.png'); -} - -.animals .duck-icon { - background-image: url('/images/duck.png'); -} - -.exotic-animals .platypus-icon { - background-image: url('/images/platypus.png'); -} - -.exotic-animals .rhinoceros-icon { - background-image: url('/images/rhinoceros.png'); -} - -.exotic-animals .llama-icon { - background-image: url('/images/llama.png'); -} - -.ball { - font-size: 12px; -} - -.cube { - font-size: 12px; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/selector-with-parenthesis.css b/theme-compiler/tests/resources/automatic/css/selector-with-parenthesis.css deleted file mode 100644 index 5b9066b7f0..0000000000 --- a/theme-compiler/tests/resources/automatic/css/selector-with-parenthesis.css +++ /dev/null @@ -1,5 +0,0 @@ -@charset "UTF-8"; - -.foo .v-button:not(.link) { - color: #323232; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/selector_types.css b/theme-compiler/tests/resources/automatic/css/selector_types.css deleted file mode 100644 index 0125ef6770..0000000000 --- a/theme-compiler/tests/resources/automatic/css/selector_types.css +++ /dev/null @@ -1,79 +0,0 @@ -* { - type: universal; -} - -attrib .attrib { - type: attribute; -} - -.attrib[foo] .attrib[foo="bar"] .attrib[foo~="bar"] .attrib[foo^="bar"] .attrib[foo$="bar"] .attrib[foo*="bar"] .attrib[foo|="bar"] { - type: attribute; -} - -.pseudo:root .pseudo:first-child { - type: pseudo-class; -} - -.pseudo:root .pseudo:first-child { - type: pseudo-class; -} - -.pseudo:nth-child(3) { - type: pseudo-class; -} - -.pseudo:nth-child(10n-1) { - type: pseudo-class; -} - -.pseudo:nth-child(odd), .pseudo:nth-child(even) { - type: pseudo-class; -} - -.pseudo:nth-child(2n+1), .pseudo:nth-child(4n+3), .pseudo:nth-child(0n+5), .pseudo:nth-child(n) { - type: pseudo-class; -} - -.pseudo:nth-child(+3n - 2), .pseudo:nth-child(-n+ 6), .pseudo:nth-child(+6) { - type: pseudo-class; -} - -.pseudo:lang(fr) { - type: pseudo-class; -} - -.pseudo:not(s) .pseudo:not(.s) { - type: pseudo-class; -} - -.pseudo::after { - type: pseudo-element; -} - -.pseudo[foo="bar"]::after { - type: pseudo-combined; -} - -.foo.warning { - type: class; -} - -.id#myid { - type: id; -} - -E F { - type: descendant; -} - -E > F { - type: child; -} - -E + F { - type: adjacent; -} - -E ~ F { - type: sibling; -} diff --git a/theme-compiler/tests/resources/automatic/css/semicolons.css b/theme-compiler/tests/resources/automatic/css/semicolons.css deleted file mode 100644 index ba28e8cab4..0000000000 --- a/theme-compiler/tests/resources/automatic/css/semicolons.css +++ /dev/null @@ -1,10 +0,0 @@ -.all-the-properties { - font-family: Arial, Helvetica, "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif; - position: absolute; - overflow: hidden; -} - -.missing-semicolon-on-last-row { - color: red; - background-color: blue; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/unknown_as_is.css b/theme-compiler/tests/resources/automatic/css/unknown_as_is.css deleted file mode 100644 index bfe76855fb..0000000000 --- a/theme-compiler/tests/resources/automatic/css/unknown_as_is.css +++ /dev/null @@ -1,3 +0,0 @@ -@-webkit-keyframes fade-in { - 0% { opacity: 0; } -} diff --git a/theme-compiler/tests/resources/automatic/css/url-path.css b/theme-compiler/tests/resources/automatic/css/url-path.css deleted file mode 100644 index 1045948ac8..0000000000 --- a/theme-compiler/tests/resources/automatic/css/url-path.css +++ /dev/null @@ -1,5 +0,0 @@ -.bar { - background: url(foo/lorem.png); - background: url(foo/lorem.png); - background: url(foo/lorem.png); -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/utf8.css b/theme-compiler/tests/resources/automatic/css/utf8.css deleted file mode 100644 index b27d6cedf9..0000000000 --- a/theme-compiler/tests/resources/automatic/css/utf8.css +++ /dev/null @@ -1,5 +0,0 @@ -@charset "UTF-8"; -.imported { content: "\1f4c5"; } -.imported_raw_utf { content: "♥"; } -.bar { content: "\1f4c5"; } -.raw_utf { content: "📈"; }
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/var-in-css-function.css b/theme-compiler/tests/resources/automatic/css/var-in-css-function.css deleted file mode 100644 index 07a921678d..0000000000 --- a/theme-compiler/tests/resources/automatic/css/var-in-css-function.css +++ /dev/null @@ -1,4 +0,0 @@ -.v-window-footer { - background: linear-gradient(bottom, hsl(110, 50%, 98%), hsl(110, 50%, 90%)); - abc: rgba(rgb(0, 255, 13), 0.85); -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/var-substring-match.css b/theme-compiler/tests/resources/automatic/css/var-substring-match.css deleted file mode 100644 index 54c97eac63..0000000000 --- a/theme-compiler/tests/resources/automatic/css/var-substring-match.css +++ /dev/null @@ -1,3 +0,0 @@ -.foo { - font-size: 10px; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/css/variable-defaults-with-null.css b/theme-compiler/tests/resources/automatic/css/variable-defaults-with-null.css deleted file mode 100644 index 0e3483817b..0000000000 --- a/theme-compiler/tests/resources/automatic/css/variable-defaults-with-null.css +++ /dev/null @@ -1,5 +0,0 @@ -.test { - first: "Non-null"; - second: "Also non-null"; - third: "Not null"; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/scss/at-directive-in-if.scss b/theme-compiler/tests/resources/automatic/scss/at-directive-in-if.scss deleted file mode 100644 index 30556fb382..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/at-directive-in-if.scss +++ /dev/null @@ -1,8 +0,0 @@ -@mixin test($italic: true) { - @if $italic { - @font-face { - } - } -} - -@include test;
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/scss/basic_arithmetics.scss b/theme-compiler/tests/resources/automatic/scss/basic_arithmetics.scss deleted file mode 100644 index cc913fe048..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/basic_arithmetics.scss +++ /dev/null @@ -1,44 +0,0 @@ -/* -*supports: -* 1. standard arithmetic operations (+, -, *, /, %) -* 2. / is treated as css operator, unless one of its operands is variable or there is another binary arithmetic operator -*limits: -* 1. cannot mix arithmetic and css operations, e.g. "margin: 1px + 3px 2px" will fail -* 2. space between add and minus operator and their following operand is mandatory. e.g. "1 + 2" is valid, "1+2" is not -* 3. parenthesis is not supported now. -*/ - -$div: 10px; -.foo { - font: 10px/8px; // Plain CSS, no division - font: $div/2; // Uses a variable, does division - margin-left: 5px + 8px/2px; //Uses +, does division -} - -.foo{ - size: 5 % 2; // modular -} - -$mul: 2*4; //valid multiply in variable -$mul1: 2 * 4; //valid multiply in variable -.foo{ - bar: $mul; - bar: $mul1; - bar: 3*4; //valid multiply in declaration -} - -.foo { - bar: 2 +3; //'+' is regarded as an unary operator, because no space between '+' and '3' - bar: 2+ 3; //valid add expression - bar: 2 + 3; //beautiful valid add expression -} - -.foo { - bar: 2 -3; //'-' is regarded as an unary operator, because no space between '-' and '3' - bar: 2 - 3; //beautiful valid minus expression - bar: 2- 3; //valid minus expression -} - -.foo { - bar: 2 + 3 * 4; // combinations -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/scss/chained_mixins.scss b/theme-compiler/tests/resources/automatic/scss/chained_mixins.scss deleted file mode 100644 index 007d611149..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/chained_mixins.scss +++ /dev/null @@ -1,15 +0,0 @@ -/* based on reindeer nativebutton */ - -@mixin foo-link($styleName : bar) { - -.#{$styleName}-link { - a: b; - } - -} - -@mixin foo($styleName : bar) { - @include foo-link($styleName); -} - -@include foo; diff --git a/theme-compiler/tests/resources/automatic/scss/contains-in-if.scss b/theme-compiler/tests/resources/automatic/scss/contains-in-if.scss deleted file mode 100644 index 4bb7e7a6ae..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/contains-in-if.scss +++ /dev/null @@ -1,18 +0,0 @@ -@if (contains(a b c, b)) { - .yes { - color: green; - } -} @else { - .no { - color: red; - } -} -@if (contains(a b c, d)) { - .yes { - color: green; - } -} @else { - .no { - color: red; - } -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/scss/expressions.scss b/theme-compiler/tests/resources/automatic/scss/expressions.scss deleted file mode 100644 index 453502c21d..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/expressions.scss +++ /dev/null @@ -1,3 +0,0 @@ -.v-ie6 .v-window-modalitycurtain { - top: expression(document.documentElement.scrollTop + "px"); -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/scss/extend-in-nested-block.scss b/theme-compiler/tests/resources/automatic/scss/extend-in-nested-block.scss deleted file mode 100644 index d62ead937e..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/extend-in-nested-block.scss +++ /dev/null @@ -1,11 +0,0 @@ -.test{ - .error { - border: 1px #f00; - background-color: #fdd; - } - - .seriousError { - @extend .error; - border-width: 3px; - } -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/scss/extend-selector-in-different-levels.scss b/theme-compiler/tests/resources/automatic/scss/extend-selector-in-different-levels.scss deleted file mode 100644 index 977ead8d62..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/extend-selector-in-different-levels.scss +++ /dev/null @@ -1,26 +0,0 @@ -.test{ - .middle{ - .error { - border: 1px #f00; - background-color: #fdd; - } - } - - .seriousError { - @extend .error; - border-width: 3px; - } -} - -.test1{ - .error1 { - border: 1px #f00; - background-color: #fdd; - } - .middle1{ - .seriousError1 { - @extend .error1; - border-width: 3px; - } - } -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/scss/extending-non-exist-selector-with-same-beginning.scss b/theme-compiler/tests/resources/automatic/scss/extending-non-exist-selector-with-same-beginning.scss deleted file mode 100644 index 538f17da1d..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/extending-non-exist-selector-with-same-beginning.scss +++ /dev/null @@ -1,8 +0,0 @@ -.test1 { - color: blue; -} - -.test2 { - @extend .test; - background: red; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/scss/extending-same-selector.scss b/theme-compiler/tests/resources/automatic/scss/extending-same-selector.scss deleted file mode 100644 index fbfaed9b20..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/extending-same-selector.scss +++ /dev/null @@ -1,8 +0,0 @@ -.test { - color: blue; -} - -.test { - @extend .test; - background: red; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/scss/extending-selector-with-same-beginning.scss b/theme-compiler/tests/resources/automatic/scss/extending-selector-with-same-beginning.scss deleted file mode 100644 index c7a9e5e921..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/extending-selector-with-same-beginning.scss +++ /dev/null @@ -1,8 +0,0 @@ -.test1 { - color: blue; -} - -.test2 { - @extend .test1; - background: red; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/scss/first_selector_with_pseudo.scss b/theme-compiler/tests/resources/automatic/scss/first_selector_with_pseudo.scss deleted file mode 100644 index cd318ca30a..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/first_selector_with_pseudo.scss +++ /dev/null @@ -1,16 +0,0 @@ -.root { - // selector not starting with a dot etc. inside a block or a mixin - - // pseudo - input:focus { - background-color: #d5e6fd; - } - // simple property - input: focus; - // nested properties - input: { - focus: c; - } - // simple property - a:b; -} diff --git a/theme-compiler/tests/resources/automatic/scss/fontface-in-mixin_new.scss b/theme-compiler/tests/resources/automatic/scss/fontface-in-mixin_new.scss deleted file mode 100644 index 22356f724e..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/fontface-in-mixin_new.scss +++ /dev/null @@ -1,17 +0,0 @@ -@mixin debug-globals { - @font-face { - font-family: 'vdebugfont'; - src:url('fonts/font.eot'); - src:url('fonts/font.eot?#iefix') format('embedded-opentype'), - url('fonts/font.woff') format('woff'), - url('fonts/font.ttf') format('truetype'), - url('fonts/font.svg#fontawesome') format('svg'); - font-weight: normal; - font-style: normal; - } - -} - -p { - @include debug-globals; -} diff --git a/theme-compiler/tests/resources/automatic/scss/foo/_bar.scss b/theme-compiler/tests/resources/automatic/scss/foo/_bar.scss deleted file mode 100644 index 326d34232d..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/foo/_bar.scss +++ /dev/null @@ -1,5 +0,0 @@ -.bar { - background: url("lorem.png"); - background: url('lorem.png'); - background: url(lorem.png); -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/scss/functions/abs.scss b/theme-compiler/tests/resources/automatic/scss/functions/abs.scss deleted file mode 100644 index 91946f0556..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/functions/abs.scss +++ /dev/null @@ -1,11 +0,0 @@ -.foo { -a: abs(0); -b: abs(-12.51); -c: abs(-1.1px); -d: abs(12); -e: abs(12px); -f: abs(12.9999); -g: abs(12.9999em); -h: abs(-13.0001); -i: abs(-13.0001%); -} diff --git a/theme-compiler/tests/resources/automatic/scss/functions/ceil.scss b/theme-compiler/tests/resources/automatic/scss/functions/ceil.scss deleted file mode 100644 index ad7ceed4b4..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/functions/ceil.scss +++ /dev/null @@ -1,11 +0,0 @@ -.foo { -a: ceil(0); -b: ceil(-12.51); -c: ceil(-1.1px); -d: ceil(12); -e: ceil(12px); -f: ceil(12.9999); -g: ceil(12.9999em); -h: ceil(13.000001); -i: ceil(13.000001%); -} diff --git a/theme-compiler/tests/resources/automatic/scss/functions/floor.scss b/theme-compiler/tests/resources/automatic/scss/functions/floor.scss deleted file mode 100644 index a10f1b4fc1..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/functions/floor.scss +++ /dev/null @@ -1,11 +0,0 @@ -.foo { -a: floor(0); -b: floor(-12.51); -c: floor(-1.1px); -d: floor(12); -e: floor(12px); -f: floor(12.9999); -g: floor(12.9999em); -h: floor(13.000001); -i: floor(13.000001%); -} diff --git a/theme-compiler/tests/resources/automatic/scss/functions/round.scss b/theme-compiler/tests/resources/automatic/scss/functions/round.scss deleted file mode 100644 index 3f1fa06aec..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/functions/round.scss +++ /dev/null @@ -1,11 +0,0 @@ -.foo { -a: round(0); -b: round(-12.51); -c: round(-1.1px); -d: round(12); -e: round(12px); -f: round(12.9999); -g: round(12.9999em); -h: round(13.000001); -i: round(13.000001%); -} diff --git a/theme-compiler/tests/resources/automatic/scss/gradient.scss b/theme-compiler/tests/resources/automatic/scss/gradient.scss deleted file mode 100644 index c304d5fc36..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/gradient.scss +++ /dev/null @@ -1,17 +0,0 @@ - .top-gradient { - background: -moz-linear-gradient( - top, - rgb(216,220,225) 0, - rgb(255,255,255) 1em, - rgb(255,255,255) 100%); - background: -webkit-linear-gradient( - top, - rgb(216,220,225) 0, - rgb(255,255,255) 1em, - rgb(255,255,255) 100%); - background: linear-gradient( - to bottom, - rgb(216,220,225) 0%, - rgb(255,255,255) 5%, - rgb(255,255,255) 100%); - }
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/scss/if_in_mixin.scss b/theme-compiler/tests/resources/automatic/scss/if_in_mixin.scss deleted file mode 100644 index 397145d893..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/if_in_mixin.scss +++ /dev/null @@ -1,9 +0,0 @@ -@mixin foo { - @if (1 == 1) { - .inif { - bar: baz; - } - } -} - -@include foo; diff --git a/theme-compiler/tests/resources/automatic/scss/import-file-which-contains-comment-in-last-line.scss b/theme-compiler/tests/resources/automatic/scss/import-file-which-contains-comment-in-last-line.scss deleted file mode 100644 index 8292d4efe3..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/import-file-which-contains-comment-in-last-line.scss +++ /dev/null @@ -1,4 +0,0 @@ -@import "to-be-imported/_imported-file-contains-comments-in-last-line.scss"; -.foo{ - foo: $foo; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/scss/interpolation-in-property-name.scss b/theme-compiler/tests/resources/automatic/scss/interpolation-in-property-name.scss deleted file mode 100644 index 9fc2e7c76e..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/interpolation-in-property-name.scss +++ /dev/null @@ -1,9 +0,0 @@ -$side: top; -$radius: 10px; - -.rounded-#{$side} { - border-#{$side}-radius: $radius; - -moz-border-radius-#{$side}: $radius; - #{$side}-radius: $radius; - no-interpolation: no-interpolation; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/scss/interpolation-singlequote.scss b/theme-compiler/tests/resources/automatic/scss/interpolation-singlequote.scss deleted file mode 100644 index 4cdd7bf165..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/interpolation-singlequote.scss +++ /dev/null @@ -1,7 +0,0 @@ -@mixin bgcolor ($name, $color) { - #{$name}{ - background-color: $color; - } -} - -@include bgcolor('body', white); diff --git a/theme-compiler/tests/resources/automatic/scss/keyframe.scss b/theme-compiler/tests/resources/automatic/scss/keyframe.scss deleted file mode 100644 index 9c30493e41..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/keyframe.scss +++ /dev/null @@ -1,46 +0,0 @@ -// keyframes mixin -@mixin keyframes($name) { - @-webkit-keyframes #{$name} { - 0% { - background-color: #ffccf2; - } - 100% { - background-color: #ccffff; - } - } - @-moz-keyframes #{$name} { - from { - background-color: #ffccf2; - } - to { - background-color: #ccffff; - } - } - @-ms-keyframes #{$name} { - from { - background-color: #ffccf2; - } - 100% { - background-color: #ccffff; - } - } - @keyframes #{$name} { - 0% { - background-color: #ffccf2; - } - to { - background-color: #ccffff; - } - } -} - -// use of keyframes mixin -@include keyframes(bgcolor); - -// use of keyframes outside mixin. pure css -@keyframes mymove -{ - from {top:0px;} - to {top:200px;} - 50% {top: 100px;} -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/scss/listmodify.scss b/theme-compiler/tests/resources/automatic/scss/listmodify.scss deleted file mode 100644 index 814f3156f8..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/listmodify.scss +++ /dev/null @@ -1,25 +0,0 @@ -$list : .v-button, .v-panel, .v-label; - -$basics : remove($list, .v-panel); - -@each $component in $basics{ - .#{$component} { - font-size: 12px; - } -} - -$items : append($basics, .v-textfield); - -@each $component in $items{ - .#{$component} { - font-color: red; - } -} - -$contains : contains($items, .v-button); - -@if($contains){ - .v-button { - background-color: black; - } -} diff --git a/theme-compiler/tests/resources/automatic/scss/media-import.scss b/theme-compiler/tests/resources/automatic/scss/media-import.scss deleted file mode 100644 index 80519945f8..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/media-import.scss +++ /dev/null @@ -1 +0,0 @@ -@import url(color.css) screen and (color);
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/scss/media-multiple.scss b/theme-compiler/tests/resources/automatic/scss/media-multiple.scss deleted file mode 100644 index 2550d018b3..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/media-multiple.scss +++ /dev/null @@ -1,10 +0,0 @@ -@media print, screen { - a { - b: c; - } -} -@media all and (max-width: 699px) and (min-width: 520px), (min-width: 1151px) { - body { - background: #ccc; - } -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/scss/media.scss b/theme-compiler/tests/resources/automatic/scss/media.scss deleted file mode 100644 index 311c5088c8..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/media.scss +++ /dev/null @@ -1,26 +0,0 @@ -@mixin media-settings { - @media screen { - .v-view { - overflow: visible; - } - @content; - } -} - -@include media-settings { - .details { - font: { - size : 1pt; - weight: bold; - } - } - - width:100%; -} - - -@media screen and (max-width: 480px) { - .abc { - background: red; - } -} diff --git a/theme-compiler/tests/resources/automatic/scss/microsoft-extensions.scss b/theme-compiler/tests/resources/automatic/scss/microsoft-extensions.scss deleted file mode 100644 index e08f3f07a3..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/microsoft-extensions.scss +++ /dev/null @@ -1,7 +0,0 @@ -.v-ie6 .v-shadow-window { - background: #000000; - filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=5 ) alpha(opacity = 20); - filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed'); - margin-top: 2px; - margin-left: 2px; -} diff --git a/theme-compiler/tests/resources/automatic/scss/mixin-content-directive-with-vars.scss b/theme-compiler/tests/resources/automatic/scss/mixin-content-directive-with-vars.scss deleted file mode 100644 index e7e0c3b7e6..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/mixin-content-directive-with-vars.scss +++ /dev/null @@ -1,9 +0,0 @@ -$color: white; -@mixin colors($color: blue) { - background-color: $color; - @content; - border-color: $color; -} -.colors { - @include colors { color: $color; } -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/scss/mixin-content-directive.scss b/theme-compiler/tests/resources/automatic/scss/mixin-content-directive.scss deleted file mode 100644 index 71217cb814..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/mixin-content-directive.scss +++ /dev/null @@ -1,40 +0,0 @@ -@mixin my-mixin { - .foobar { - @content; - } -} - -@include my-mixin { - color: red; -} - -@include my-mixin { - background-color: blue; -} - -@mixin apply-to-ie6-only { - * html { - @content; - } -} -@include apply-to-ie6-only { - #logo { - background-image: url(/logo.gif); - } -} -@include apply-to-ie6-only { - .link { - color: blue; - } -} - -@mixin mixin-multi-contents { - .foobar { - @content; - @content; - } -} - -@include mixin-multi-contents { - color: red; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/scss/mixin-content-parameters.scss b/theme-compiler/tests/resources/automatic/scss/mixin-content-parameters.scss deleted file mode 100644 index dc64ddf6f8..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/mixin-content-parameters.scss +++ /dev/null @@ -1,9 +0,0 @@ -@mixin test($foo) { - #{$foo} { - @content; - } -} - -@include test("foo") { - lorem: ipsum; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/scss/mixin-keyframes.scss b/theme-compiler/tests/resources/automatic/scss/mixin-keyframes.scss deleted file mode 100644 index 931d102e3f..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/mixin-keyframes.scss +++ /dev/null @@ -1,14 +0,0 @@ -@mixin keyframes ($name) { - @-webkit-keyframes #{$name} { - @content; - } - @-moz-keyframes #{$name} { - @content; - } -} - -@include keyframes("fade-in") { - 0% {opacity: 0;} - 20% , 50%,100%{opacity: 1;} - 30%, 75% {opacity: 0;} -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/scss/mixin-multiple-params.scss b/theme-compiler/tests/resources/automatic/scss/mixin-multiple-params.scss deleted file mode 100644 index 2695ef9860..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/mixin-multiple-params.scss +++ /dev/null @@ -1,10 +0,0 @@ -@mixin test2 ($p1, $p2) { - -webkit-test: $p1 $p2; - -moz-test: $p1 $p2; -} -@mixin test3 ($p1, $p2, $p3) { - -webkit-test: $p1 $p2 $p3; - -moz-test: $p1 $p2 $p3; -} -@include test2(foo, bar); -@include test3(foo, bar, zoo);
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/scss/mixin_variables.scss b/theme-compiler/tests/resources/automatic/scss/mixin_variables.scss deleted file mode 100644 index 28cde661dd..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/mixin_variables.scss +++ /dev/null @@ -1,10 +0,0 @@ -@mixin color($color : red, $tag : bar) { - .#{$tag} { - color: $color; - } -} -$color : green; -@include color($color: purple, $tag : foo); -@include color($tag : baz); -@include color($color: $color, $tag : foobar); -@include color($tag : foobaz); diff --git a/theme-compiler/tests/resources/automatic/scss/negative-ch-value.scss b/theme-compiler/tests/resources/automatic/scss/negative-ch-value.scss deleted file mode 100644 index 2cc75b2a6d..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/negative-ch-value.scss +++ /dev/null @@ -1,3 +0,0 @@ -* { - top: -0.1ch; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/scss/negative-rem-value.scss b/theme-compiler/tests/resources/automatic/scss/negative-rem-value.scss deleted file mode 100644 index 20c001fc42..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/negative-rem-value.scss +++ /dev/null @@ -1,5 +0,0 @@ -* { - top: -.0625rem; - bottom: -.0625lem; - margin-top: -1px; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/scss/nested-if.scss b/theme-compiler/tests/resources/automatic/scss/nested-if.scss deleted file mode 100644 index 86c31f346b..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/nested-if.scss +++ /dev/null @@ -1,19 +0,0 @@ -@if 1==1 { - @if 1==1 { - .foobar { - color: red; - } - } -} - -@if 1==1 { - .quux { - color: blue; - } - - @if 1==0 { - .baz { - background: #f00; - } - } -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/scss/nested-import.scss b/theme-compiler/tests/resources/automatic/scss/nested-import.scss deleted file mode 100644 index df720a5584..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/nested-import.scss +++ /dev/null @@ -1,3 +0,0 @@ -.foo { - @import "foo/_bar.scss"; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/scss/nested-selector-begin-with-plus.scss b/theme-compiler/tests/resources/automatic/scss/nested-selector-begin-with-plus.scss deleted file mode 100644 index f5a61b86ea..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/nested-selector-begin-with-plus.scss +++ /dev/null @@ -1,9 +0,0 @@ -.v-panel { - display: block; - max-width: 84em; - margin: auto; - - + .abc { - margin-top: 1em; - } - }
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/scss/remove-directive.scss b/theme-compiler/tests/resources/automatic/scss/remove-directive.scss deleted file mode 100644 index ca9a19522f..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/remove-directive.scss +++ /dev/null @@ -1,24 +0,0 @@ -$animals : platypus, rhinoceros, llama, duck, duck; -$remove : duck; - -@each $animal in $animals { - .animals .#{$animal}-icon { - background-image: url('/images/#{$animal}.png'); - } -} - -$exotic : remove($animals, $remove, space); - -@each $animal in $exotic{ - .exotic-animals .#{$animal}-icon { - background-image: url('/images/#{$animal}.png'); - } -} - -$things : remove((ball,cube,duck), duck); - -@each $thing in $things{ - .#{$thing}{ - font-size: 12px; - } -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/scss/selector-with-parenthesis.scss b/theme-compiler/tests/resources/automatic/scss/selector-with-parenthesis.scss deleted file mode 100644 index 8bc6271e29..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/selector-with-parenthesis.scss +++ /dev/null @@ -1,11 +0,0 @@ -@charset "UTF-8"; - -@mixin buttons { - .v-button:not(.link) { - color: #323232; - } -} - -.foo { - @include buttons; -}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/scss/selector_types.scss b/theme-compiler/tests/resources/automatic/scss/selector_types.scss deleted file mode 100644 index 331318d4d6..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/selector_types.scss +++ /dev/null @@ -1,80 +0,0 @@ -* { - type: universal; -} - -attrib .attrib { - type: attribute; -} - -.attrib[foo] .attrib[foo="bar"] .attrib[foo~="bar"] .attrib[foo^="bar"] .attrib[foo$="bar"] .attrib[foo*="bar"] .attrib[foo|="bar"] { - type: attribute; -} - -.pseudo:root .pseudo:first-child { - type: pseudo-class; -} - -.pseudo:root .pseudo:first-child { - type: pseudo-class; -} - -.pseudo:nth-child(3) { - type: pseudo-class; -} - -.pseudo:nth-child(10n-1) { - type: pseudo-class; -} - -.pseudo:nth-child(odd), .pseudo:nth-child(even) { - type: pseudo-class; -} - -.pseudo:nth-child(2n+1), .pseudo:nth-child(4n+3), .pseudo:nth-child(0n+5), .pseudo:nth-child(n) { - type: pseudo-class; -} - -// whitespace -.pseudo:nth-child( +3n - 2 ), .pseudo:nth-child( -n+ 6), .pseudo:nth-child( +6 ) { - type: pseudo-class; -} - -.pseudo:lang(fr) { - type: pseudo-class; -} - -.pseudo:not(s) .pseudo:not(.s) { - type: pseudo-class; -} - -.pseudo::after { - type: pseudo-element; -} - -.pseudo[foo="bar"]::after { - type: pseudo-combined; -} - -.foo.warning { - type: class; -} - -.id#myid { - type: id; -} - -E F { - type: descendant; -} - -E > F { - type: child; -} - -E + F { - type: adjacent; -} - -E ~ F { - type: sibling; -} diff --git a/theme-compiler/tests/resources/automatic/scss/semicolons.scss b/theme-compiler/tests/resources/automatic/scss/semicolons.scss deleted file mode 100644 index a4a56043d5..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/semicolons.scss +++ /dev/null @@ -1,9 +0,0 @@ -.all-the-properties { - font-family: Arial, Helvetica, "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif; ; - position: absolute;; - overflow: hidden; -} -.missing-semicolon-on-last-row { - color: red; - background-color: blue -} diff --git a/theme-compiler/tests/resources/automatic/scss/to-be-imported/_imported-file-contains-comments-in-last-line.scss b/theme-compiler/tests/resources/automatic/scss/to-be-imported/_imported-file-contains-comments-in-last-line.scss deleted file mode 100644 index 16244f2bfd..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/to-be-imported/_imported-file-contains-comments-in-last-line.scss +++ /dev/null @@ -1,2 +0,0 @@ -$foo: bar; -// This will cause an error
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/scss/unknown_as_is.scss b/theme-compiler/tests/resources/automatic/scss/unknown_as_is.scss deleted file mode 100644 index bfe76855fb..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/unknown_as_is.scss +++ /dev/null @@ -1,3 +0,0 @@ -@-webkit-keyframes fade-in { - 0% { opacity: 0; } -} diff --git a/theme-compiler/tests/resources/automatic/scss/url-path.scss b/theme-compiler/tests/resources/automatic/scss/url-path.scss deleted file mode 100644 index 6903d389b5..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/url-path.scss +++ /dev/null @@ -1 +0,0 @@ -@import "foo/_bar.scss";
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/scss/utf8-imported/_to-be-imported-scss-file-contains-utf8.scss b/theme-compiler/tests/resources/automatic/scss/utf8-imported/_to-be-imported-scss-file-contains-utf8.scss deleted file mode 100644 index f8a08a4a96..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/utf8-imported/_to-be-imported-scss-file-contains-utf8.scss +++ /dev/null @@ -1,3 +0,0 @@ -@charset "abc"; -.imported{content: '\1f4c5';} -.imported_raw_utf{content: "♥";} diff --git a/theme-compiler/tests/resources/automatic/scss/utf8.scss b/theme-compiler/tests/resources/automatic/scss/utf8.scss deleted file mode 100644 index 251d6e6513..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/utf8.scss +++ /dev/null @@ -1,4 +0,0 @@ -@charset "UTF-8"; -@import "utf8-imported/_to-be-imported-scss-file-contains-utf8"; -.bar {content: "\1f4c5";} -.raw_utf {content: "📈";}
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/scss/var-in-css-function.scss b/theme-compiler/tests/resources/automatic/scss/var-in-css-function.scss deleted file mode 100644 index 72b371ba57..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/var-in-css-function.scss +++ /dev/null @@ -1,15 +0,0 @@ -$very_light: 98%; -$light: 90%; - -$hue1: 110; -$saturation1: 50%; -$very_light1: hsl($hue1, $saturation1, $very_light); -$light1: hsl($hue1, $saturation1, $light); - -$color: rgb(0, 255, 13); -.v-window-footer { - background: linear-gradient(bottom, $very_light1, $light1); - abc: rgba($color, .85); -} - - diff --git a/theme-compiler/tests/resources/automatic/scss/var-substring-match.scss b/theme-compiler/tests/resources/automatic/scss/var-substring-match.scss deleted file mode 100644 index 5acfb799a1..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/var-substring-match.scss +++ /dev/null @@ -1,8 +0,0 @@ -@mixin mx($f: 10px) { - .foo { - font: { - size: $f; - } - } -} -@include mx;
\ No newline at end of file diff --git a/theme-compiler/tests/resources/automatic/scss/variable-defaults-with-null.scss b/theme-compiler/tests/resources/automatic/scss/variable-defaults-with-null.scss deleted file mode 100644 index 0bfa374304..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/variable-defaults-with-null.scss +++ /dev/null @@ -1,19 +0,0 @@ -$var: null; -$var: "Non-null" !default; - -$var2: null; -$var2: "Also non-null" !default; -$var2: "Null content" !default; - -$list-of-nulls: null null; -$list-of-nulls: "Non-null" !default; - -$mixed-list: null "Not null" null; -$mixed-list: "null" !default; - -.test { - first: $var; - second: $var2; - hidden: $list-of-nulls; - third: $mixed-list; -}
\ No newline at end of file |