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

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

Issue 137993003: Revert the feature of the <shadow> element as 'a function call' to the previous behavior. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update LayoutTests/TestExpectations Created 6 years, 11 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-distributed-nodes-expected.txt
diff --git a/LayoutTests/fast/dom/shadow/shadow-element-distributed-nodes-expected.txt b/LayoutTests/fast/dom/shadow/shadow-element-distributed-nodes-expected.txt
index 184a461e80216b63bd3fe1d2ec9475a8b6da65c0..c61d36e6947c20bc4518528baa49d0417d2e31c3 100644
--- a/LayoutTests/fast/dom/shadow/shadow-element-distributed-nodes-expected.txt
+++ b/LayoutTests/fast/dom/shadow/shadow-element-distributed-nodes-expected.txt
@@ -11,9 +11,8 @@ PASS distributedNodes.length is expectedDistributedNodes.length
getDistributedNodes() for "host/shadow" should return []
PASS distributedNodes.length is expectedDistributedNodes.length
-getDistributedNodes() for "host/shadow" should return [host/shadow-child]
+getDistributedNodes() for "host/shadow" should return []
PASS distributedNodes.length is expectedDistributedNodes.length
-PASS distributedNodes.item(0) is getNodeInTreeOfTrees(expectedDistributedNodes[0])
getDistributedNodes() for "host/shadow" should return [host-child]
PASS distributedNodes.length is expectedDistributedNodes.length

Powered by Google App Engine
This is Rietveld 408576698