Provide a way to activate GIFs via the keyboard for a11y (#28611) #1423
Annotations
2 errors
test/unit-tests/components/views/elements/SyntaxHighlight-test.tsx#L17
expect(received).toBeTruthy()
Received: null
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div>
<pre
class="mx_SyntaxHighlight hljs language-undefined"
>
console.log("Hello, World!");
</pre>
</div>
</body>
</html>
at toBeTruthy (test/unit-tests/components/views/elements/SyntaxHighlight-test.tsx:17:81)
at runWithExpensiveErrorDiagnosticsDisabled (node_modules/@testing-library/dom/dist/config.js:47:12)
at checkCallback (node_modules/@testing-library/dom/dist/wait-for.js:124:77)
at checkRealTimersCallback (node_modules/@testing-library/dom/dist/wait-for.js:118:16)
at Timeout.task [as _onTimeout] (node_modules/jsdom/lib/jsdom/browser/Window.js:520:19)
|
|
The logs for this run have expired and are no longer available.
Loading