We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ffc09f commit 1b6b382Copy full SHA for 1b6b382
test/intl402/DateTimeFormat/12.1.1_1.js
@@ -3,7 +3,9 @@
3
4
/*---
5
es5id: 12.1.1_1
6
-description: Tests that the this-value is ignored in DateTimeFormat, if the this-value isn't a DateTimeFormat instance.
+description: >
7
+ Tests that the this-value is ignored in DateTimeFormat, if the this-value
8
+ isn't a DateTimeFormat instance.
9
author: Norbert Lindenberg
10
includes: [testIntl.js]
11
---*/
test/intl402/NumberFormat/11.1.1_1.js
es5id: 11.1.1_1
-description: Tests that the this-value is ignored in NumberFormat, if the this-value isn't a NumberFormat instance.
+ Tests that the this-value is ignored in NumberFormat, if the this-value
+ isn't a NumberFormat instance.
0 commit comments