File size: 679 Bytes
228c92a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | {
"baseline": "baseline.docx",
"candidate": "candidate.docx",
"coverage_expectations": [],
"description": "A direct Settings leaf changes from explicit disabled to enabled while a fixed legacy FORMTEXT field remains stored in both documents. The pair does not open a client or perform a save/export.",
"facts": [
{
"kind": "save_forms_data_enabled",
"source": "word_settings"
}
],
"id": "review.save_forms_data_enabled",
"invariants": {
"changed_member_count": 1,
"package_member_set_stable": true,
"stored_text_stable": true
},
"review_expectation": "review",
"schema_version": 1,
"title": "Form-data-only save enabled"
}
|