From 8645469d3ba678354e254f6deb4d2a8c4f3c91ba Mon Sep 17 00:00:00 2001 From: Rob Garrison Date: Sun, 20 Aug 2017 16:01:55 -0500 Subject: [PATCH] csslint warning update --- vendor-overwrites/csslint/WARNING.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/vendor-overwrites/csslint/WARNING.txt b/vendor-overwrites/csslint/WARNING.txt index a92e873f..22cfbf96 100644 --- a/vendor-overwrites/csslint/WARNING.txt +++ b/vendor-overwrites/csslint/WARNING.txt @@ -9,6 +9,9 @@ 2. Apply our hacks unless supported natively (use git history for the file as this warning may be obsolete): + * 449a27cc Add CSSLint position sticky rule + * d49e44dd CSS variables + * 2e86c958 fire startdocument on { * bc63ecca support "i" in attribute selector * 2468784e fix crashing on unclosed calc() at eof * 3287b79f Support :any(), :-webkit-any(), :-moz-any()