Bug 149363 - Don't create renderers for children of shadow host
Summary: Don't create renderers for children of shadow host
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
: 149327 (view as bug list)
Depends on:
Blocks: 148695
  Show dependency treegraph
 
Reported: 2015-09-18 18:24 PDT by Antti Koivisto
Modified: 2015-09-19 01:30 PDT (History)
4 users (show)

See Also:


Attachments
patch (9.95 KB, patch)
2015-09-18 18:27 PDT, Antti Koivisto
rniwa: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2015-09-18 18:24:11 PDT
They never paint.
Comment 1 Antti Koivisto 2015-09-18 18:27:53 PDT
Created attachment 261554 [details]
patch
Comment 2 Ryosuke Niwa 2015-09-18 18:36:36 PDT
Comment on attachment 261554 [details]
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=261554&action=review

> LayoutTests/ChangeLog:9
> +        * fast/shadow-dom/shadow-hides-children-expected.html: Added.
> +        * fast/shadow-dom/shadow-hides-children.html: Added.

Can we name these tests: css-scoping-shadow-root-hides-children.html?
Comment 3 Antti Koivisto 2015-09-18 19:31:43 PDT
https://trac.webkit.org/r190006
Comment 4 Ryosuke Niwa 2015-09-19 01:30:15 PDT
*** Bug 149327 has been marked as a duplicate of this bug. ***