Changes between Version 5 and Version 6 of ViewportInteractionTopics
- Timestamp:
- Nov 21, 2012, 12:32:37 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ViewportInteractionTopics
v5 v6 12 12 * Active DOM objects (Timers, async events, etc) are suspended while interacting with the content (to avoid content changing on anything but user input) 13 13 * Content should not be rendered or updated if the page is not visible (ie. in background). 14 * Animations s hould asGIFs should not start animating until they are exposed in the viewport.14 * Animations such as animated GIFs should not start animating until they are exposed in the viewport.