a slot element in document tree scope is removed from assignedNodes({ flatten: true }) |
||||
Issue descriptionChrome Version: 60.0.3112.113 (Official Build) (64-bit) OS: Linux OS JS code: http://jsbin.com/kipumokoka/1/edit?html,output Expected result: 'documentSlot' is assigned to 'activeSlot' in flatten tree because documentSlot is in the document tree scope. Actual result: 'documentSlot' is removed from activeSlot.assignedNodes({ flatten: true }). This is probably because if a slot A is assigned to another slot B, A's assigned node will be changed to elements which are assigned to B no matter B is active or not. This bug has a relation with crbug/660265
,
Sep 6 2017
Thanks for checking. FYI, we usually use "WontFix" status for closing the issue when no action was required for the original report.
,
Sep 6 2017
Thanks, I changed the status.
,
Sep 8 2017
what the meanning of tree scope ?
,
Aug 24
,
Aug 24
|
||||
►
Sign in to add a comment |
||||
Comment 1 by elkurin@google.com
, Sep 5 2017