Bug 159482

Summary: [ShadowDOM] assignedSlot property should be on Text, not CharacterData
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, rniwa, webkit-bug-importer
Priority: P2 Keywords: InRadar, WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://dom.spec.whatwg.org/#mixin-slotable
Bug Depends on:    
Bug Blocks: 148695    
Attachments:
Description Flags
Patch
none
Patch none

Description Chris Dumez 2016-07-06 12:12:16 PDT
assignedSlot property should be on Text, not CharacterData as per:
https://dom.spec.whatwg.org/#mixin-slotable
Comment 1 Radar WebKit Bug Importer 2016-07-06 12:13:03 PDT
<rdar://problem/27201687>
Comment 2 Chris Dumez 2016-07-06 12:22:08 PDT
Created attachment 282926 [details]
Patch
Comment 3 Chris Dumez 2016-07-06 12:55:51 PDT
Created attachment 282934 [details]
Patch
Comment 4 WebKit Commit Bot 2016-07-06 13:10:08 PDT
Comment on attachment 282934 [details]
Patch

Clearing flags on attachment: 282934

Committed r202873: <http://trac.webkit.org/changeset/202873>
Comment 5 WebKit Commit Bot 2016-07-06 13:10:13 PDT
All reviewed patches have been landed.  Closing bug.