netsurf/css
Michael Drake 35f7f2b9f3 Resolve relative URLs in inline CSS relative to document's base URL, rather than its content URL.
This means passing the base URL as the URL param to LibCSS's
css_stylesheet_create, rather than the URL of the source of
the style data.
2014-09-18 18:07:52 +01:00
..
css.c when walking the css imports ensure the content is present before dereferencing it 2014-07-08 13:25:54 +01:00
css.h
dump.c Handle overflow-x and overflow-y properties. 2014-06-01 18:36:22 +01:00
dump.h
internal.c
internal.h
Makefile
select.c Resolve relative URLs in inline CSS relative to document's base URL, rather than its content URL. 2014-09-18 18:07:52 +01:00
select.h Make nscss_get_style return completed computed styles. Now matches nscss_get_blank_style, and no need for anything outside css/select.c to see partial computed styles. 2013-12-19 14:21:15 +00:00
utils.c
utils.h Move NetSurf to CSS colour conversion macro. Make both conversion macros the same. 2013-05-29 12:10:40 +01:00