Click here to download the Blitz Browser!

WPT

wpt / console / console-label-conversion.any.html

Spec: Console ↗

Runs: Chrome 155.0.8039.0 (wpt@ffab1bde3, 2026-09-03) | Firefox 157.0a1 (wpt@5e776f019, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a9df8 (wpt@9b4cabf6d, 2026-09-03) | Servo Servo 0.6 (wpt@7e3d005d7, 2026-09-03) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)

View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi

ChromeFirefoxSafariLadybirdServoBlitz
Total10/1010/1010/1010/1010/10NOT RUN
SubtestChromeFirefoxSafariLadybirdServoBlitz
console.count()'s label gets converted to string via label.toString() when label is an objectPASSPASSPASSPASSPASS
console.count() throws exceptions generated by erroneous label.toString() conversionPASSPASSPASSPASSPASS
console.countReset()'s label gets converted to string via label.toString() when label is an objectPASSPASSPASSPASSPASS
console.countReset() throws exceptions generated by erroneous label.toString() conversionPASSPASSPASSPASSPASS
console.time()'s label gets converted to string via label.toString() when label is an objectPASSPASSPASSPASSPASS
console.time() throws exceptions generated by erroneous label.toString() conversionPASSPASSPASSPASSPASS
console.timeLog()'s label gets converted to string via label.toString() when label is an objectPASSPASSPASSPASSPASS
console.timeLog() throws exceptions generated by erroneous label.toString() conversionPASSPASSPASSPASSPASS
console.timeEnd()'s label gets converted to string via label.toString() when label is an objectPASSPASSPASSPASSPASS
console.timeEnd() throws exceptions generated by erroneous label.toString() conversionPASSPASSPASSPASSPASS