We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba2e3cc commit ee6ddc2Copy full SHA for ee6ddc2
packages/screenshot/test/index.js
@@ -51,7 +51,7 @@ test('graphics features', async t => {
51
}
52
: {
53
Canvas: 'Hardware accelerated',
54
- 'Direct Rendering Display Compositor': 'Disabled',
+ 'Direct Rendering Display Compositor': 'Enabled',
55
Compositing: 'Hardware accelerated',
56
'Multiple Raster Threads': 'Enabled',
57
OpenGL: 'Enabled',
0 commit comments