File size: 675 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 24 | {
"baseline": "baseline.docx",
"candidate": "candidate.docx",
"coverage_expectations": [],
"description": "A normal run is wrapped in external relationship-backed w:hyperlink markup without changing its stored display text.",
"facts": [
{
"binding": "external",
"kind": "word_hyperlink_added",
"relationship_category": "hyperlink",
"source": "word_hyperlink"
}
],
"id": "interaction.word_hyperlink_added",
"invariants": {
"changed_member_count": 2,
"package_member_set_stable": true,
"stored_text_stable": true
},
"review_expectation": "block",
"schema_version": 1,
"title": "Direct Word hyperlink added"
}
|