| <!-- webkit-test-runner [ SiteIsolationEnabled=true ] --> | |
| <head> | |
| <meta name="fuzzy" content="maxDifference=104; totalPixels=0-373" /> | |
| <script> | |
| if (window.testRunner) | |
| testRunner.waitUntilDone(); | |
| function done() { | |
| eventSender.textZoomIn(); | |
| testRunner.notifyDone(); | |
| } | |
| </script> | |
| </head> | |
| <iframe onload="done()" src="http://localhost:8000/site-isolation/resources/text.html" frameborder=0></iframe> |