Commit 781748e
authored
test(super-editor): pin SD-3158 start/end-only tcMar round-trip (#3314)
Narrower variant of SD-3152: a w:tcMar with ONLY w:start/w:end (no
top/bottom). Exercises the vertical-side branch of the merge loop being
fully skipped, while the horizontal branch still has to preserve the
logical key family.
Fixture is built by the word-api ooxml-fixture SDK CLI
(build --type tc-mar-logical) and pre-validated with OpenXmlValidator
(Office2019 profile). Same source the fixture-feedback harness uses,
so the test exercises identical input.
The original SD-3158 report was a stale-dist false positive in
fixture-feedback (packages/superdoc/dist is gitignored and was pre-fix).
After rebuild, the SDK fixture exports cleanly. This test pins the
behavior so a future regression on the start/end-only branch won't slip
through CI.1 parent f14f6eb commit 781748e
2 files changed
Lines changed: 32 additions & 0 deletions
File tree
- tests/behavior/tests/exporting
- fixtures
Binary file not shown.
Lines changed: 32 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
0 commit comments