getContextAttributes.html.ini (952B)
1 [getContextAttributes.html] 2 [Test default offscreen context creation attributes] 3 expected: FAIL 4 5 [Test offscreen context creation attributes alpha: true] 6 expected: FAIL 7 8 [Test offscreen context creation attributes alpha: false] 9 expected: FAIL 10 11 [Test offscreen context creation attributes colorSpace: 'srgb'] 12 expected: FAIL 13 14 [Test offscreen context creation attributes colorSpace: 'display-p3'] 15 expected: FAIL 16 17 [Test offscreen context creation attributes desynchronized: true] 18 expected: FAIL 19 20 [Test offscreen context creation attributes desynchronized: false] 21 expected: FAIL 22 23 [Test offscreen context creation attributes willReadFrequently: true] 24 expected: FAIL 25 26 [Test offscreen context creation attributes willReadFrequently: false] 27 expected: FAIL 28 29 [Test context creation attributes colorType: unorm8] 30 expected: FAIL 31 32 [Test context creation attributes colorType: float16] 33 expected: FAIL