Title: [199171] trunk/LayoutTests
- Revision
- 199171
- Author
- [email protected]
- Date
- 2016-04-07 12:47:27 -0700 (Thu, 07 Apr 2016)
Log Message
Unreviewed follow-up fix to r199168. Add missing newline in expected output.
* inspector/codemirror/resources/prettyprinting/_javascript_-tests/single-statement-blocks-expected.js:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (199170 => 199171)
--- trunk/LayoutTests/ChangeLog 2016-04-07 19:38:00 UTC (rev 199170)
+++ trunk/LayoutTests/ChangeLog 2016-04-07 19:47:27 UTC (rev 199171)
@@ -1,5 +1,11 @@
2016-04-07 Joseph Pecoraro <[email protected]>
+ Unreviewed follow-up fix to r199168. Add missing newline in expected output.
+
+ * inspector/codemirror/resources/prettyprinting/_javascript_-tests/single-statement-blocks-expected.js:
+
+2016-04-07 Joseph Pecoraro <[email protected]>
+
Web Inspector: Improve _javascript_ pretty printing
https://bugs.webkit.org/show_bug.cgi?id=156178
<rdar://problem/25535719>
Modified: trunk/LayoutTests/inspector/codemirror/resources/prettyprinting/_javascript_-tests/single-statement-blocks-expected.js (199170 => 199171)
--- trunk/LayoutTests/inspector/codemirror/resources/prettyprinting/_javascript_-tests/single-statement-blocks-expected.js 2016-04-07 19:38:00 UTC (rev 199170)
+++ trunk/LayoutTests/inspector/codemirror/resources/prettyprinting/_javascript_-tests/single-statement-blocks-expected.js 2016-04-07 19:47:27 UTC (rev 199171)
@@ -86,3 +86,4 @@
// FIXME: Failing.
// if(true)try{true;}catch(e){true;}finally{true;}
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes