Bug 159482 - [ShadowDOM] assignedSlot property should be on Text, not CharacterData
Summary: [ShadowDOM] assignedSlot property should be on Text, not CharacterData
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL: https://dom.spec.whatwg.org/#mixin-sl...
Keywords: InRadar, WebExposed
Depends on:
Blocks: 148695
  Show dependency treegraph
 
Reported: 2016-07-06 12:12 PDT by Chris Dumez
Modified: 2016-07-06 13:10 PDT (History)
4 users (show)

See Also:


Attachments
Patch (9.36 KB, patch)
2016-07-06 12:22 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (24.59 KB, patch)
2016-07-06 12:55 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.