hifiveテスト

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

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

  1. ObservableItem/DataItemの変更の適用: ObserbableArrayの中身を変更すると、変更結果がビューに反映されること (0, 5, 5)Rerun5 ms
    1. li[i].text() == ObservableArray[i].test
    2. li[i].text() == ObservableArray[i].test
    3. li[i].text() == ObservableArray[i].test
    4. li[i].text() == ObservableArray[i].test
    5. changeBeforeイベントをキャンセルしてObservableArrayの中身に変更がないので、ビューは変更されないこと
  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