diff options
| author | Jeroen van Rijn <Kelimion@users.noreply.github.com> | 2021-12-05 02:17:48 +0100 |
|---|---|---|
| committer | Jeroen van Rijn <Kelimion@users.noreply.github.com> | 2021-12-05 02:52:23 +0100 |
| commit | d65d6edb0e1887871c4de6a4e8a1630927153eae (patch) | |
| tree | 962864b2793913332adfe390521eff747f4c4863 /core/encoding/entity/example/test.html | |
| parent | 3d72e80ccf0f382f03a1c9407c4728862c5bca91 (diff) | |
[xml] Improve XML tests, test `core:encoding/entity`.
Diffstat (limited to 'core/encoding/entity/example/test.html')
| -rw-r--r-- | core/encoding/entity/example/test.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/encoding/entity/example/test.html b/core/encoding/entity/example/test.html index 62a0bb35a..ebbc6470c 100644 --- a/core/encoding/entity/example/test.html +++ b/core/encoding/entity/example/test.html @@ -22,7 +22,7 @@ </div>
<!-- EXPECTED: Foozle]! © BOX ® /BOX42&;1234& -->
<div>
- | | | fj ` \ ® ϱ ∳
+ | | | fj ` \ ® ϱ ∳ ⁏
</div>
</body>
</html>
\ No newline at end of file |