From f61c5097e2ca7fb55570a7982aa93bbad6358cac Mon Sep 17 00:00:00 2001 From: Gus Caplan Date: Wed, 18 Sep 2019 16:21:47 -0500 Subject: [PATCH] console: skip/strip %c formatting MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes: https://github.com/nodejs/node/issues/29605 Refs: https://console.spec.whatwg.org PR-URL: https://github.com/nodejs/node/pull/29606 Reviewed-By: Colin Ihrig Reviewed-By: Anna Henningsen Reviewed-By: Michaƫl Zasso Reviewed-By: Ruben Bridgewater Reviewed-By: Yongsheng Zhang Reviewed-By: David Carlier Reviewed-By: Luigi Pinca --- doc/api/util.md | 5 +++++ lib/internal/util/inspect.js | 6 ++++-- test/parallel/test-util-format.js | 6 ++++++ 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/doc/api/util.md b/doc/api/util.md index e2ff7b974e24cd..e071f1120bf74e 100644 --- a/doc/api/util.md +++ b/doc/api/util.md @@ -185,6 +185,9 @@ property take precedence over `--trace-deprecation` and