summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/canvas/buffer-offscreen-test.html.ini
blob: 721650a08cc88161ffe32427bdfa9e0bb6ae8f67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[buffer-offscreen-test.html]
  type: testharness
  expected:
    if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR
    if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR
    if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR
    if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR
    if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR
  [WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
    expected: FAIL

  [WebGL test #1: Unable to fetch WebGL rendering context for Canvas]
    expected: FAIL

  [WebGL test #2: gl1 != null should be true. Was false.]
    expected: FAIL

  [WebGL test #3: gl2 != null should be true. Was false.]
    expected: FAIL

  [WebGL test #4: gl1.getContextAttributes().preserveDrawingBuffer == false should be true. Threw exception TypeError: gl1 is null]
    expected: FAIL

  [WebGL test #5: gl2.getContextAttributes().preserveDrawingBuffer == false should be true. Threw exception TypeError: gl2 is null]
    expected: FAIL