[Webkit-unassigned] [Bug 105090] New: [EFL][WK2] fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html pixel color failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 15 07:07:14 PST 2012


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

           Summary: [EFL][WK2]
                    fast/canvas/webgl/context-attributes-alpha-depth-stenc
                    il-antialias.html pixel color failure
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jussi.kukkonen at intel.com


--- /home/jku/intel/src/WebKit/layout-test-results/fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias-expected.txt
+++ /home/jku/intel/src/WebKit/layout-test-results/fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias-actual.txt
@@ -102,7 +102,7 @@
 PASS getError was expected value: NO_ERROR : should be no errors
 PASS gl = getWebGL(2, 2, { depth: false, stencil: false, alpha: false, antialias: true }, [ 0, 0, 0, 1 ], 1, 0) is non-null.
 PASS contextAttribs = gl.getContextAttributes() is non-null.
-PASS pixel[0] != 255 && pixel[0] != 0 is contextAttribs.antialias
+FAIL pixel[0] != 255 && pixel[0] != 0 should be true. Was false.
 Testing antialias = false
 PASS getError was expected value: NO_ERROR : should be no errors
 PASS gl = getWebGL(2, 2, { depth: false, stencil: false, alpha: false, antialias: false }, [ 0, 0, 0, 1 ], 1, 0) is non-null.

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



More information about the webkit-unassigned mailing list