diff --git a/src/parser.c b/src/parser.c index d190983c..c2eae936 100644 --- a/src/parser.c +++ b/src/parser.c @@ -1313,40 +1313,38 @@ static GumboQuirksModeEnum compute_quirks_mode( // names. For example, "has an element in list scope" looks for an element of // the given qualified name within the nearest enclosing
    or