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

Unified Diff: LayoutTests/fast/dom/shadow/shadow-element-inactive-expected.txt

Issue 1291723004: Remove all support for <applet> handling in Chrome. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 5 years, 4 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: LayoutTests/fast/dom/shadow/shadow-element-inactive-expected.txt
diff --git a/LayoutTests/fast/dom/shadow/shadow-element-inactive-expected.txt b/LayoutTests/fast/dom/shadow/shadow-element-inactive-expected.txt
index 4b8d5210e43d9e713b1c341049e4e42c9874fa79..6dc9eb31360ae5f463e28f681bc48db49ff74d65 100644
--- a/LayoutTests/fast/dom/shadow/shadow-element-inactive-expected.txt
+++ b/LayoutTests/fast/dom/shadow/shadow-element-inactive-expected.txt
@@ -1,5 +1,4 @@
CONSOLE WARNING: Calling Element.createShadowRoot() for an element which already hosts a user-agent shadow root is deprecated. See https://www.chromestatus.com/features/4668884095336448 for more details.
-CONSOLE WARNING: <shadow> doesn't work for APPLET element host.
CONSOLE WARNING: <shadow> doesn't work for DETAILS element host.
CONSOLE WARNING: <shadow> doesn't work for EMBED element host.
CONSOLE WARNING: <shadow> doesn't work for INPUT element host.
@@ -10,8 +9,6 @@ We should not expose UA shadow nodes.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-applet
-PASS root2.firstChild.getDistributedNodes().length is 0
details
PASS root2.firstChild.getDistributedNodes().length is 0
embed

Powered by Google App Engine
This is Rietveld 408576698