hifiveテスト

Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)

Tests completed in 34 milliseconds.
5 assertions of 6 passed, 1 failed.

  1. str.format: 文字列のフォーマット (0, 5, 5)Rerun1 ms
    1. 文字列がフォーマットされること。
    2. nullを渡すと空文字列が返るか
    3. undefinedを渡すと空文字列が返るか
    4. パラメータとしてnullを渡すと"null"という文字列になっているか
    5. パラメータとしてundefinedを渡すと"undefined"という文字列になっているか
  2. H5Api - Geo Location : getDistance: global failure (1, 0, 1)Rerun0 ms
    1. Uncaught SecurityError: Failed to execute 'openDatabase' on 'Window': Access to the WebDatabase API is denied in non-secure contexts.
      Source:
      http://www.htmlhifive.com/ja/archives/current/h5.js:218
test markup, will be hidden