jalexiscv / base2

Automatically exported from code.google.com/p/base2
0 stars 0 forks source link

input[type="text"] broken in IE #103

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
- What steps will reproduce the problem?
1. Run document.querySelector('input[type="text"]') on a page with an input of 
type "text"

- What is the expected output? What do you see instead?
Should return the matched input. Instead returns null.

- What version of the product are you using? On what operating system?
Version 1.0. IEs 7 and 7 affected

Please provide any additional information below.
See 
http://fu2k.org/alex/javascript/javascriptjunk/base2/ie-queryselector-type-attri
bute-error 
for a "working" example.

Original issue reported on code.google.com by alex%sol...@gtempaccount.com on 17 Dec 2008 at 7:51

GoogleCodeExporter commented 9 years ago

Original comment by dean.edw...@gmail.com on 17 Dec 2008 at 9:56

GoogleCodeExporter commented 9 years ago

Original comment by dean.edw...@gmail.com on 17 Dec 2008 at 9:56

GoogleCodeExporter commented 9 years ago

Original comment by dean.edw...@gmail.com on 19 Jan 2009 at 8:54

GoogleCodeExporter commented 9 years ago
A fix for this will be in the next release of base2.DOM.

Original comment by dean.edw...@gmail.com on 6 Feb 2009 at 5:49