Updated codemirror to 5.4.0
This commit is contained in:
7
public/vendor/codemirror/mode/css/test.js
vendored
7
public/vendor/codemirror/mode/css/test.js
vendored
@@ -76,13 +76,6 @@
|
||||
MT("tagTwoPropertiesURL",
|
||||
"[tag foo] { [property background]: [atom url]([string //example.com/foo.png]); [property padding]: [number 0]; }");
|
||||
|
||||
MT("commentSGML",
|
||||
"[comment <!--comment-->]");
|
||||
|
||||
MT("commentSGML2",
|
||||
"[comment <!--comment]",
|
||||
"[comment -->] [tag div] {}");
|
||||
|
||||
MT("indent_tagSelector",
|
||||
"[tag strong], [tag em] {",
|
||||
" [property background]: [atom rgba](",
|
||||
|
||||
Reference in New Issue
Block a user