ietf-tools / datatracker

The day-to-day front-end to the IETF database for people who work on IETF standards.
https://datatracker.ietf.org
BSD 3-Clause "New" or "Revised" License
597 stars 364 forks source link

`weasyprint` does CSS grid now #7382

Open larseggert opened 6 months ago

larseggert commented 6 months ago

Description

Which means the HTMLized CSS could finally use it for the first-page header box. CC @martinthomson

https://github.com/Kozea/WeasyPrint/pull/2121

Code of Conduct

rjsparks commented 5 months ago

@martinthomson @larseggert Is this something either of you will have time to pursue?

martinthomson commented 4 months ago

Mostly this is just a matter of purging all of the workaround code. That should be straightforward, but - as you can see by the delay - finding that time might take a little time.