xref: /third_party/node/test/fixtures/wpt/url/url-tojson.any.js
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/node/test/fixtures/wpt/url/
11cb0ef41Sopenharmony_citest(() => {
21cb0ef41Sopenharmony_ci  const a = new URL("https://example.com/")
31cb0ef41Sopenharmony_ci  assert_equals(JSON.stringify(a), "\"https://example.com/\"")
41cb0ef41Sopenharmony_ci})
5

Indexes created Thu Nov 07 10:32:03 CST 2024