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

Named pages #495

Merged
merged 19 commits into from
Aug 9, 2017
Merged

Named pages #495

merged 19 commits into from
Aug 9, 2017

Conversation

liZe
Copy link
Member

@liZe liZe commented Aug 4, 2017

See #57.

Random things:

  • simple cases are tested, but it's hard to find reliable and clear tests (there's nothing in the W3C suite),
  • implementing fragmentation is a must-have if we want to handle complicated cases (and fix many issues including Rewrite the line breaking algorithm #301),
  • page styles are not lazily generated,
  • some added code is slow, naive and stupid,
  • speciality of pages is wrong and could be easily fixed,
  • Prince has been a good tool to check that I've understood what's in the spec 😉.

@liZe liZe added the feature New feature that should be supported label Aug 4, 2017
@liZe liZe added this to the v0.40 milestone Aug 4, 2017
@liZe liZe merged commit 55fab4b into master Aug 9, 2017
@liZe liZe deleted the namedpages branch August 9, 2017 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature that should be supported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant