Connor Skees
|
884b92f476
|
remove test macro shorthand for unchanged output
|
2020-11-20 04:34:36 -05:00 |
|
Connor Skees
|
ff52e56600
|
test for single hash to calc and url
|
2020-08-19 03:49:12 -04:00 |
|
Connor Skees
|
63bb17fe09
|
explicitly test for urls beginning with single forward slash inside url
|
2020-08-13 17:08:53 -04:00 |
|
Connor Skees
|
a665cb13cc
|
remove cfg(test) from test files
|
2020-08-11 20:22:24 -04:00 |
|
Connor Skees
|
6189810ced
|
allow vendor prefixed special css functions
|
2020-08-02 14:52:46 -04:00 |
|
ConnorSkees
|
962549e31b
|
remove most remaining unwraps
|
2020-06-18 18:22:58 -04:00 |
|
ConnorSkees
|
5b69ad2659
|
special functions are always lowercased
|
2020-05-13 00:16:36 -04:00 |
|
ConnorSkees
|
0969df8fe5
|
handle url edge case involving ; and no space between before style
|
2020-04-24 19:13:38 -04:00 |
|
ConnorSkees
|
a5cd335318
|
properly handle whitespace and start and end of url()
|
2020-04-24 19:00:06 -04:00 |
|
ConnorSkees
|
11cc99e877
|
test nested url()
|
2020-04-21 04:33:30 -04:00 |
|
ConnorSkees
|
9b85dd7446
|
test for silent comments in interpolation in url
|
2020-04-21 04:32:09 -04:00 |
|
ConnorSkees
|
fc3facb80c
|
properly handle url()
|
2020-04-21 04:20:35 -04:00 |
|