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

Unified Diff: LayoutTests/fast/dom/shadow/composed-shadow-tree-walker-shadow-reprojection.html

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/composed-shadow-tree-walker-shadow-reprojection.html
diff --git a/LayoutTests/fast/dom/shadow/composed-shadow-tree-walker-shadow-reprojection.html b/LayoutTests/fast/dom/shadow/composed-shadow-tree-walker-shadow-reprojection.html
index 8b9919d8493ee22c7c2d31b2420898ff2d35c27b..181ab26312b829a0b486a5e099f44dbfde02c0e8 100644
--- a/LayoutTests/fast/dom/shadow/composed-shadow-tree-walker-shadow-reprojection.html
+++ b/LayoutTests/fast/dom/shadow/composed-shadow-tree-walker-shadow-reprojection.html
@@ -71,7 +71,7 @@ testComposedShadowTree(
createDOM('content', {'id': 'g'}),
createDOM('div', {'id': 'h'}))))));
-debug('shadow fallback element reprojection');
+debug('Ignore shadow fallback elements');
testComposedShadowTree(
createDOM('div', {'id': 'a'},
createDOM('div', {'id': 'b'}),
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/dom/shadow/composed-shadow-tree-walker-shadow-reprojection-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698