diff --git a/index.html b/index.html index 2a19646..1de1794 100644 --- a/index.html +++ b/index.html @@ -254,7 +254,7 @@

It MUST be possible to programmatically manipulate a picture so as to crop it, apply filters to it, etc. and save the result of these manipulations. This MUST NOT interrupt the ability of the user to interact with the application.

-

It MUST be possible to smoothly draw multiple animated sprites in full screen mode (e.g. at 30fps).

+

It MUST be possible for the user agent to efficiently manage animation timing through, for example, hardware accelaration and/or synchronization with the refresh rate of the display.

It MUST be possible to play Multiple sound files simultaneously with minimal latency.