Commit d5cd0f07f868d4efbfddc35cfc1c02b08daa794f

Nick Wellnhofer 2022-07-15T17:00:36

html: Prefer SKIP(1) over NEXT in HTML parser Use SKIP(1) where it's safe to avoid a function call.