netsurf/content/handlers/css
Michael Drake abdab90859 Presentational hints: Ensure length is initialised for auto margins.
Although the length is unused when margin is auto, having
uninitialised values present in a computed style means that
the style hashing may give the same style different hashes
depending on the unintitialised info.

The effect of this would have been be to reduce the chance
of computed style sharing.  It would have had no effect on
page rendering.
2017-04-06 17:14:58 +01:00
..
css.c Allow include directories to be added by sub makefiles 2016-06-06 14:47:27 +01:00
css.h
dump.c Allow include directories to be added by sub makefiles 2016-06-06 14:47:27 +01:00
dump.h
hints.c Presentational hints: Ensure length is initialised for auto margins. 2017-04-06 17:14:58 +01:00
hints.h fix spelling of retrived 2016-11-21 00:07:13 +00:00
internal.c Allow include directories to be added by sub makefiles 2016-06-06 14:47:27 +01:00
internal.h
Makefile
select.c move plot style header to netsurf include directory 2017-01-13 10:03:24 +00:00
select.h
utils.c Allow include directories to be added by sub makefiles 2016-06-06 14:47:27 +01:00
utils.h