issues
search
servo
/
html5ever
High-performance browser-grade HTML5 parser
Other
2.16k
stars
222
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Is it possible to not spam `debug!` message
#561
cdesouza-chromium
closed
3 weeks ago
2
Relax `<select>` parser (WHATWG proposal)
#560
untitaker
opened
4 weeks ago
0
bump html5lib tests, use dependabot to update it
#559
untitaker
closed
4 weeks ago
0
Add libtest-mimic
#558
untitaker
closed
1 month ago
0
test(fuzz): fuzz xml5ever
#557
LeoDog896
closed
1 month ago
0
Possible bug: html5ever serializer is too aggressive on escaping special characters.
#556
vnermolaev
closed
1 month ago
6
`RcDom` issues in `html2html` example
#555
atjn
opened
2 months ago
2
Bump version numbers (html:0.29, xml:0.20, markup:0.14)
#554
nicoburns
closed
2 months ago
4
Make return type of `TreeSink::elem_name` an associated type.
#553
nicoburns
closed
2 months ago
2
Problem using new immutable API with Slab-based DOM tree
#552
nicoburns
closed
2 months ago
3
Don't ignore warnings in `html5ever/src/tree_builder`
#551
simonwuelker
closed
2 months ago
0
Cargo version of markup5ever_rcdom has old dependencies
#550
njaard
closed
3 months ago
2
Publish markup5ever_rcdom 0.4
#549
xmakro
closed
3 months ago
2
Remove mutability from parser/tokenizer APIs.
#548
jdm
closed
3 months ago
5
Set the README and release html5ever / markup5ever
#547
mrobinson
closed
4 months ago
0
html5ever README not getting published to crates.io
#546
chriskrycho
closed
4 months ago
2
Profile-Guided Optimization (PGO) benchmark result
#545
zamazan4ik
opened
5 months ago
0
fix: add 'as' to local_names
#544
shanehandley
closed
5 months ago
0
Are there callbacks when processing closed labels?
#543
ddx533534
opened
5 months ago
3
Convert BufferQueue to use Interior Mutability
#542
Taym95
closed
3 months ago
8
Publish xml5ever 0.18.1.
#541
jdm
closed
5 months ago
0
Fix errors in CI.
#540
jdm
closed
5 months ago
0
Only check attributes of current tag for duplicates.
#539
jdm
closed
5 months ago
4
xml5ever drops xml attributes with matching namespace and local names
#538
noahbald
closed
5 months ago
5
Release version 0.12.1 of `markup5ever`
#537
mrobinson
closed
7 months ago
0
fix(local_names): add missing ARIA attributes
#536
nolanlawson
closed
7 months ago
0
Migrate code generation to `cargo xtask` workflow
#535
nickelc
closed
2 months ago
2
Make some improvements to the xml5ever README
#534
atouchet
closed
7 months ago
0
ci: All jobs should pass for CI to pass
#533
mrobinson
closed
7 months ago
1
Update xml5ever doc link
#532
atouchet
closed
7 months ago
0
Update to criterion 0.5
#531
rillian
closed
7 months ago
0
Switch doc link to docs.rs
#530
atouchet
closed
7 months ago
0
Update URLs and some formatting
#529
atouchet
closed
7 months ago
0
Remove rustc-test dependency
#528
rillian
closed
7 months ago
2
Update README for 0.27
#527
rillian
closed
7 months ago
1
tests fail under rust 1.77.1 to build because of rustc-test
#526
rillian
closed
7 months ago
1
Remove unnecessary version check from the benchmark build step
#525
nickelc
closed
7 months ago
0
Bump `actions/checkout` to v4
#524
nickelc
closed
8 months ago
0
docs: Fix bare URL in rustdoc
#523
nickelc
closed
7 months ago
0
Rename `master` branch to `main`
#522
mrobinson
closed
8 months ago
0
Remove more unnecessary imports
#521
djc
closed
8 months ago
0
Check formatting and Clippy lints in CI
#520
djc
closed
8 months ago
1
Make criterion a regular dev-dependency
#519
djc
closed
8 months ago
0
Fix incorrect Actions workflow expression
#518
djc
closed
8 months ago
0
Avoid warnings for duplicate imports
#517
djc
closed
8 months ago
0
Prepare new releases
#516
djc
closed
8 months ago
1
Add loading and referrerpolicy to local names
#515
KiChjang
closed
7 months ago
0
New release
#514
jplatte
closed
8 months ago
2
html5ever parses document in unexpected way
#513
kod-kristoff
closed
1 year ago
1
Malformed HTML parsed differently from browsers
#512
demurgos
opened
1 year ago
1
Next