Y
Hacker News
new
|
ask
|
show
|
jobs
by
hamilyon2
1542 days ago
Do web browsers nowadays have a way to save a part of html dom with every style inlined?
If not, that is a huge opportunity.
2 comments
macspoofing
1541 days ago
I think that's an impossible problem to solve for the general case. To guarantee correct rendering, you very well need to push the site through the entire rendering/js pipeline.
link
genidoi
1541 days ago
SinglePage the chrome extension does this I believe
link
cxr
1541 days ago
<
https://news.ycombinator.com/item?id=30527999
>
See also: <
https://gildas-lormeau.github.io/
>
link