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

Unified Diff: chrome/test/data/npapi/convert_point.html

Issue 2100008: Shrink the window used for the NPN_ConvertPoint test (Closed)
Patch Set: Created 10 years, 7 months 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/test/ui/npapi_uitest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/npapi/convert_point.html
diff --git a/chrome/test/data/npapi/convert_point.html b/chrome/test/data/npapi/convert_point.html
index 4c02529b76bccf169d6b96171c2e7a7d2c54eef4..aee07c566df3213e52f35dcf2ac61776366914a2 100644
--- a/chrome/test/data/npapi/convert_point.html
+++ b/chrome/test/data/npapi/convert_point.html
@@ -14,7 +14,7 @@ Test running....
NPAPI ConvertPoint test<p>
Tests that NPN_ConvertPoint works.<P>
-<div style="position:absolute; left: 100px; top: 100px">
+<div style="position:absolute; left: 50px; top: 50px">
<embed type="application/vnd.npapi-test"
src="foo"
name="convert_point"
« no previous file with comments | « no previous file | chrome/test/ui/npapi_uitest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698