diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-13 15:20:18 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-13 15:20:18 -0500 |
| commit | 3be63a2bfc661e2d9062332a56601e8ed017cc8a (patch) | |
| tree | c863de68e09278e1288bd3f2255d8e1c7aff8c3b /scripts/theme-studio/README.md | |
| parent | 1a94aafff5e79eaf65212e9e1e83a80abecacaa2 (diff) | |
| download | dotemacs-3be63a2bfc661e2d9062332a56601e8ed017cc8a.tar.gz dotemacs-3be63a2bfc661e2d9062332a56601e8ed017cc8a.zip | |
Rename theme studio column browser gate
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 69dad3b6d..77ff3a456 100644 --- a/scripts/theme-studio/README.md +++ b/scripts/theme-studio/README.md @@ -43,7 +43,7 @@ The runner regenerates the page, runs the Python templating tests the spliced page script, and the browser hash gates in headless Chrome (`#selftest`, `#cursortest`, `#readouttest`, `#deltatest`, `#oklchtest`, `#planetest`, `#locktest`, `#sorttest`, `#mocktest`, `#contrasttest`, -`#safetest`, `#healtest`, `#familytest`, `#counttest`, `#baseedittest`, +`#safetest`, `#healtest`, `#columntest`, `#counttest`, `#baseedittest`, `#roundtriptest`). 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`, |
