File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -337,9 +337,6 @@ <h3 id="common-serializing-idioms"><span class="secno">3.1 </span>Common Seriali
337337 (U+0030 to U+0039) and the first character is a "< code title =""> -</ code > "
338338 (U+002D), then the character
339339 < a href ="#escape-a-character-as-code-point " title ="escape a character as code point "> escaped as code point</ a > .</ li >
340- < li > If the character is the second character and is "< code title =""> -</ code > "
341- (U+002D) and the first character is "< code title =""> -</ code > " as well, then the
342- < a href ="#escape-a-character " title ="escape a character "> escaped</ a > character.</ li >
343340 < li > If the character is not handled by one of the above rules and is
344341 greater than or equal to U+0080, is "< code title =""> -</ code > " (U+002D) or
345342 "< code title =""> _</ code > " (U+005F), or is in one of the ranges [0-9] (U+0030 to
Original file line number Diff line number Diff line change @@ -254,9 +254,6 @@ <h3>Common Serializing Idioms</h3>
254254 (U+0030 to U+0039) and the first character is a "< code title > -</ code > "
255255 (U+002D), then the character
256256 < span title ="escape a character as code point "> escaped as code point</ span > .</ li >
257- < li > If the character is the second character and is "< code title > -</ code > "
258- (U+002D) and the first character is "< code title > -</ code > " as well, then the
259- < span title ="escape a character "> escaped</ span > character.</ li >
260257 < li > If the character is not handled by one of the above rules and is
261258 greater than or equal to U+0080, is "< code title > -</ code > " (U+002D) or
262259 "< code title > _</ code > " (U+005F), or is in one of the ranges [0-9] (U+0030 to
You can’t perform that action at this time.
0 commit comments