The Test Pages
Index
Sometimes the fastest way to find out how things behave in the browser is to just try them out.
Over the years, I’ve created various test pages, so eventually they all ended up in this collection for quick access.
Posts in this series
-
CSS System Colors
With some unstyled HTML elements on the side.
Extra
-
Hyphenation
Consistent browser behavior, but still hard to grasp.
Extra
-
Relative CSS units
Quite a few more units have entered the picture.
Extra
-
Media Queries Test Page
May contain traces of Media Queries Level 5.
Extra
-
:focus-visible and JavaScript
How moving focus with script affects the CSS focus-visible selector.
Extra
-
Safari vs. Unstyled Lists
Safari requires ARIA to retain semantics of unstyled lists.
Extra
-
CSS at-rule nesting Test Page
What started with the question whether @supports may live @media, ended up in a test page.
Extra
-
Breakpoints for Print
A media query test page for web browsers.
Extra
-
VoiceOver Table Issues
Do not feed an HTML table without display:table to VoiceOver (Mac).
Extra
-
::first-letter Test Page
You think it’s easy to determine the first letter of a sentence? Think again!
Extra