From a34ccba60c8b4d2344088277fef64493e18c7063 Mon Sep 17 00:00:00 2001 From: Kent Tamura Date: Thu, 16 May 2019 08:48:55 +0900 Subject: [PATCH] Check element's is value too. --- dom.bs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dom.bs b/dom.bs index 5a6171625..49cd89ae7 100644 --- a/dom.bs +++ b/dom.bs @@ -6769,7 +6769,8 @@ invoked, must run these steps:
  • If context object's local name is a - valid custom element name, then: + valid custom element name, or context object's + is value is not null, then:

    1. Let definition be the result of