Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

webplatform.news

Web Platform News

Get the latest updates from Web Platform News directly as they happen.

Follow now 78 followers

Latest posts

Last updated over 1 year ago

Avoid the browsers’ default error messages for form validation

about 2 years ago

Browsers provide form validation by default. Unfortunately, the default error messages have...

Early Hints is the new alternative to HTTP/2 Server Push

about 2 years ago

When a web page is requested, the web server may sometimes take...

Full prerendering in Chrome

about 2 years ago

Chrome supports a new type of full prerendering (a replacement1 for <link...

Interacting with websites using spoken commands

about 2 years ago

People with motor disabilities use speech recognition software (e.g, Dragon, iOS Voice...

Yielding after 50 milliseconds to keep the page responsive

about 2 years ago

A web page’s JavaScript code can cause long tasks (50 milliseconds or...

Šime’s newsletter #4

about 2 years ago

PWA as Windows application: On Windows, a PWA can already work well...

The HTML template element does more than just hide content

about 2 years ago

The HTML <template> element1 is a unique kind of element2. The HTML...

Browsers should not apply CSS text-transform when text is copied

about 2 years ago

The CSS text‑transform property1 can be used to change the letter case2...

The audio element does not loop seamlessly in browsers

about 2 years ago

The <audio> element has been supported in all major browsers since 2013...

Intl.NumberFormat has a compact notation with two display modes

about 2 years ago

In the Internationalization API1, the Intl.NumberFormat constructor2 for language-sensitive number formatting provides...

The events index in the HTML Standard does not list all events

about 2 years ago

The events index1 in the HTML Standard does not list a number...

The low-level CSS font‑feature‑settings property is still needed for some common font features

about 2 years ago

The CSS Fonts module contains a list of around 40 font features...