- From: <bugzilla@jessica.w3.org>
- Date: Thu, 31 May 2012 17:29:48 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17245 --- Comment #4 from Ian 'Hixie' Hickson <ian@hixie.ch> 2012-05-31 17:29:48 UTC --- That's a complicated test with many things going on. Which specific part did you have in mind? If you mean whether setting location replaces the current document or not, that's already taken care of in the definition of the setter. Search the spec for "if the Location object's associated Document object has completely loaded, then the user agent must act as if the assign() method had been called with the new value as its argument. Otherwise, the user agent must act as if the replace() method had been called with the new value as its argument". Please let me know if that doesn't address your concern. -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Thursday, 31 May 2012 17:29:56 UTC