Bug 89998
Summary: | [chromium-mac] compositing/webgl/webgl-nonpremultiplied-blend.html is failing due to r121267 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hin-Chung Lam <hclam> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | mazda |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Hin-Chung Lam
After this change
http://trac.webkit.org/changeset/121267
compositing/webgl/webgl-nonpremultiplied-blend.html is failing on chromium-mac with image difference. Possibly need rebaseline.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Hin-Chung Lam
Committed r121272: <http://trac.webkit.org/changeset/121272>
Yasuhiro Matsuda
This test is faling on Lion as well (https://bugs.webkit.org/show_bug.cgi?id=82412).
Now this test is rendered as the same wrong result both on Snow Leopard and Lion, so probably the root cause is the same.
Yasuhiro Matsuda
The lines added in r121272 was removed in the patch for https://bugs.webkit.org/show_bug.cgi?id=82412 (r122306).