netsurf/content/handlers
Michael Forney 6455a2ea83 SVG content handler: Fix plot style stroke_width
In 8332bf6b2a, when the stroke width was moved from a parameter to
the plot style field, it accidentally used the `stroke` field of
the svgtiny shape (the color) instead of `stroke_width`.

Signed-off-by: Michael Drake <michael.drake@codethink.co.uk>
2019-03-05 11:17:07 +00:00
..
css allow comments to supress implicit fallthrough warnings 2018-09-07 12:53:51 +01:00
html use memcpy instead of strcpy to make the dom string copy intention explicit 2019-03-04 17:32:41 +00:00
image SVG content handler: Fix plot style stroke_width 2019-03-05 11:17:07 +00:00
javascript DUKKY: Remove LOG/JS_LOG macros, update to dukky category 2019-02-17 11:33:37 +00:00
text Text handling: Display application/json, rather than offering download. 2018-08-14 16:15:12 +01:00
Makefile move html and text content handlers where they belong 2018-05-10 13:37:02 +01:00