Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump crengine: CSS attribute selectors and pseudoclasses fixes #5178

Merged
merged 1 commit into from
Aug 3, 2019

Conversation

poire-z
Copy link
Contributor

@poire-z poire-z commented Aug 3, 2019

Includes koreader/crengine#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

Includes:
- 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
@Frenzie Frenzie added this to the 2019.08 milestone Aug 3, 2019
@Frenzie Frenzie merged commit 2a707ca into koreader:master Aug 3, 2019
@poire-z poire-z deleted the bump_crengine branch August 3, 2019 20:34
mwoz123 pushed a commit to mwoz123/koreader that referenced this pull request Mar 29, 2020
…der#5178)

Includes koreader/crengine#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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants