Bug 149363

Summary: Don't create renderers for children of shadow host
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, kangil.han, rniwa
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 148695    
Attachments:
Description Flags
patch rniwa: review+

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. ***