Merge "[Release] Webkit2-efl-123997_0.11.81" into tizen_2.2
[framework/web/webkit-efl.git] / LayoutTests / svg / zoom / NOTE
1 All tests contained here are duplicated, once in the page/ and once in the text/ subdirectories.
2 The page/ tests all call eventSender.zoomPageIn(), the text/ tests all call eventSender.textZoomIn().
3
4 The name of the tests, for instance "absolute-sized-document-scrollbars.svg" refers to the regular SVG zoom
5 behaviour when full page zoom (!) is used. So the names of the tests in the text/ subdirectory do NOT
6 correlate with the visible rendering result. In fact the text/ results should look like the original
7 unzoomed test, as text-only zoom should NOT affect SVG rendering in any way, also font sizes should NOT
8 scale. Tests in text/ subdirectory containing XHTML will of course react to text zoom changes. Keep
9 that in mind when looking at the pixel tests output.