<?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>54180</bug_id>
          
          <creation_ts>2011-02-10 00:35:54 -0800</creation_ts>
          <short_desc>Change &lt;ISINDEX&gt; to use the new shadow DOM model</short_desc>
          <delta_ts>2011-02-15 21:46:45 -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>DOM</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>
          
          <blocked>48698</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Roland Steiner">rolandsteiner</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abarth</cc>
    
    <cc>annevk</cc>
    
    <cc>dglazkov</cc>
    
    <cc>dominicc</cc>
    
    <cc>morrita</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>348855</commentid>
    <comment_count>0</comment_count>
    <who name="Roland Steiner">rolandsteiner</who>
    <bug_when>2011-02-10 00:35:54 -0800</bug_when>
    <thetext>Might be doable together with other text-based &lt;input&gt; types, see https://bugs.webkit.org/show_bug.cgi?id=54179</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>348862</commentid>
    <comment_count>1</comment_count>
    <who name="Adam Barth">abarth</who>
    <bug_when>2011-02-10 00:47:04 -0800</bug_when>
    <thetext>I don&apos;t think this is correct.  &lt;isindex&gt; is speced to uses a non-shadow DOM.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>348896</commentid>
    <comment_count>2</comment_count>
    <who name="Anne van Kesteren">annevk</who>
    <bug_when>2011-02-10 02:35:51 -0800</bug_when>
    <thetext>Specifically, it is handled as a HTML parser &quot;macro&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>350486</commentid>
    <comment_count>3</comment_count>
    <who name="Dominic Cooney">dominicc</who>
    <bug_when>2011-02-13 17:07:32 -0800</bug_when>
    <thetext>The prompt and hr are a parser macro; I assume Roland is referring to cleaning up the text input field itself.

Looking at IsIndexInputType, it looks like if TextFieldInputType uses the new shadow DOM model, there is nothing that needs to be done for isindex. So I think we should close this bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>350514</commentid>
    <comment_count>4</comment_count>
    <who name="Roland Steiner">rolandsteiner</who>
    <bug_when>2011-02-13 20:43:07 -0800</bug_when>
    <thetext>I also don&apos;t expect that we have to do anything special here, I added this bug mainly for bookkeeping reasons. However, i would prefer if we close only after the conversion for the other text types is actually done, as unforeseen gotchas lurk everywhere &lt;/pessimist&gt;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>351876</commentid>
    <comment_count>5</comment_count>
    <who name="Roland Steiner">rolandsteiner</who>
    <bug_when>2011-02-15 21:46:45 -0800</bug_when>
    <thetext>Looking with Dominic at the parser-generated DOM again, it&apos;s probably safe to already close the bug after all.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>