Martin Thomson

Results 118 issues of Martin Thomson

Numeric values apply correctly, but are reported as booleans: ``` [jshint] Using custom options:...,maxcomplexity=false,... ``` Which isn't constructive. The output does not need to be so verbose on success, only...

At the same time as #9, it probably makes sense to look into support for dashed lines drawn with U+2506 and similar. There is already support for drawing them, just...

There is some limited support for these in the tool, but that support needs a fair bit of work. Do that work. https://www.fileformat.info/info/unicode/block/box_drawing/list.htm

Might be nice to recognize and draw a nice picture for these. ``` o -|- / \ ``` goat makes a mess of these. I can understand why. Special code...

"A 16,16 0 0,0" or "A 16,16 0 0,1" produces a circular arc. The current approach uses Bézier curves, which end up being larger and harder to produce.

This generates extra, unwanted curves: ``` .-. | * |

(Using Firefox 88.) I loaded [the demo page](https://kagami.github.io/avif.js/) happily. Then I opened [a single image](https://kagami.github.io/avif.js/Mexico.5f45d60c.avif) in a new tab (using right-click + "Open Image in New Tab"). This fails. A...

We have an internal implementation of this in Gecko, but it would be nice if we could expose that to script.

addition/proposal
topic: api

Browsers are removing TLS 1.0 and 1.1 support in the next 12 months and we've been starting to mark them as "bad". I'd like to request that these be given...

This adds cross references for all uses of the names of frames, transport parameters, and error codes. It should make the document more usable as a result. A side-effect of...

-transport