Title: [228277] trunk/JSTests
- Revision
- 228277
- Author
- [email protected]
- Date
- 2018-02-08 09:53:49 -0800 (Thu, 08 Feb 2018)
Log Message
Unreviewed, fix invalid line terminator in old test262 file part 2
https://bugs.webkit.org/show_bug.cgi?id=182468
* test262/test/built-ins/Function/prototype/toString/line-terminator-normalisation-CR.js:
Modified Paths
Diff
Modified: trunk/JSTests/ChangeLog (228276 => 228277)
--- trunk/JSTests/ChangeLog 2018-02-08 17:49:10 UTC (rev 228276)
+++ trunk/JSTests/ChangeLog 2018-02-08 17:53:49 UTC (rev 228277)
@@ -1,5 +1,12 @@
2018-02-08 Yusuke Suzuki <[email protected]>
+ Unreviewed, fix invalid line terminator in old test262 file part 2
+ https://bugs.webkit.org/show_bug.cgi?id=182468
+
+ * test262/test/built-ins/Function/prototype/toString/line-terminator-normalisation-CR.js:
+
+2018-02-08 Yusuke Suzuki <[email protected]>
+
Unreviewed, fix invalid line terminator in old test262 file
https://bugs.webkit.org/show_bug.cgi?id=182468
Modified: trunk/JSTests/test262/test/built-ins/Function/prototype/toString/line-terminator-normalisation-CR.js (228276 => 228277)
--- trunk/JSTests/test262/test/built-ins/Function/prototype/toString/line-terminator-normalisation-CR.js 2018-02-08 17:49:10 UTC (rev 228276)
+++ trunk/JSTests/test262/test/built-ins/Function/prototype/toString/line-terminator-normalisation-CR.js 2018-02-08 17:53:49 UTC (rev 228277)
@@ -4,7 +4,7 @@
/*--- esid: sec-function-definitions-runtime-semantics-instantiatefunctionobject description: Function.prototype.toString line terminator normalisation (CR)-info: >+info: | Function.prototype.toString should not normalise line terminator sequences to Line Feed characters. This file uses Carriage Return characters as line terminators. ---*/
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes