Closed kufii closed 5 years ago
tbh I think travis is wrong for the same reason by failing this, can someone correct me if I'm wrong? I don't think the CI should fail this
Change looks reasonable.
This repo has some baseline tests for the lit-html grammar. It looks like this change caused travis to fail. Try running npm test
locally. It should probably change one of the grammar baseline file. Please include that changed file in the PR too.
worked for OS X, failed for linux for some reason. Any ideas?
@mjbvz just pinging you incase you didn't see, no rush though
Thanks! Merging since the failure seems unrelated. Will fix that
some color themes use different colors for the quote than the contents, and the open quote wasn't being highlighted properly. See Screenshot:
Notice how it's green instead of blue? This PR fixes this