Skip to content

Commit e7674c0

Browse files
committed
Clarify 'torn' option in out-of-scope note
'torn' is a decorative CSS clip-path edge effect described in the interblah.net article; label it explicitly so the scope boundary is unambiguous. https://claude.ai/code/session_018PcxYjYGLWJq1ZeLHd61ez
1 parent 8397163 commit e7674c0

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

plan/99_screenshot-directive.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,9 @@ Parameters:
100100
| `click` | string | no || CSS selector to click before capture |
101101
| `hide` | list of string | no | `[]` | CSS selectors hidden via `display: none` for the capture |
102102

103-
Out of scope here: `crop`, `torn`, auth,
104-
scripted multi-step interactions. The
103+
Out of scope here: `crop`, `torn` (a
104+
decorative edge effect), auth, and scripted
105+
multi-step interactions. The
105106
`Capturer` interface (below) absorbs them
106107
later without re-shaping the directive
107108
surface.

0 commit comments

Comments
 (0)