Skip to content

Commit dced97c

Browse files
committed
Update Lexbor
1 parent 1612a71 commit dced97c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/dom/lexbor/lexbor/html/encoding.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -488,6 +488,8 @@ lxb_html_get_attribute(const lxb_char_t *data, const lxb_char_t *end,
488488
return data;
489489
}
490490

491+
data += 1;
492+
491493
value_state:
492494

493495
data = lxb_html_encoding_skip_spaces(data, end);

0 commit comments

Comments
 (0)