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

Side by Side Diff: ManualTests/divx-plugin-fails-to-draw.html

Issue 1005223002: Blink: Replace all "plug-in" with "plugin". (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Revert netscape-dom-access tests. Created 5 years, 9 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 unified diff | Download patch
« no previous file with comments | « ManualTests/NPN_Invoke/main.c ('k') | ManualTests/nested-plug-ins.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <html> 1 <html>
2 <body> 2 <body>
3 This is a manual test for 3 This is a manual test for
4 <a href="https://bugs.webkit.org/show_bug.cgi?id=39457">Bug #39457</a>. It 4 <a href="https://bugs.webkit.org/show_bug.cgi?id=39457">Bug #39457</a>. It
5 requires that you have the DivX plug-in installed.<br><br> 5 requires that you have the DivX plugin installed.<br><br>
6 6
7 The plug-in below should not appear as a white box but as a video player with 7 The plugin below should not appear as a white box but as a video player with
8 controls.<br><br> 8 controls.<br><br>
9 9
10 <embed type="video/divx" width=320 height=240> 10 <embed type="video/divx" width=320 height=240>
11 </body> 11 </body>
12 </html> 12 </html>
OLDNEW
« no previous file with comments | « ManualTests/NPN_Invoke/main.c ('k') | ManualTests/nested-plug-ins.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698