Skip to content

Commit

Permalink
Sync for validator/cpp/htmlparser (#32216)
Browse files Browse the repository at this point in the history
Co-authored-by: Googler <noreply@google.com>
  • Loading branch information
Greg Grothaus and Googler committed Jan 27, 2021
1 parent 49c1a7d commit a4764b8
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions validator/cpp/htmlparser/css/parse-css.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,6 @@
// Token, which in a sane world would be in a distinct
// hierarchy. However the parsing routines sometimes instantiate a
// temporary TokenStream and put some AST nodes into there.
//
// TODO:
// - Sufficient accessor methods to make this useful (for now, using
// JSON only tests).
// - Parsing numbers (right now unlike the Javascript this library leaves
// numbers as strings).
// - Higher level concepts e.g. selectors?

#ifndef HTMLPARSER__CSS_PARSE_CSS_H_
#define HTMLPARSER__CSS_PARSE_CSS_H_
Expand Down

0 comments on commit a4764b8

Please sign in to comment.