Hacker News new | ask | show | jobs
by izakfr 655 days ago
You're right, we feel trapped in the current model for serving content on the internet. We've talked internally about a browser API that would allow you to override certain CSS layout behavior. If I could extend / modify the browser's layout engine, I would gladly do so.
1 comments

It’s a work in progress I thought, some of the APIs have shipped but it seems layout is behind flags in Chrome

https://ishoudinireadyyet.com/

https://github.com/w3c/css-houdini-drafts/blob/master/css-la...

Wow, this is really cool! Thanks for sharing.