<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>20159</bug_id>
          
          <creation_ts>2008-07-24 07:33:56 -0700</creation_ts>
          <short_desc>[XBL] XBLElement inheritance issue</short_desc>
          <delta_ts>2011-01-22 10:27:41 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebCore Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Julien Chaffraix">jchaffraix</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dglazkov</cc>
    
    <cc>ml</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>86848</commentid>
    <comment_count>0</comment_count>
    <who name="Julien Chaffraix">jchaffraix</who>
    <bug_when>2008-07-24 07:33:56 -0700</bug_when>
    <thetext>As mentioned in bug 20029, there is an issue with XBLElement inheriting from StyledElement only because XBLDivElement (class associated with the &lt;xbl:div&gt; tag) needs that. XBLElement should inherits from Element and XBLDivElement should be the only one inheriting from StyledElement.

Currently this is tricky to do because we need XBLDivElement to inherit also from XBLElement.
A way of solving this is by turning StyledElement to a mix-in.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>338599</commentid>
    <comment_count>1</comment_count>
    <who name="Dimitri Glazkov (Google)">dglazkov</who>
    <bug_when>2011-01-22 10:27:41 -0800</bug_when>
    <thetext>We ripped this code out and a new implementation is under way.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>