bump crengine: fix CSS cascade, support :is(), other fixes (#11353)

Includes:
- Fix getToc() not cached on initial loading
- CSS: add support for forgotten "border-style: hidden"
- CSS: fix parsing of 'div :something' and 'div [attr]'
- CSS: fix checking E[foo~="value"]
- CSS: order rules as written when building a selector
- CSS: fix useragent vs. author stylesheet CSS cascade
- CSS: pass useragent_sheet flag all along parse() code
- CSS: add private selector syntax to match against text
- CSS: add support for :is(), :where() and :not() pseudoclasses
- EPUB: don't ignore any <spine> item
- bump CACHE_FILE_FORMAT_VERSION
reviewable/pr11356/r1
poire-z 3 months ago committed by GitHub
parent b2b87bd651
commit e9b2a07352
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1 +1 @@
Subproject commit b3cc734001d2044ede977773ee6711eff3a212da
Subproject commit b7283ce5908569d2dcd367272791bc135a057fae
Loading…
Cancel
Save