Test for bug 110993 : ImageDocument 's incorrect zoom behavior.
- Open this image link on your browser. resources/200x200.png
- Make the browser window(rendering area)'s height and width about 3 times bigger than the image.
- Zoom in several times until the image gets bigger than the browser window using keyboard shortcut (e.g., ctrl + '+' in Linux Chrome)
- Zoom back to the original state (100%) using keyboard shortcut (e.g., ctrl + '-' in Linux Chrome)
- If the image size is 200x200, pass, otherwise, fail.