From 741c2001376cd067f784bd02f96aa38e498bd4c5 Mon Sep 17 00:00:00 2001 From: Hayato Ito Date: Wed, 23 Mar 2016 15:24:09 +0900 Subject: [PATCH] Fix #193: Shadow: Fix shadow-including root --- dom.bs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dom.bs b/dom.bs index b3eeb804..49ba2874 100644 --- a/dom.bs +++ b/dom.bs @@ -5179,8 +5179,8 @@ or "closed").

encountered.

The shadow-including root of an object is its -host's root, if the object is a -shadow root, and its root otherwise.

+root's host's shadow-including root, if the +object's root is a shadow root, and its root otherwise.

An object A is a shadow-including descendant of an object