test262/src/insignificant-input-elements/paragraph-separator.case

30 lines
474 B
Plaintext

// Copyright (C) 2021 Richard Gibson. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/*---
desc: U+2029 PARAGRAPH SEPARATOR <PS>
template: expression
esid: sec-white-space
info: |
<tr>
<td>
`U+2029`
</td>
<td>
PARAGRAPH SEPARATOR
</td>
<td>
&lt;PS&gt;
</td>
</tr>
LineTerminator ::
&lt;LF&gt;
&lt;CR&gt;
&lt;LS&gt;
&lt;PS&gt;
---*/
//- character codepoints
2029