From e9b2a0735255613c441657ee27495a33ed91d504 Mon Sep 17 00:00:00 2001 From: poire-z Date: Sun, 14 Jan 2024 12:46:15 +0100 Subject: [PATCH] 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 item - bump CACHE_FILE_FORMAT_VERSION --- base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base b/base index b3cc73400..b7283ce59 160000 --- a/base +++ b/base @@ -1 +1 @@ -Subproject commit b3cc734001d2044ede977773ee6711eff3a212da +Subproject commit b7283ce5908569d2dcd367272791bc135a057fae