Star0
66
代码介绍
代码
Issues350
Pull Requests47
流水线
Actions
讨论
Wiki
项目成员35
分析
项目设置
Star0
66
  1. chromium_arkweb
  2. /
  3. content
  4. /
  5. test
  6. /
  7. data
  8. /
  9. npapi
  10. /
  11. plugin_read_page.html
Jjam@chromium.orgCopy the test data in chrome\test\data\npapi to content\test\data\npapi in preparation for making plugin_browsertest.cc run in content_browsertests. The trybots couldn't apply the svn copy for the directory, so doing this first to get try runs for http://codereview.chromium.org/10806056.
59b25c97创建于 2012年7月23日历史提交
<html>
<head><title>Test page read by plugin</title></head>
<body>This page has a title.</body>
</html>