view wisdom/links @ 11247:3984b7cae85f

<shachaf> swrjan s/pt/ek/
author HackBot
date Tue, 28 Nov 2017 08:53:44 +0000
parents 892a4df11b54
children
line wrap: on
line source

links is one of the very few HTML renderers that doesn't try to store a full document tree with heavyweight objects for each node just in case javascript wants to modify it later, so it's the only engine that can render those HTMLs that are automatically converted from a PDF and put each letter in a separate element.