Changes between Initial Version and Version 1 of ViewportInteractionTopics


Ignore:
Timestamp:
Nov 20, 2012 11:04:47 AM (11 years ago)
Author:
Noam Rosenthal
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ViewportInteractionTopics

    v1 v1  
     1== Viewport Interaction Topics ==
     2This page is a place to collect topics relevant to viewport interactions and device adaptations, and how they work with WebKit.
     3Since the issues are broad, it's more useful at this point to collect a list here rather than use a scattered list of bug reports.
     4
     5 * Animations should pause while interacting with the viewport
     6 * Zooming to a particular element should not pan beyond the contents of the page.
     7 * Events should not be sent to the page until it's renderable
     8 * A page should not be visible before its first layout