Uku Sõrmus

Results 5 comments of Uku Sõrmus

The issue can be fixed without adding a jQuery dependency by overriding your project's search page template. Here's one possible solution with a `noscript` tag. `_templates/search.html`: ```jinja {%- extends "basic/search.html"...

From a project I'm working on, no wrap neither horizontally nor vertically and growing/shrinking with size (the horizontal wrap part is `/* always wrap content */`): using code-input 2.3: ```html...

Another mixed case of consecutive dots and a trailing dot is ... consecutive trailing dots (what is it, then, technically - still one (empty) root label and N empty non-root...

Should the two opposing terms used to describe the request type span both same-origin and cross-origin scenarios, or be explicitly only bothered with cross-origin scenarios? This changes what the two...

@jub0bs Yes, seems like a valid summary (but I'm not sure about the conclusion). If we extend the request "type" (e.g. non-preflighted/preflighted) to any request, we can have a (mental...