Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(45)

Side by Side Diff: LayoutTests/svg/as-image/img-zoom-svg-stylesheet-expected.html

Issue 11275265: Merge 133155 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1271/
Patch Set: Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 <!DOCTYPE html> 1 <!DOCTYPE html>
2 <html> 2 <html>
3 <p>This test PASSES if you can hit &lt;Ctrl&gt;+ without crashing.</p> 3 <p>This test PASSES if you can hit &lt;Ctrl&gt;+ without crashing.</p>
4 <script> 4 <script>
5 if (window.eventSender) 5 if (window.eventSender)
6 eventSender.zoomPageIn(); 6 eventSender.zoomPageIn();
7 </script> 7 </script>
8 </html> 8 </html>
OLDNEW
« no previous file with comments | « LayoutTests/svg/as-image/img-zoom-svg-stylesheet.html ('k') | LayoutTests/svg/as-image/resources/svg-stylesheet-for-zoom.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698