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

Grid support with errors (print-css-rocks) #2152

Closed
zopyx opened this issue May 9, 2024 · 3 comments
Closed

Grid support with errors (print-css-rocks) #2152

zopyx opened this issue May 9, 2024 · 3 comments
Labels
bug Existing features not working as expected

Comments

@zopyx
Copy link

zopyx commented May 9, 2024

The print-css.rocks example

https://github.com/zopyx/print-css-rocks/tree/master/lessons/lesson-grid

renders with errors:

Correct rendering:

Bildschirmfoto 2024-05-09 um 07 28 43

Weasyprint rendering:

Bildschirmfoto 2024-05-09 um 07 28 36
@grewn0uille grewn0uille added the bug Existing features not working as expected label May 9, 2024
@liZe liZe closed this as completed in 20587c8 May 10, 2024
@liZe
Copy link
Member

liZe commented May 10, 2024

Thanks for the report. The order of grid-area was wrong, that was easy to fix!

@zopyx
Copy link
Author

zopyx commented May 16, 2024

Is this fixed in 62.1?

@liZe
Copy link
Member

liZe commented May 16, 2024

Is this fixed in 62.1?

No, it will be in 62.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Existing features not working as expected
Projects
None yet
Development

No branches or pull requests

3 participants