[Webkit-unassigned] [Bug 91304] input[value=foo] won't match without default value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 16 19:19:02 PDT 2012


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


Kent Tamura <tkent at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX




--- Comment #1 from Kent Tamura <tkent at chromium.org>  2012-07-16 19:19:02 PST ---
This is an expected behavior defined by standards.

* CSS attribute selector examines HTML content attribute
* Text type <input> doesn't update the 'value' content attribute value by its editing value.

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



More information about the webkit-unassigned mailing list