hifiveテスト

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

Tests completed in 36 milliseconds.
3 assertions of 4 passed, 1 failed.

  1. Async - when: プロミスオブジェクトでないものは無視されること (0, 3, 3)Rerun1 ms
    1. 全てresolveされるまでdoneコールバックは実行されないこと
    2. プロミスオブジェクトが全てresolveされたのでdoneコールバックは1度だけ実行されていること
    3. プロミスオブジェクトが引数に一つもない場合、即座にdoneコールバックが1度だけ実行されること
  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