From 5949266d4dcedc32484556fbcc3acfcc3a144964 Mon Sep 17 00:00:00 2001 From: Charles-Axel Dein <120501+charlax@users.noreply.github.com> Date: Sun, 7 Jun 2026 20:03:11 -0400 Subject: [PATCH] Add website spec --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f4c9295..725cab4 100644 --- a/README.md +++ b/README.md @@ -2299,6 +2299,7 @@ Topics: - [Web Browser Engineering](https://browser.engineering/index.html): this book explains how to build a basic but complete web browser, from networking to JavaScript, in a couple thousand lines of Python. - [Don't animate height!](https://www.granola.ai/blog/dont-animate-height) - [How modern browsers work](https://addyo.substack.com/p/how-modern-browsers-work) +- [The Website Specification](https://specification.website/) URLs: