Bug 162656 - assignedNodes should include fallback contents when flattened option is set
Summary: assignedNodes should include fallback contents when flattened option is set
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks: 148695
  Show dependency treegraph
 
Reported: 2016-09-27 19:36 PDT by Ryosuke Niwa
Modified: 2016-09-28 12:39 PDT (History)
7 users (show)

See Also:


Attachments
Fixes the bug (7.16 KB, patch)
2016-09-27 19:55 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff
Fixes the bug (7.22 KB, patch)
2016-09-27 19:57 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2016-09-27 19:36:43 PDT
For assignedNodes({flattened: true}), we need to include fallback contents when slots are empty.
Comment 1 Radar WebKit Bug Importer 2016-09-27 19:48:14 PDT
<rdar://problem/28509151>
Comment 2 Ryosuke Niwa 2016-09-27 19:55:18 PDT
Created attachment 290051 [details]
Fixes the bug
Comment 3 Ryosuke Niwa 2016-09-27 19:57:40 PDT
Created attachment 290052 [details]
Fixes the bug
Comment 4 Ryosuke Niwa 2016-09-28 12:17:55 PDT
Comment on attachment 290052 [details]
Fixes the bug

Thanks for the review!
Comment 5 WebKit Commit Bot 2016-09-28 12:39:35 PDT
Comment on attachment 290052 [details]
Fixes the bug

Clearing flags on attachment: 290052

Committed r206534: <http://trac.webkit.org/changeset/206534>
Comment 6 WebKit Commit Bot 2016-09-28 12:39:41 PDT
All reviewed patches have been landed.  Closing bug.