| 1 | == Viewport Interaction Topics == |
| 2 | This page is a place to collect topics relevant to viewport interactions and device adaptations, and how they work with WebKit. |
| 3 | Since 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 |