From f705adb5993de0ff4693017b7017385dc0afa40c Mon Sep 17 00:00:00 2001 From: Ben Alpert Date: Sat, 5 Nov 2016 14:58:56 -0700 Subject: [PATCH] Re-record tests --- scripts/fiber/tests-failing.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/fiber/tests-failing.txt b/scripts/fiber/tests-failing.txt index 8e08011932..7685670ee9 100644 --- a/scripts/fiber/tests-failing.txt +++ b/scripts/fiber/tests-failing.txt @@ -114,6 +114,7 @@ src/renderers/dom/shared/__tests__/ReactDOMComponent-test.js * should warn nicely about NaN in style * should update styles if initially null * should update styles if updated to null multiple times +* should allow named slot projection on both web components and regular DOM elements * should remove attributes * should remove properties * should properly update custom attributes on custom elements