Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jul 31, 2026
Initialize the document locator before starting tokenization
Show description for 41e32becommitted
Commits on May 22, 2026
Merge pull request #120 from keithamus/ignore-inputs-inside-select-fragment-context
Show description for b09277dauthored- committed
- committed
Commits on May 13, 2026
ensure mode is always set to INITIAL during startTokenization (#119)
Show description for bd7f0f7authored
Commits on May 12, 2026
- committed
Replace ICU4J UCharacter methods with standard Java Character class
Show description for 0015376committed
Commits on Apr 14, 2026
Commits on Mar 17, 2026
Implement “relaxed” parsing for “customizable select”
Show description for b5b1812committed
Commits on Feb 2, 2026
- committed
Commits on Dec 30, 2025
Implement circa 2021 spec change for fragment parsing in foreign content
Show description for 861d00acommittedSkip foreign-fragment.dat tests that are failing
Show description for 77526cbcommittedAdd CONTRIBUTING.md, with how-to docs on element-name code generation
Show description for 4276094committed
Commits on Dec 22, 2025
- committed
Commits on Nov 21, 2025
Mozilla bug 1997049 - Accelerate more HTML tokenizer states with SIMD. r=smaug
Show description for e3006b5committed
Commits on Nov 14, 2025
Mozilla bug 1995614: Atomize ATTR_TYPE strings and any single digit strings during tokenization. r=hsivonen
Show description for 4686affauthored andcommitted
Commits on Nov 10, 2025
Mozilla bug 1998923 - Make better inline and never-inline decisions around EnsureBufferSpace in the tokenizer. r=farre
Show description for a96e7d8committed
Commits on Oct 29, 2025
Mozilla bug 1499682 - SIMD-accelerate the HTML tokenizer in the innerHTML case. (#93)
Show description for 797f482authored
Commits on Sep 16, 2025
Mozilla bug 1981341 - Add referenceTarget and shadowRootReferenceTarget attributes. r=webidl,emilio,hsivonen
Show description for b177e8dauthored andcommitted
Commits on Aug 4, 2025
Commits on Jul 30, 2025
Commits on Jan 27, 2025
Mozilla bug 1069931 - Implement 'discard' element from SVG Animations r=emilio,hsivonen,dholbert,frontend-codestyle-reviewers
Show description for 35dfe92authored andcommitted
Commits on Dec 7, 2024
Commits on Oct 30, 2024
Mozilla bug 1725806 - Part 1. Add autocorrect attribute in html parser. r=dom-core,hsivonen
Show description for c25f974authored andcommitted- committed
Mozilla bug 1890428 - Add shadowrootserializable attribute. r=dom-core,hsivonen
Show description for 8b820caauthored andcommittedMozilla bug 1807017 - Consider to reuse the memory when nsHtml5Tokenizer::end() is called, r=hsivonen
Show description for 1297623committedCompute qName once we've filled in the local array. (#92)
Show description for 12dc2b7authored
Commits on Mar 8, 2024
Mozilla bug 1884108 - Add interned attribute "event" to the HTML parser. r=dom-core,peterv
Show description for 69f15e4committed
Commits on Mar 7, 2024
Mozilla bug 1880188 - Add shadowrootclonable attribute support. r=webidl,emilio
Show description for 177decaauthored andcommittedMozilla bug 1712140 - Part 3: Add support for parsing and building Declarative ShadowDOMs. r=dom-core,webidl,saschanaz,hsivonen
Show description for efa7832authored andcommitted