From 450beadea52e3e06d1dd38555bf1e7c0954224c7 Mon Sep 17 00:00:00 2001 From: Hayato Ito Date: Fri, 24 Jun 2016 19:22:32 +0900 Subject: [PATCH] Fix #526. Let ShadowRoot.styleSheets return an empty StyleSheetList if it is not in a shadow-including document --- spec/shadow/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/spec/shadow/index.html b/spec/shadow/index.html index 6d5d9de8..e0c515b2 100644 --- a/spec/shadow/index.html +++ b/spec/shadow/index.html @@ -1487,6 +1487,9 @@

Extensions to the