diff options
| author | Jackson Moore <jacksonmoore@tuta.io> | 2026-09-04 17:44:11 +0200 |
|---|---|---|
| committer | Jackson Moore <jacksonmoore@tuta.io> | 2026-09-04 17:44:11 +0200 |
| commit | 8830e997d00dac5f94c637e8513cfa0ff70f617c (patch) | |
| tree | a0aac83293e6cc913fe2b8b5d239741b6362960a /conformance/specification-observations.txt | |
| parent | 14f40c7d5fdaf4746d9fa462952e7a3595636dfd (diff) | |
Correct direct-preview fixture movement outcome
Diffstat (limited to 'conformance/specification-observations.txt')
| -rw-r--r-- | conformance/specification-observations.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/conformance/specification-observations.txt b/conformance/specification-observations.txt index d8f8139..f4633d4 100644 --- a/conformance/specification-observations.txt +++ b/conformance/specification-observations.txt @@ -11,3 +11,14 @@ buffer and target. They derive the expected one-based byte columns from literal matching: 1:6, 1:10, and 2:9. This resolution follows sections 3.1, 9.2, and 10.2. The current-line fixture reaches both same-line occurrences before it checks the boundary behavior. + +OBS-002 +Source: specification.txt, section 15.8 +Fixture: SCN-1508-DIRECT-TWO +Status: resolved during Phase 16 + +The direct-preview columns are independent of the acquired target. The fixture +acquires lower-case "h" in default case mode with count two. The line has one +lower-case "h", so movement applies the first partial endpoint at column 6 and +reports a failed search. The preview expectation remains the specified count-two +column set. |
