From 1d196b35eba203d5f7561c6b2458b990ff0e28fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philip=20J=C3=A4genstedt?= Date: Fri, 12 Aug 2016 17:44:21 +0200 Subject: [PATCH] Drop the name propagation for the object element's name attribute Introduced with 0a2ab224ae351707d3497cbd770a83e84f81e846, but it appears that as a target for was never implemented. Fixes #1623. --- source | 6 ------ 1 file changed, 6 deletions(-) diff --git a/source b/source index dbbf2056512..e792cf59b37 100644 --- a/source +++ b/source @@ -29646,12 +29646,6 @@ interface HTMLObjectElement : HTMLElement {

The task source for the tasks mentioned in this section is the DOM manipulation task source.

-

Whenever the name attribute is set, if the - object element has a nested browsing context, its name must be changed to the new value. If the attribute is removed, if the - object element has a browsing context, the browsing context - name must be set to the empty string.

-

The usemap attribute, if present while the