<?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>11871</bug_id>
          
          <creation_ts>2006-12-18 18:39:28 -0800</creation_ts>
          <short_desc>Text-type input controls should update default attributes to match values</short_desc>
          <delta_ts>2011-06-23 12:07:03 -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>420+</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</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>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Kirby White">KwhiteRight</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>eric</cc>
    
    <cc>tkent</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>41219</commentid>
    <comment_count>0</comment_count>
    <who name="Kirby White">KwhiteRight</who>
    <bug_when>2006-12-18 18:39:28 -0800</bug_when>
    <thetext>When the .value property of a text, password, or hidden input form control is changed in JavaScript, which changes the default for that property (i.e., what it gets reset() to), the default attribute value should change to match.

This issue is visible in the second column of the fast/forms/input-value.html layout test, which should read all &quot;after&quot; to match IE&apos;s behavior.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>425994</commentid>
    <comment_count>1</comment_count>
    <who name="Kent Tamura">tkent</who>
    <bug_when>2011-06-23 00:41:44 -0700</bug_when>
    <thetext>No, the default value should not be changed in such case.
The current WebKit behavior matches to IE9 and HTML5.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>