Search
Active

1
Sign in to vote
0
Sign in to vote
Sign in
to vote
Type: Bug
ID: 493505
Opened: 9/29/2009 10:51:31 AM
Access Restriction: Public
0
Workaround(s)
0
User(s) can reproduce this bug
In IE 8, modifying attributes by scripts doesn't cause a reflow. That is, attribute selectors don't match elements with dynamically changed attributes.
Details (expand)

Please verify that this issue occurs in Internet Explorer 8 RTW. Click here for more information.
Yes, this issue is reproduced in IE8 RTW.

1. What seems to be the problem? Click here for more information.
There is a standards issue in Internet Explorer.

2. What area did the issue occur in? Click here for more information.
----CSS and HTML

3. What language of your browser's frame? Click here for more information.
English

3a. What is your language preference order? Click here for more information.
en-US
 

Please try to reproduce this issue in No Add-ons mode and answer the following 2 questions. You can find the No Add-ons shortcut under All Programs > Accessories > System Tools > Internet Explorer (No Add-ons).  Click here for more information.


4.  What was the result of the issue after trying it in No Add-ons mode?
The issue reproduces in No Add-ons mode

5. If running in No Add-ons mode solves your issue, what kind of Add-ons are you using?
 

5a. If Other, then please list the add-on:
 


6. How often does this happen? Click here for more information.
Always Happens

7. What Operating System are you running? Click here for more information.
Windows XP SP3

8. Have you ever seen this problem before in Internet Explorer? Click here for more information.
This happens in IE7

9. Where does this occur?  Click here for more information.
Both

9a. Please provide the URL of the internet application being used.
http://www.ne.jp/asahi/nanto/moon/2009/09/30/attribute-selector.html


10. Please list the reproduction steps. Click here for more information.
Go to the URL and click the button labeled "document.body.title = 'foo'" or "document.body.setAttribute('title', 'foo')".

11. What are the expected results? Click here for more information.
The background color of the page changes to #fc9.

12. What are the actual results? Click here for more information.
The background color doesn't change. (If you click the button labeled "document.body.className += ''" after that, the background color changes.)
File Attachments
0 attachments
Sign in to post a comment.
Posted by FremyCompany on 10/25/2009 at 6:25 AM
Already repported here : https://connect.microsoft.com/IE/feedback/ViewFeedback.aspx?FeedbackID=443021