[Webkit-unassigned] [Bug 20172] [XBL] XBL elements should not be rendered

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 25 12:51:55 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=20172


jchaffraix at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #22477|                            |review?
               Flag|                            |




------- Comment #2 from jchaffraix at webkit.org  2008-07-25 12:51 PDT -------
Created an attachment (id=22477)
 --> (https://bugs.webkit.org/attachment.cgi?id=22477&action=view)
Proposed fix: create the render but remove the root from the hierarchy

This gist of this patch is to let attach() create the renderers for us so that
we can use them to generate our shadow tree later. In order for them not to be
displayed, we remove the renderer at the root of the hierarchy (which is the
<xbl> element renderer).


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list