Skip to content

Commit e985ff6

Browse files
committed
Remove dangling files
1 parent c3835f0 commit e985ff6

File tree

2 files changed

+0
-14
lines changed

2 files changed

+0
-14
lines changed

spec/css/selector/pseudoselector.hrx

-7
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,3 @@ Error: expected "]".
5858
| ^
5959
'
6060
input.scss 1:7 root stylesheet
61-
62-
<===>
63-
================================================================================
64-
<===> with_attribute_mismatched/sass/output.css
65-
a:b([c]) {
66-
d: e;
67-
}

spec/css/supports/whitespace.hrx

-7
Original file line numberDiff line numberDiff line change
@@ -424,13 +424,6 @@ Error: expected selector.
424424
'
425425
input.sass 2:7 root stylesheet
426426

427-
<===>
428-
================================================================================
429-
<===> interpolation/no_paren/aren/after_second/output.css
430-
@supports (a: b) and (c: d) and (e: f) {
431-
@d;
432-
}
433-
434427
<===>
435428
================================================================================
436429
<===> interpolation/no_paren/after_operator/input.sass

0 commit comments

Comments
 (0)