Split out of #230, which grouped unrelated attribute drops on different elements. One repro per issue. ## What `<credit-words>` loses its `justify` attribute on round-trip. Verified on `lysuite/ly52a_PageLayout.xml`. ## Impact `attr:credit-words@justify` — 3 reorder-free candidate files. ## Repro ``` make dump-api-roundtrip && make classify-api-roundtrip # signature attr:credit-words@justify ``` ## 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
<credit-words>loses itsjustifyattribute on round-trip. Verified onlysuite/ly52a_PageLayout.xml.Impact
attr:credit-words@justify— 3 reorder-free candidate files.Repro
References