style(filterSpec): fix white-space and newline inconsistencies#9765
style(filterSpec): fix white-space and newline inconsistencies#9765gkalpak wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
you're still removing newlines rather than adding them
253cf07 to
6677ceb
Compare
|
LGTM --- but I think there's an IE bug in master right now, I might need to revert something before landing this. Do you have an IE browser you could test with @gkalpak? |
|
@caitp: Running the unit tests against IE9-11: |
|
Damn, I think it was the svg/ngSanitize fix. Can you try with the sha before it? If it's working I'll revert and try to fix it |
6677ceb to
0cc2760
Compare
|
@caitp: I tried with the commit before the SVG/ngSanitize fix and I still get the errors (on IE). Hm...running the 1.3.0 tests against IE9 throws a few errors. Yeah, I've probably messed something up locally... |
0cc2760 to
e9f6a36
Compare
|
neh I think it was just SL being broken, tree is green --- no need to revert nothin :> |
|
merged~ |
No description provided.