[Java] Release 0.19.0
·
97 commits
to master
since this release
Added
removeInlinedSelectorsoption to remove selectors that were successfully inlined from<style>blocks.
Changed
- Update
cssparserto0.36. - Update
html5everto0.36. - Update
selectorsto0.33.
Performance
- Use element indexes for faster selector lookups on large documents.
- Use more efficient data structures for storing element styles.