Closed Bug 1329545 Opened 9 years ago Closed 9 years ago

Web Console pprint() places an extra space in front of the first property

Categories

(DevTools :: Console, defect)

50 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1308742

People

(Reporter: regspam, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.0; rv:50.0) Gecko/20100101 Firefox/50.0 Build ID: 20161208153507 Steps to reproduce: In the Command line of Web Console input "pprint( {"a":1, "b":2, "c":3} )". The output will be: " a: 1 b: 2 c: 3" That is, there's an extra space in front of "a".
Component: Untriaged → Developer Tools: Console
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.