Skip to content

bump crengine: revamp CSS 'inherit' handling, other fixes #10865

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

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

poire-z
Copy link
Contributor

@poire-z poire-z commented Aug 31, 2023

Includes koreader/crengine#525 :

  • SVG: <epub:switch/case/default>: accept SVG
  • Text: don't adjust spacing of leading no-break-space
  • Block rendering: fix "break-before: always" sometimes not ensured
    See bad layout of tables #10770 (comment)
  • Styles: parse <style> as white-space: pre
  • CSS: revamp 'inherit' handling, now fully per CSS specs
  • CSS/colors: handle 'transparent' as a real color

Also includes koreader/koreader-base#1650:

  • android: forward play and pause to the system

This change is Reviewable

Includes:
- SVG: <epub:switch/case/default>: accept SVG
- Text: don't adjust spacing of leading no-break-space
- Block rendering: fix "break-before: always" sometimes not ensured
- Styles: parse <style> as white-space: pre
- CSS: revamp 'inherit' handling, now fully per CSS specs
- CSS/colors: handle 'transparent' as a real color

Also includes:
- android: forward play and pause to the system
@poire-z poire-z added this to the 2023.09 milestone Aug 31, 2023
@poire-z poire-z merged commit 0ef7729 into koreader:master Aug 31, 2023
@poire-z poire-z deleted the bump_crengine branch August 31, 2023 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant