All acceptance criteria pass: - Span constructible with all 10 fields per plan - CssHexColor newtype validates #rrggbb format - SpanFlags constants (BOLD=1, ITALIC=2, SMALLCAPS=4, SUBSCRIPT=8, SUPERSCRIPT=16) - ConfidenceSource enum (Native, Heuristic, Ocr) - Serde JSON serialization round-trips - Span Clone is cheap (Arc<str> shared) 24/24 tests pass. Implementation matches plan lines 1622-1646. |
||
|---|---|---|
| .. | ||
| pdftract-cer-diff | ||
| pdftract-cli | ||
| pdftract-core | ||
| pdftract-libpdftract | ||
| pdftract-py | ||