[CSS Parser] Fix bugs in the @supports parser
Created attachment 295533 [details] Patch
Comment on attachment 295533 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=295533&action=review > Source/WebCore/css/parser/CSSSupportsParser.h:32 > +#include "CSSParserToken.h" forward declare instead? > Source/WebCore/css/parser/CSSSupportsParser.h:38 > + extra tab?
Fixed in r209021.