From 2ce22ca6c35083b0b0fca3b2197bcb8424d3e5d1 Mon Sep 17 00:00:00 2001 From: Gleb Mazovetskiy Date: Mon, 25 Mar 2019 02:05:53 +0000 Subject: [PATCH] comment.hrx: libsass fixed in sass/libsass#2849 --- spec/css/comment.hrx | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/spec/css/comment.hrx b/spec/css/comment.hrx index f704488dd4..30ae86e7eb 100644 --- a/spec/css/comment.hrx +++ b/spec/css/comment.hrx @@ -76,11 +76,6 @@ should include their own tests for CR LF newlines. <===> ================================================================================ -<===> converts_newlines/scss/cr/options.yml ---- -:todo: -- libsass # sass/libsass#2843 - <===> converts_newlines/scss/cr/input.scss /* foo * bar */ @@ -90,11 +85,6 @@ should include their own tests for CR LF newlines. <===> ================================================================================ -<===> converts_newlines/scss/ff/options.yml ---- -:todo: -- libsass # sass/libsass#2843 - <===> converts_newlines/scss/ff/input.scss /* foo * bar */ @@ -119,11 +109,6 @@ should include their own tests for CR LF newlines. <===> ================================================================================ -<===> converts_newlines/sass/ff/options.yml ---- -:todo: -- libsass # sass/libsass#2843 - <===> converts_newlines/sass/ff/input.sass /* foo bar @@ -131,3 +116,8 @@ should include their own tests for CR LF newlines. <===> converts_newlines/sass/ff/output.css /* foo * bar */ + +<===> converts_newlines/sass/ff/output-libsass.css +/* + foo + bar */