Skip to content

Pull requests: html5lib/html5lib-tests

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix #20: add test for li in foster parent case
#82 by gsnedders was merged Feb 6, 2017 Loading… updated Feb 6, 2017
Test the ambiguous ampersand state
#94 by zcorpan was merged Jun 23, 2017 Loading… updated Jun 23, 2017
Add a list of currently allowed initial states
#101 by RReverser was merged Jul 25, 2017 Loading… updated Jul 25, 2017
Test U+0000 in bogus comment and bogus doctype states
#103 by zcorpan was merged Aug 22, 2017 Loading… updated Aug 22, 2017
Move #script-off to the usual place relative to the other sections of a test
#104 by hsivonen was merged Jan 23, 2018 Loading… updated Jan 23, 2018
Move #script-off to the right location
#106 by stevecheckoway was merged Aug 22, 2018 Loading… updated Aug 22, 2018
Improve tokenizer test coverage
#122 by ag-eitilt was merged May 26, 2020 Loading… updated May 26, 2020
Add a test for order of comments after </html>
#126 by gsnedders was merged May 28, 2020 Loading… updated May 28, 2020
Test SVG fragment parsing w/ td/tr/tbody context
#129 by sideshowbarker was merged Aug 13, 2020 Loading… updated Aug 21, 2020
Test scripted encoding support
#131 by sideshowbarker was merged Aug 21, 2020 Loading… updated Aug 21, 2020
Update existing tests and add new tests per spec change (<svg><p> in innerHTML)
#133 by zcorpan was merged Mar 2, 2021 Loading… updated Mar 2, 2021
Test </p> and </br> in SVG
#135 by zcorpan was merged Jun 11, 2021 Loading… updated Jun 21, 2021
Add tests for line breaks in the comment end bang state
#121 by hsivonen was merged Apr 10, 2019 Loading… updated Jun 25, 2021
Fix errors in the tokenizer and tree construction tests.
#136 by stevecheckoway was merged Jul 5, 2021 Loading… updated Jul 5, 2021
Add new test for script data
#139 by untitaker was merged Dec 5, 2021 Loading… updated Dec 5, 2021
Test parsing of the <search> element
#142 by zcorpan was merged Feb 11, 2022 Loading… updated Feb 11, 2022
Fix tokenizer EOF error positions
#144 by fb55 was merged Mar 11, 2022 Loading… updated Mar 11, 2022
Add tests for form in template, << in comment
#145 by fb55 was merged Mar 11, 2022 Loading… updated Mar 11, 2022
Add test for </button> closing <p>
#146 by fb55 was merged May 9, 2022 Loading… updated Jul 11, 2022
Test spec change: Remove parse error for <template><tr></tr> </template>
#150 by alexander-akait was merged Sep 15, 2022 Loading… updated Sep 22, 2022
test: fix
#151 by alexander-akait was merged Oct 20, 2022 Loading… updated Oct 20, 2022
Correct the test case from 56d589a to meet format expectations
#148 by flavorjones was merged Nov 17, 2022 Loading… updated Nov 17, 2022
Upstream WebKit tests
#157 by annevk was merged Mar 31, 2023 Loading… updated Mar 31, 2023
Correct another <template> test
#158 by annevk was merged Mar 31, 2023 Loading… updated Mar 31, 2023
Upstream new WebKit Math and namespaced attribute tests
#162 by annevk was merged Apr 5, 2023 Loading… updated Apr 5, 2023
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.