Test suites for Web platform specs — including WHATWG, W3C, and others
WPT is a comprehensive test suite for web platform specifications maintained by W3C and WHATWG, covering standards across multiple browsers including Chrome, Firefox, Safari, Edge, and Opera. The repository contains organized test directories for diverse web technologies—from accessibility and annotation standards to Bluetooth APIs, client hints, and dialogue interactions—with each test suite designed to validate specification compliance and interoperability across implementations. Tests are written in HTML and JavaScript, often incorporating manual and automated testing workflows, and results can be captured and reported through W3C's test-results infrastructure and wptreport tooling.