mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-25 15:59:36 +03:00
22640f85e0
Add BOX_TEXT type to distinguish boxes which came from an inline element to boxes which came from a text node. Add inline_parent pointer to box structure. Rewrite text-decoration support to take advantage of the new data (line colours are now correct). Note: there is a clipping issue in redraw. svn path=/import/netsurf/; revision=1732 |
||
---|---|---|
.. | ||
box_construct.c | ||
box_normalise.c | ||
box.c | ||
box.h | ||
font.h | ||
form.c | ||
form.h | ||
html_redraw.c | ||
html.c | ||
html.h | ||
layout.c | ||
layout.h | ||
list.c | ||
list.h | ||
textplain.c | ||
textplain.h |