<?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>56211</bug_id>
          
          <creation_ts>2011-03-11 11:31:56 -0800</creation_ts>
          <short_desc>Change button element to use the new shadow DOM model</short_desc>
          <delta_ts>2019-10-04 22:25:46 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Forms</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>75301</dependson>
          <blocked>97279</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryosuke Niwa">rniwa</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>adele</cc>
    
    <cc>dglazkov</cc>
    
    <cc>dominicc</cc>
    
    <cc>enrica</cc>
    
    <cc>morrita</cc>
    
    <cc>shinyak</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>366163</commentid>
    <comment_count>0</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2011-03-11 11:31:56 -0800</bug_when>
    <thetext>We should re-implement the button element using the new shadow DOM model.  Button element poses a new challenge as DOM inside the button element must be a part of the host element and visible to scripts.

e.g. scripts must be able to access all text nodes and b element in &lt;button&gt;hello &lt;b&gt;world&lt;/b&gt;&lt;/button&gt; outside of the shadow DOM.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>506637</commentid>
    <comment_count>1</comment_count>
    <who name="Dominic Cooney">dominicc</who>
    <bug_when>2011-11-20 18:02:01 -0800</bug_when>
    <thetext>This does not block shadow content plumbing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1577157</commentid>
    <comment_count>2</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2019-10-04 22:25:46 -0700</bug_when>
    <thetext>Not gonna do this.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>