[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

--- Comment #3 from Adam Barth <w3c@adambarth.com> 2011-10-25 01:59:24 UTC ---
I believe WebKit computes the taint bit for the pattern when createPattern is
called.  It's helpful to do the computation when the HTMLImageElement is
present in case we need to look at the network activity that occurred when the
image was loaded (e.g., to check whether CORS when through fine).

-- 
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 Tuesday, 25 October 2011 01:59:28 UTC