[SPIP] ~version 3.0.7-->3.0.10
[ptitvelo/web/www.git] / www / plugins-dist / compresseur / lib / csstidy / testing / unit-tests / csst / selectors / errors / dangling-combinator.csst
diff --git a/www/plugins-dist/compresseur/lib/csstidy/testing/unit-tests/csst/selectors/errors/dangling-combinator.csst b/www/plugins-dist/compresseur/lib/csstidy/testing/unit-tests/csst/selectors/errors/dangling-combinator.csst
deleted file mode 100644 (file)
index c7ff919..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
---TEST--
-Dangling combinator selector
---CSS--
-+ b {display: inherit;}
-b > {font-family: inherit;}
-<b>asdf</b> {font-size: inherit;}
---EXPECT--
-array (
-)
---SETTINGS--
-optimise_shorthands=0
-discard_invalid_selectors=1
\ No newline at end of file