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

Unified Diff: third_party/WebKit/LayoutTests/fast/replaced/replaced-breaking.html

Issue 1829293002: Make the test NPAPI plugin not handle png (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase; request rebaseline on linux Created 4 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/block/float/4145535Crash.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/fast/replaced/replaced-breaking.html
diff --git a/third_party/WebKit/LayoutTests/fast/replaced/replaced-breaking.html b/third_party/WebKit/LayoutTests/fast/replaced/replaced-breaking.html
index 1368c3159efe65b91f0f0d7f01c662886e379714..2553a0a3573dd127311aa0811b0b2f0fa1d53e45 100644
--- a/third_party/WebKit/LayoutTests/fast/replaced/replaced-breaking.html
+++ b/third_party/WebKit/LayoutTests/fast/replaced/replaced-breaking.html
@@ -15,7 +15,7 @@
<input type="checkbox"><input type="checkbox">
<input type="radio"><input type="radio">
<iframe></iframe><iframe></iframe>
- <embed type="image/png"></embed><embed type="image/png"></embed>
+ <embed type="application/x-blink-test-plugin"></embed><embed type="application/x-blink-test-plugin"></embed>
</div>
</body>
</html>
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/block/float/4145535Crash.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698