Side navigation
#6948 closed bug (duplicate)
Opened August 26, 2010 01:50AM UTC
Closed October 15, 2010 04:20AM UTC
Last modified October 15, 2010 04:20AM UTC
div[name='divName'] in IE7 does not select
Reported by: | hasselback | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.4.3 |
Component: | selector | Version: | 1.4.2 |
Keywords: | div, name attribute | Cc: | |
Blocked by: | Blocking: |
Description
Div elements in conjunction with selection by attribute name do not select.
Results for IE 7 only (tested in IE tester and IE8 compatibility mode)
Attachments (1)
Change History (3)
Changed October 02, 2010 02:42AM UTC by comment:1
need: | Review → Patch |
---|---|
priority: | → undecided |
Changed October 15, 2010 04:20AM UTC by comment:2
resolution: | → duplicate |
---|---|
status: | new → closed |
name
is not a valid attribute on <div>
elements, so unreliable behaviour can be expected. Don’t do this!
Confirmed IE7 behaviour submitted is a bug. Additional testing in IE8 and IE9 shows the bug appears to be limited to 7.0.
The test case works fine in FireFox 3.6.10 and Chrome 6.04.