From 2a707cacf04410109d2f4dbd23c87e02bb62abe7 Mon Sep 17 00:00:00 2001 From: poire-z Date: Sat, 3 Aug 2019 22:19:20 +0200 Subject: [PATCH] bump crengine: CSS attribute selectors and pseudoclasses fixes (#5178) Includes https://github.com/koreader/crengine/pull/303: - Force a re-render when :last-child & other pseudoclasses are met - CSS: attribute selectors: don't check when there is no such attribute - CSS: attribute selectors: fix parsing of case insensitive flag --- base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base b/base index a30bbcd2d..099c1f78f 160000 --- a/base +++ b/base @@ -1 +1 @@ -Subproject commit a30bbcd2d6ab4c841a26efc2281d9779e0a369ab +Subproject commit 099c1f78f13721a61b88fe784778354f366ecca6