We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84911fe commit ee79f9fCopy full SHA for ee79f9f
tests/benchmarks/html-standard-compact.kdl
@@ -491685,7 +491685,7 @@ html lang=en-US-x-hixie {
491685
}
491686
td " U+0200E "
491687
td {
491688
- span class=glyph ""
+ span class=glyph "\u{200e}"
491689
491690
491691
tr id=entity-lrtri {
@@ -497373,7 +497373,7 @@ html lang=en-US-x-hixie {
497373
497374
td " U+0200F "
497375
497376
- span class=glyph ""
+ span class=glyph "\u{200f}"
497377
497378
497379
tr id=entity-rmoust {
0 commit comments