Skip to content

Commit

Permalink
Update Lexbor
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsdos committed Jan 5, 2024
1 parent 1612a71 commit dced97c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ext/dom/lexbor/lexbor/html/encoding.c
Original file line number Diff line number Diff line change
Expand Up @@ -488,6 +488,8 @@ lxb_html_get_attribute(const lxb_char_t *data, const lxb_char_t *end,
return data;
}

data += 1;

value_state:

data = lxb_html_encoding_skip_spaces(data, end);
Expand Down

0 comments on commit dced97c

Please sign in to comment.