Scenario: parser recovery and diagnostics
Open in Inspector -> Malformed source recovery
specified graph-owned fixture
source
src://errors/malformed-repair.html rendered rendered://public/errors/malformed-repair.html corpus public://_hypermake/testing/latest.json Repair Target
What this page tests
Malformed template fragments, parser recovery, diagnostics, and one-click repair affordances.
The user-facing failure should identify the broken source span and provide a small inline repair action.
The source editor tests intentionally introduce malformed attribute and text fragments on this page, then repair them.
Safe starting fragment
Expected behavior
- Invalid markup should become an error fragment, not collapse neighboring source nodes.
- Diagnostics should link to the broken source location and expose a resolve action when safe.
- Legal quote input in attributes should be encoded rather than reported as malformed.