References — bi-16 Capstone: From Component to Pixel
Primary sources first. In-tree Chromium docs beat any external source, including these modules.
The capstone integrates every prior module. Its references are the primary sources you should now be able to read without a guide.
The complete path, once more
- Life of a Pixel — watch it again at the end; it reads completely differently.
- How Blink works
- Chromium design documents index
Specifications you should now be fluent in
- HTML Standard — parsing, event loop,
dialog, forms - DOM Standard
- CSS Cascade 5 · Containment 3 · Sizing 3
- Web IDL
Demonstrating the capability
- WPT — a test that pins behaviour you traced
- Chromium contribution workflow — a documentation or test CL is a legitimate capstone artefact
- fe-51 — Failure case-study gauntlet (planned) — the frontend track's equivalent integration exercise
Related modules
Every bi-* module. If any of them still feels opaque, the capstone will surface it — that is what
it is for.
When a claim here proves stale, record it in PROGRESS.md section 7.