Guillaume Ayoub
Guillaume Ayoub
@andul The more I think about this problem, the more I feel that thereās something wrong in WeasyPrint: when we get the same result with different browsers, and when this...
@minorum I donāt think that thereās a simple workaround for now.
Thanks a lot to everybody here šš½ and to @kygoh for the pull request!
Thanks for the bug report. Thatās strange, we have so many tests to check that this couldnāt happen! We probably need one moreā¦
Hi! Thanks for the proposal. This solution is appealing, as itās simple and removes a quite dirty workaround! But I think that itās actually broken in some corner cases. For...
> Is the test written correctly? Yes, thatās great. Thanks a lot, my comment was more a reminder for me than an advice for you! šļø > What I was...
> When I checked, I wanted to say that the previous code was also what was causing the error. (but wasn't sure if that was correct) I donāt get the...
Closing for now, please add a comment if you want to share new commits on this topic.
Hi! Could you please share a full HTML+CSS example, not a template with unknown variables, so that we can reproduce the problem?
Iām sorry, but I donāt understand how your document works. - Your body is a flex container with no wrap, so it wonāt have more than one line. - Your...