[Tests] Fix more test expectations for SingleSubst .Format removal
This commit is contained in:
parent
6b2b2f4949
commit
d6bdfba587
@ -87,7 +87,7 @@
|
||||
<!-- SubTableCount=1 -->
|
||||
<ExtensionSubst index="0" Format="1">
|
||||
<ExtensionLookupType value="1"/>
|
||||
<SingleSubst Format="1">
|
||||
<SingleSubst>
|
||||
<Substitution in="g18" out="g23"/>
|
||||
<Substitution in="g19" out="g24"/>
|
||||
</SingleSubst>
|
||||
|
@ -35,7 +35,7 @@
|
||||
<!-- SubTableCount=1 -->
|
||||
<ExtensionSubst index="0" Format="1">
|
||||
<ExtensionLookupType value="1"/>
|
||||
<SingleSubst Format="1">
|
||||
<SingleSubst>
|
||||
<Substitution in="g18" out="g23"/>
|
||||
<Substitution in="g19" out="g24"/>
|
||||
</SingleSubst>
|
||||
|
@ -35,13 +35,13 @@
|
||||
<!-- SubTableCount=2 -->
|
||||
<ExtensionSubst index="0" Format="1">
|
||||
<ExtensionLookupType value="1"/>
|
||||
<SingleSubst Format="1">
|
||||
<SingleSubst>
|
||||
<Substitution in="g18" out="g23"/>
|
||||
</SingleSubst>
|
||||
</ExtensionSubst>
|
||||
<ExtensionSubst index="1" Format="1">
|
||||
<ExtensionLookupType value="1"/>
|
||||
<SingleSubst Format="1">
|
||||
<SingleSubst>
|
||||
<Substitution in="g19" out="g29"/>
|
||||
</SingleSubst>
|
||||
</ExtensionSubst>
|
||||
|
Loading…
x
Reference in New Issue
Block a user