diff options
author | MO <9125255+fengzilong@users.noreply.github.com> | 2021-11-07 17:18:09 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-07 10:18:09 +0100 |
commit | 44dc182a131ef7c448d53340b7b483ba8b2ee472 (patch) | |
tree | 558814f57153e9c4083ce9e0552156d3fb92d9a3 /files/fr | |
parent | 419987f9ffc940bbee35592db06065f69a1e2031 (diff) | |
download | translated-content-44dc182a131ef7c448d53340b7b483ba8b2ee472.tar.gz translated-content-44dc182a131ef7c448d53340b7b483ba8b2ee472.tar.bz2 translated-content-44dc182a131ef7c448d53340b7b483ba8b2ee472.zip |
Fix wrong link for offscreencanvas spec (#2935)
* Fix wrong link for offscreencanvas spec
* Fix wrong link for offscreencanvas spec
* Use {{Specifications}} for offscreencanvas spec
Diffstat (limited to 'files/fr')
-rw-r--r-- | files/fr/web/api/offscreencanvas/index.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/files/fr/web/api/offscreencanvas/index.md b/files/fr/web/api/offscreencanvas/index.md index 8dba3f4dc7..e8e0cd9ec2 100644 --- a/files/fr/web/api/offscreencanvas/index.md +++ b/files/fr/web/api/offscreencanvas/index.md @@ -7,6 +7,7 @@ tags: - Experimental - Interface - Reference +browser-compat: api.OffscreenCanvas translation_of: Web/API/OffscreenCanvas --- {{APIRef("Canvas API")}} {{SeeCompatTable}} @@ -113,9 +114,7 @@ onmessage = function(evt) { ## Spécifications -| Spécification | Statut | Commentaire | -| ---------------------------------------------------------------------------------------------------------------------------- | -------------------------------- | ----------- | -| {{SpecName('HTML WHATWG', "scripting.html#the-offscreencanvas-interface", "OffscreenCanvas")}} | {{Spec2('HTML WHATWG')}} | | +{{Specifications}} ## Compatibilité des navigateurs |