Skip to contentSkip to footer

Polypane 17.1

2 min read. Posted on January 18, 2024

Polypane 17.1 is primarily a bugfix and security release, but contains a few new features and newly supported browser extensions, as well as an updated Chromium. What's Polypane ? Polypane is the web browser for…

Read Article

Experimental Chromium Web Platform Features

2 min read. Posted on December 19, 2023

Polypane ships with the "experimental web platform features" flag enabled. This means you get to use a whole bunch of cool features as they're being experimented with in Chromium. What's Polypane ? Polypane is the web…

Read Article

Polypane 17: Meta panel updates, Reference image split slider and Chromium 120

8 min read. Posted on December 15, 2023

Polypane 17 ships with new features in the meta panel, a new split slider feature in the reference image tool, an updated console.table, native window controls on Windows and it runs on Chromium 120. What's Polypane…

Read Article

Using Selectlist in React

2 min read. Posted on November 15, 2023

Selectlist is an upcoming element that replaces the native select element with a fully stylable and customizable one, while still keeping all the native interactions and accessibility features. It's a sorely needed…

Read Article

Developing for color blindness with Polypane

3 min read. Posted on November 13, 2023

While you might know about color blindness, it can be difficult to imagine being color blind. In fact, many people think it means you can't see any color at all, which is not true. Full color blindness, or "Achromatopsia…

Read Article

Responsive design ground rules (updated for 2024)

6 min read. Posted on November 3, 2023

Creating a responsive design can be intimidating. There are many moving parts, things might lay out in ways you didn't expect and keeping all various viewports in mind when laying out a design can be daunting. With these…

Read Article

Polypane 16: workflow improvements, scoped styles and Chromium 118

6 min read. Posted on October 30, 2023

Polypane 16 ships a ton of improvements to common workflows, updates to the meta panel social media previews, support for @scope in the elements panel, an update to Chromium 118 and more. What's Polypane ? Polypane is…

Read Article

Where to put text so it doesn't overlap in the new X (Twitter) preview (2023)

2 min read. Posted on October 9, 2023

X (Twitter) recently updated their link previews to hide both the title and description, and overlaying the domain on top of the image. While this isn't great when it comes to accessibility, discoverability and the…

Read Article

Using the Intl segmenter API

3 min read. Posted on October 3, 2023

The Intl API in browsers has a ton of functionality around editing and formatting of text and numbers. While filling in the State of HTML survey I came across one feature I hadn't seen before: the segmenter API…

Read Article

Announcing Polypane Cloud: Accessibility testing for entire sites

3 min read. Posted on September 28, 2023

Today we're announcing Polypane Cloud . A new product that allows you to test the accessibility of an entire site in one go, based on all the tests and checks we've developed for Polypane in the last couple of years. It…

Read Article

Polypane 15: Fully featured browser in the browse panel, performance improvements, Chromium 116 and more

8 min read. Posted on September 11, 2023

In Polypane 15 we rebuilt the browse panel so that it's now a fully featured browser with tabs, pinned tabs, search and autocomplete. We also improved performance throughout the app, added new features to the elements…

Read Article

CSS breakpoints used by popular CSS frameworks

1 min read. Posted on August 17, 2023

When using a CSS framework it often doesn't matter what devices people use. These frameworks come with their own set of CSS breakpoints with components that work well with those breakpoints. Instead of configuring…

Read Article