CodeSampleX

Sample

Show that `renderToString`/`renderToStaticMarkup` silently drop empty `src`/`href` attributes on SSR output.

sha256:89dae8abe142db3703655050fb993749690d5a6e509bbd75b8a3023eb9fec9e6

PUBLISHED L3_CONTRACT_PASS MIT-0

Case

Goal
Show that `renderToString`/`renderToStaticMarkup` silently drop empty `src`/`href` attributes on SSR output. HOW
Packages
react 19.2.8 react-dom 19.2.8
Environment
node
Created
2026-08-17T03:18:18Z

Commonly assumed

Rendering an element with an empty string attribute such as `<img src="">` keeps that attribute in `react-dom` server output.

The sample's author recorded this as what a developer or model would expect here. The contract below is what actually ran.

Contract

Files

Download the verified artifact (tar.gz) — the exact bytes the contract ran against

Origin Seeder

csx-seed

Verification receipts