See #789 - adds a test case to avoid future regressions.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Mon, 19 Dec 2016 06:53:29 +0000 (07:53 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Mon, 19 Dec 2016 06:53:29 +0000 (07:53 +0100)
test/fixtures/issue-789-min.css [new file with mode: 0644]
test/fixtures/issue-789.css [new file with mode: 0644]

diff --git a/test/fixtures/issue-789-min.css b/test/fixtures/issue-789-min.css
new file mode 100644 (file)
index 0000000..8245a55
--- /dev/null
@@ -0,0 +1 @@
+.windowsizer{width:100%;height:100%;margin:0;padding:0;position:absolute;top:0;left:0}
diff --git a/test/fixtures/issue-789.css b/test/fixtures/issue-789.css
new file mode 100644 (file)
index 0000000..97636b6
--- /dev/null
@@ -0,0 +1,11 @@
+.windowsizer\r
+{\r
+       width:100%;\r
+       height:100%;\r
+       margin:0;\r
+       padding:0;\r
+       position:absolute;\r
+       top:0;\r
+       left:0;\r
+}\r
+\1a\r