[Webkit-unassigned] [Bug 25417] Skia CompositeCopy should be mapped to kSrc_Mode not kSrcOver_Mode.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 18 17:20:25 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25417





------- Comment #17 from eric at webkit.org  2009-05-18 17:20 PDT -------
By failing test, I mean that one of the sub-tests may fail, and your "expected
results" will include that FAIL printed along next to a whole bunch of PASS
messages.  That way if we ever do change how we handle alpha=0 on some platform
then we'll know that we changed it, instead of now were we could "regress"
alpha=0 handling w/o knowing it because we have no test for it.  Does that make
sense?

Here is an example tests where we fail a few of the sub-tests, but we test them
anyway (and give explanations as to why we fail) so that if anyone is making
changes in that code later we'll already have tests for those changes:
http://trac.webkit.org/browser/trunk/LayoutTests/fast/dom/Document/createElementNS-namespace-err-expected.txt


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list