Skip to content

Commit a60455f

Browse files
from travis ci: diff marking for change issue #7
1 parent 157aae8 commit a60455f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

standard/om20-editors-draft/omstd20-diff.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -3643,7 +3643,7 @@ <h4 id="sec_references">3.1.3 Some Notes on References</h4>
36433643
<p>We say that an <i>OpenMath</i> element dominates all its children and all elements
36443644
they dominate. An <small><code>OMR</code></small> element dominates its target,
36453645
i.e. the element that carries the <small><code>id</code></small> attribute pointed to
3646-
by the <small><code>href</code></small> attribute. For instance in the representation
3646+
by the <small><code class="chg">href</code></small> attribute. For instance in the representation
36473647
in <a href="#fig_shared_vs_unshared">Figure 3.1</a>, the
36483648
<small><code>OMA</code></small> element with <small><code>id="t1"</code></small> and
36493649
also the second <small><code>OMR</code></small> dominate the
@@ -3755,11 +3755,11 @@ <h5 id="sec_acyclicity">3.1.3.1 An Acyclicity Constraint</h5>
37553755

37563756
<p> Here, the <small><code>OMA</code></small> with
37573757
<small><code>id="bar"</code></small> dominates its third child, the
3758-
<small><code>OMR</code></small> with <small><code>href="#baz"</code></small>,
3758+
<small><code>OMR</code></small> with <small><code class="chg">href="#baz"</code></small>,
37593759
which dominates its target <small><code>OMA</code></small> with
37603760
<small><code>id="baz"</code></small>, which in turn dominates its third
37613761
child, the <small><code>OMR</code></small> with
3762-
<small><code>href="#bar"</code></small>, this finally dominates its
3762+
<small><code class="chg">href="#bar"</code></small>, this finally dominates its
37633763
target, the original <small><code>OMA</code></small> element with
37643764
<small><code>id="bar"</code></small>. So this pair of <i>OpenMath</i> objects
37653765
violates the acyclicity constraint and is not the <abbr>XML</abbr>
37 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)