content: render boundary (asHTML/asSx polymorphic) + 29 tests
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 48s

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-07 00:03:05 +00:00
parent 6e52ad5126
commit 0d93a9820f
6 changed files with 168 additions and 7 deletions

View File

@@ -1,9 +1,10 @@
{
"suites": {
"block": {"pass": 38, "fail": 0},
"doc": {"pass": 40, "fail": 0}
"doc": {"pass": 40, "fail": 0},
"render": {"pass": 29, "fail": 0}
},
"total_pass": 78,
"total_pass": 107,
"total_fail": 0,
"total": 78
"total": 107
}