netsurf/content/handlers
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 Presentational hints: Ensure length is initialised for auto margins. 2017-04-06 17:14:58 +01:00
image Update all core use of plotters to new API 2017-02-11 13:55:41 +00:00
javascript Duktape: Suppress warnings about increasing alignment of pointer type. 2017-03-23 17:52:28 +00:00
Makefile Move javascript content handler as appropriate for updated source format 2016-06-07 16:01:04 +01:00