Thomas Steiner
Thomas Steiner
There is a difference between indie app stores where anyone can submit apps to and that are crawl-based (they crawl regularly and update the local information they have about an...
The ability to specify separate light/dark mode home screen icons is something that we have definitely heard developer need for. On the other hand, as far as we can tell,...
Since the tool creates the up-converted versions for doing the calculations, it could just as well also make these versions available in the UI (stretch: or even show a side-by-side...
Fixes https://github.com/GoogleChrome/developer.chrome.com/issues/3323 Changes proposed in this pull request: - Add the article. [Staging preview](https://deploy-preview-3352--developer-chrome-com.netlify.app/blog/deprecating-web-sql/)
Changes proposed in this pull request: - Add Fugu landing page.
Fixes https://github.com/GoogleChrome/developer.chrome.com/issues/3091 Changes proposed in this pull request: - Add two articles
* Proposed title: The Capable Web * Proposed by: tsteiner * Related areas: Fugu/Capabilities * Content type: Explanation (https://documentation.divio.com/explanation/) * Deadline: 7/31/2022 * Deadline explanation: Arbitrary :-) * [Draft](https://docs.google.com/document/d/1x0wqyVo1ZxDCjaWBqjIcPfE4k22qhMVaypDkkonzIfA/edit#) *...
The current "mono repo" approach makes following explainers extremely tedious. Random email subject example from my Inbox: `[WebKit/explainers] Feedback (#32)` 🤔 I know each Issue has a label, but they...
## Request for position on an emerging web specification * WebKittens who can provide input: ? ### Information about the spec * Spec Title: User Preference Media Features Client Hints...
Currently adding the Content Security meta tag to [upgrade insecure requests](https://www.w3.org/TR/upgrade-insecure-requests/)… ```html ``` results in the [error message](https://validator.ampproject.org/#url=https%3A%2F%2Fblog.tomayac.com%2Fcategories%2Fles-francais)… ```plaintext The attribute 'http-equiv' may not appear in tag 'meta name= and...