hifiveテスト

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

Tests completed in 42 milliseconds.
8 assertions of 9 passed, 1 failed.

  1. DataItem/ObservableItemが保持するObservableArrayに対する変更: copyFrom() (0, 8, 8)Rerun8 ms
    1. DataItem: ObservableArrayには何も格納されていないこと。
    2. DataItem: ObservableArrayの内容がビューに反映されていること
    3. DataItem: ObservableArrayの内容がビューに反映されていること
    4. DataItem: unbind()後ObservableArrayに変更を加えてもビューは更新されないこと
    5. ObservableItem: ObservableArrayには何も格納されていないこと。
    6. ObservableItem: ObservableArrayの内容がビューに反映されていること
    7. ObservableItem: ObservableArrayの内容がビューに反映されていること
    8. ObservableItem: unbind()後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