Next.js Logo

Error statusesThe app otherwise only ever answers 200, 404 and 401, so a numeric status other than those had never reached the UI.

Dynamic field familiesOne pair per built-in Dynamic family. All five baselines are byte-identical; each changed document edits exactly one family’s value and nothing else, so a regression in one family cannot hide behind the others.

Before / after pairsRun a test against one half, then edit it to the other half. A test pointed at a single URL never produces a diff, because its first run becomes its own baseline.

HTML fixturesWeb pages, not PDFs. Both are served as text/html and both are kept out of the sitemap.

Supporting documentThe two HTML fixtures above are defined in terms of this file.