Split out of #230, which grouped unrelated attribute drops on different elements. One repro per issue. ## What The key `<cancel>` element loses its `location` attribute on round-trip. Verified on `synthetic/cancel.location.3.0.xml`. ## Impact `attr:cancel@location` — 1 reorder-free candidate file. ## Repro ``` make dump-api-roundtrip && make classify-api-roundtrip # signature attr:cancel@location ``` ## References - Split from #230 · Part of #208 · feeds #213 · surfaced by PR #225
Split out of #230, which grouped unrelated attribute drops on different elements. One repro per issue.
What
The key
<cancel>element loses itslocationattribute on round-trip. Verified onsynthetic/cancel.location.3.0.xml.Impact
attr:cancel@location— 1 reorder-free candidate file.Repro
References