diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-13 15:26:25 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-13 15:26:25 -0500 |
| commit | 64f95c199339eb6bbeb90dcb896a14a4f554eed2 (patch) | |
| tree | 4cbb136cbe0b7faa986e877662eba3275b02f1f3 /scripts/theme-studio/README.md | |
| parent | 5fc9ffd02f7ba60ee48db7b25ca85e8567fc6264 (diff) | |
| download | dotemacs-64f95c199339eb6bbeb90dcb896a14a4f554eed2.tar.gz dotemacs-64f95c199339eb6bbeb90dcb896a14a4f554eed2.zip | |
Pin theme studio preview links and column exports
Diffstat (limited to 'scripts/theme-studio/README.md')
| -rw-r--r-- | scripts/theme-studio/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/theme-studio/README.md b/scripts/theme-studio/README.md index a5bf80fd..4884a143 100644 --- a/scripts/theme-studio/README.md +++ b/scripts/theme-studio/README.md @@ -44,7 +44,7 @@ the spliced page script, and the browser hash gates in headless Chrome (`#selftest`, `#cursortest`, `#readouttest`, `#deltatest`, `#oklchtest`, `#planetest`, `#locktest`, `#sorttest`, `#mocktest`, `#contrasttest`, `#safetest`, `#healtest`, `#columntest`, `#counttest`, `#baseedittest`, -`#roundtriptest`). It exits non-zero on any failure. The browser gates need a +`#roundtriptest`, `#beveltest`, `#previewlinktest`). It exits non-zero on any failure. The browser gates need a Chromium-family browser; without one they report SKIPPED rather than passing silently. The pure color math and the extracted picker logic (`planeCell`, `paletteWarnings`) live in `colormath.js` so they are unit-tested directly in |
