File size: 704 Bytes
228c92a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | {
"baseline": "baseline.docx",
"candidate": "candidate.docx",
"coverage_expectations": [],
"description": "A fixed DOCVARIABLE field reference retains its stored result text and private variable name while the value of its settings-stored document variable changes.",
"facts": [
{
"binding": "document_variable",
"kind": "document_variable_value_changed",
"source": "word_settings"
}
],
"id": "binding.document_variable_value_changed",
"invariants": {
"changed_member_count": 1,
"package_member_set_stable": true,
"stored_text_stable": true
},
"review_expectation": "review",
"schema_version": 1,
"title": "Document-variable value changed"
}
|