-
This is the error I get during the run:
Error: Error during archive messages in folder 'Folder name'. Error: TypeError: this.view.dbView is null. mail3PaneWindow - [object ChromeWindow]
Source File: C…
-
**In , Craig Francis said:**
Just re-raising the suggestion of allowing an iframe or textarea to increase its height based on its content.
Mats Palmgren suggested that I raise this issue again, …
-
# Document title, URLs, estimated publication date
Title: CSS Multi-column Layout Level 1
Editor's Draft: https://drafts.csswg.org/css-multicol/
Publication date: as soon as approved.
# Abstra…
-
https://www.w3.org/TR/css3-mediaqueries/#orientation
https://drafts.csswg.org/mediaqueries-3/#orientation
When using `@media screen and (orientation: portrait)` and `@media screen and (orientation…
-
It would be nice to output a nice and valid robots.txt.
-
Abstract
This document describes how an author can set a referrer policy for documents they create, and the impact of such a policy on the Referer HTTP header for outgoing requests…
-
I'm creating this issue to explore the possibility of developing a spec for gRPC-over-HTTP/3.
HTTP/3 is currently an IETF draft, available to view at https://quicwg.org/base-drafts/draft-ietf-quic-…
-
Is `:whitespace-only` really that bad? It's a more niche case so longer names seem acceptable then? Or just decide on `:blank` and remove the issue marker, allowing implementations to remove the prefi…
-
Support sieve/milter support, so that an user can configure server-side filters to avoid redundant filter setups on different clients.
Supported clients (remote configuration via sieve protocol) ar…
-
The most intuitive way to implement nesting rules is probably just expand them internally as their complete form, just like what preprocessors do nowadays.
But this has a problem that it means the …