1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/browser/base/content/test/general/zoom_test.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,14 @@ 1.4 +<!DOCTYPE HTML> 1.5 +<html> 1.6 +<!-- 1.7 +https://bugzilla.mozilla.org/show_bug.cgi?id=416661 1.8 +--> 1.9 + <head> 1.10 + <title>Test for zoom setting</title> 1.11 + 1.12 + </head> 1.13 + <body> 1.14 + <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=416661">Bug 416661</a> 1.15 + <p>Site specific zoom settings should not apply to image documents.</p> 1.16 + </body> 1.17 +</html>