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

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/leaktests/html-collection.html

Issue 2143653006: Import wpt@c875b4212a473363afe8c09f012edf201386cb5b (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update W3CImportExpectations Created 4 years, 5 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
Index: third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/leaktests/html-collection.html
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/leaktests/html-collection.html b/third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/leaktests/html-collection.html
index 4f864fdeb19ce68e9a33f98d970a6e6ec6b85c07..d156569714636d2bc713390748bfcf560a8d0dbe 100644
--- a/third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/leaktests/html-collection.html
+++ b/third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/leaktests/html-collection.html
@@ -11,7 +11,6 @@
<template id='collection-template'>
<img>
<embed></embed>
- <plugin></plugin>
<applet></applet>
<object type='application/x-java-applet'></object>
<a href='http://example.com'></a>

Powered by Google App Engine
This is Rietveld 408576698