Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions reference/uri/uri.uricomparisonmode.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@
<section xml:id="enum.uri-uricomparisonmode.intro">
&reftitle.intro;
<simpara>
Specifies if the <literal>fragment</literal> component should affect
the result of a URI comparison.
</simpara>
<simpara>
If the fragment is excluded from the comparison, two URIs will be
compared as if neither of them has a <literal>fragment</literal>
component.
</simpara>
</section>

Expand Down