[Bug 14502] Why do we want to taint on style set and not on style use?

http://www.w3.org/Bugs/Public/show_bug.cgi?id=14502

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

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

--- Comment #13 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-10-30 18:16:02 UTC ---
What the spec now says is that once you've set document.domain, any image
(actually even any that had the right CORS headers) would taint. I'll revert
it, given the reaction above.

Of course without this we have interesting implications, e.g. two different
scripts that are both same-effective-origin can get different results when they
do getImageData().


Modulo that issue, looks like there's nothing to change here, so I guess I'll
close the bug. Please reopen it if you add a comment that you want me to see.

-- 
Configure bugmail: http://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 Sunday, 30 October 2011 18:16:07 UTC