LoginSignup
1
1

More than 5 years have passed since last update.

Buster.JSでrequestAnimationFrameのテスト

Last updated at Posted at 2012-10-21
buster static

でブラウザでテストするときは問題ないけど、

buster server

でブラウザをキャプチャしてテストするときは、
ブラウザがアクティブでないと、TimeOutする。

requestAnimationFrameはアクティブでないと動かないので、
当たり前なんだけど、見落とすとコードを色々見直したりして時間を無駄にする。

キャプチャするページは個別に別ウィンドウにしておけばOK

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1