Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save SphinxKnight/c36526272986f9d94ee38a5a6d6e0a76 to your computer and use it in GitHub Desktop.
Save SphinxKnight/c36526272986f9d94ee38a5a6d6e0a76 to your computer and use it in GitHub Desktop.
md-conversion-web-api

Report from 22/09/2021, 08:26:28

All unhandled elements

  • tr (276)
  • kbd (247)
  • td (163)
  • table.standard-table (122)
  • th[scope="col"] (88)
  • td.header (73)
  • th (55)
  • table.properties (50)
  • th[scope="row"] (48)
  • th[rowSpan="2"][scope="col"] (42)
  • i[lang="en"] (38)
  • th[colSpan="4"][scope="col"] (21)
  • table (10)
  • th[colSpan="4"] (7)
  • sup (5)
  • td[rowSpan="1"] (4)
  • th[colSpan="3"] (4)
  • td[rowSpan="2"] (2)
  • table.fullwidth-table (1)
  • th[colSpan="1"][rowSpan="13"][scope="row"] (1)
  • td[colSpan="2"][rowSpan="1"] (1)
  • th[colSpan="1"][rowSpan="2"][scope="row"] (1)
  • th[colSpan="2"] (1)

Details per Document

Missing conversion rules

  • table.properties (19:1)

Missing conversion rules

  • table.properties (28:1)

Missing conversion rules

  • table.properties (18:1)

Invalid AST transformations

tr (66:4) => tableRow
type: "html"
value: "<th scope=\"row\"><code>type</code></th>"
tr (75:4) => tableRow
type: "html"
value: "<th scope=\"row\"><code>lowpass</code></th>"
tr (82:4) => tableRow
type: "html"
value: "<th scope=\"row\"><code>highpass</code></th>"
tr (89:4) => tableRow
type: "html"
value: "<th scope=\"row\"><code>bandpass</code></th>"
tr (96:4) => tableRow
type: "html"
value: "<th scope=\"row\"><code>lowshelf</code></th>"
tr (103:4) => tableRow
type: "html"
value: "<th scope=\"row\"><code>highshelf</code></th>"
tr (110:4) => tableRow
type: "html"
value: "<th scope=\"row\"><code>peaking</code></th>"
tr (117:4) => tableRow
type: "html"
value: "<th scope=\"row\"><code>notch</code></th>"
tr (124:4) => tableRow
type: "html"
value: "<th scope=\"row\"><code>allpass</code></th>"
table.standard-table (63:2) => table
type: "html"
value: "<tr><th scope=\"row\"><code>type</code></th><th scope=\"col\">Description</th><th scope=\"col\"><code>frequency</code></th><th scope=\"col\"><code>Q</code></th><th scope=\"col\"><code>gain</code></th></tr>",type: "html"
value: "<tr><th scope=\"row\"><code>lowpass</code></th><td>Filtre standard passe-bas résonnant de second ordre avec atténuation de 12dB/octave. Les fréquences inférieures au seuil sont inchangées; les fréquences supérieures sont atténuées.</td><td>La fréquence de coupure</td><td>Indique comment la fréquence a culminé autour de la coupure. Plus la valeur est élevée, plus le point culminant est haut</td><td>Non utilisé</td></tr>",type: "html"
value: "<tr><th scope=\"row\"><code>highpass</code></th><td>Filtre standard passe-haut résonnant de second ordre avec atténuation de 12dB/octave. Les fréquences inférieures à la fréquence de coupure sont atténuées, les fréquences supérieures sont inchangées.</td><td>La fréquence de coupure</td><td>Indique comment la fréquence a culminé autour de la coupure. Plus la valeur est élevée, plus le point culminant est haut</td><td>Non utilisé</td></tr>",type: "html"
value: "<tr><th scope=\"row\"><code>bandpass</code></th><td>Filtre standard passe-bande de second ordre. Les fréquences en dehors de la plage donnée de fréquences sont atténués, et les fréquences à l'intérieur sont inchangées.</td><td>Le centre de la gamme de fréquences.</td><td>Contrôle la largeur de la bande de fréquences. Plus Q est grande, plus la bande de fréquences est grande.</td><td>Non utilisé</td></tr>",type: "html"
value: "<tr><th scope=\"row\"><code>lowshelf</code></th><td>Filtre standard de dégradé de basses fréquences de second ordre. Les fréquences inférieures à la fréquence obtiennent une impulsion ou une atténuation; Les fréquences supérieurs sont inchangées.</td><td>La limite supérieure des fréquences obtenant une impulsion ou une atténuation</td><td>Non utilisé</td><td>L'impulsion, en dB, à appliquer; s'il est négatif, ce sera une atténuation.</td></tr>",type: "html"
value: "<tr><th scope=\"row\"><code>highshelf</code></th><td>Filtre standard de dégradé de hautes fréquences de second ordre. Les fréquences supérieures à la fréquence obtiennent une impulsion, ou une atténuation; Les fréquences inférieurs restent inchangées</td><td>La limite inférieure des fréquences obtenant une impulsion ou une atténuation</td><td>Non utilisé</td><td>L'impulsion, en dB, à appliquer; s'il est négatif, ce sera une atténuation.</td></tr>",type: "html"
value: "<tr><th scope=\"row\"><code>peaking</code></th><td>Les fréquences à l'intérieur de la gamme obtiennent une impulsion ou une atténuation; les fréquences en dehors de celle-ci sont inchangées.</td><td>Le milieu de la gamme de fréquences obtiennent une impulsion, ou un attenuation</td><td>Contrôle la largeur de la bande de fréquences. Plus grande est Q, plus grande est la bande de fréquences.</td><td>L'impulsion, en dB, à appliquer; s'il est négatif, ce sera une atténuation.</td></tr>",type: "html"
value: "<tr><th scope=\"row\"><code>notch</code></th><td>Filtre coupe standard, appelé aussi coupe-bande. C'est l'inverse d'un filtre passe-bande: les fréquences en dehors de la gamme de fréquences donnée sont inchangées; les fréquences à l'intérieur de celle-ci sont atténuées.</td><td>Le centre de la gamme de fréquences.</td><td>Contrôle la largeur de la bande de fréquences. Plus grande est Q, plus grande est la bande de fréquences.</td><td>Non utilisé</td></tr>",type: "html"
value: "<tr><th scope=\"row\"><code>allpass</code></th><td>Filtre standard passe-tout du second ordre. Laisse toutes les fréquences inchangées, mais modifie le rapport de phase entre les différentes fréquences.</td><td>La fréquence du retard de groupe maximal, qui est la fréquence à laquelle le centre de la transition de phase se produit.</td><td>Contrôle finement la transition à la fréquence moyenne. Plus ce paramètre est grand, plus la transition est fine et large.</td><td>Non utilisé</td></tr>"

Missing conversion rules

  • table.properties (16:1)
  • th[scope="row"] (67:5)
  • th[scope="row"] (76:5)
  • th[scope="row"] (83:5)
  • th[scope="row"] (90:5)
  • th[scope="row"] (97:5)
  • th[scope="row"] (104:5)
  • th[scope="row"] (111:5)
  • th[scope="row"] (118:5)
  • th[scope="row"] (125:5)

Invalid AST transformations

tr (24:3) => tableRow
type: "html"
value: "<td><code>void <a href=\"/en-US/docs/Web/API/BlobBuilder#append()\">append</a>(in ArrayBuffer data);</code></td>"
table.standard-table (22:1) => table
type: "html"
value: "<tr><td><code>void <a href=\"/en-US/docs/Web/API/BlobBuilder#append()\">append</a>(in ArrayBuffer data);</code></td></tr>"

Missing conversion rules

  • td (25:4)

Invalid AST transformations

td (64:4) => tableCell
type: "paragraph"
summary: "La méthode add() de l'interface {{ZG9teHJlZigiQ2FjaGUiKQ==}} accepte une URL, la récupère, et ajoute l'objet réponse qui en résulte dans le cache. La méthode add() est équivalent au code suivant :"
locale: "fr"
rowIndex: 1
shouldWrap: true
children: 
  type: "text"
  value: "Le schéma d'URL n'est pas "
  type: "inlineCode"
  value: "http"
  type: "text"
  value: " ou "
  type: "inlineCode"
  value: "https"
  type: "text"
  value: ".",type: "paragraph"
summary: "La méthode add() de l'interface {{ZG9teHJlZigiQ2FjaGUiKQ==}} accepte une URL, la récupère, et ajoute l'objet réponse qui en résulte dans le cache. La méthode add() est équivalent au code suivant :"
locale: "fr"
rowIndex: 1
shouldWrap: true
children: 
  type: "text"
  value: "Le statut de la réponse n'est pas dans les 200 (i.e., une requête qui a échoué.) Cela peut arriver si la requête échoue, mais également si la requête est une "
  type: "emphasis"
  children: 
    type: "text"
    value: "cross-origin no-cors"
  type: "text"
  value: " (auquel cas le statut retourné est systématiquement 0.)"
tr (62:3) => tableRow
type: "html"
value: "<td><p>Le schéma d'URL n'est pas <code>http</code> ou <code>https</code>.</p><p>Le statut de la réponse n'est pas dans les 200 (i.e., une requête qui a échoué.) Cela peut arriver si la requête échoue, mais également si la requête est une <em>cross-origin no-cors</em> (auquel cas le statut retourné est systématiquement 0.)</p></td>"
table.standard-table (54:1) => table
type: "html"
value: "<tr><td><code>TypeError</code></td><td><p>Le schéma d'URL n'est pas <code>http</code> ou <code>https</code>.</p><p>Le statut de la réponse n'est pas dans les 200 (i.e., une requête qui a échoué.) Cela peut arriver si la requête échoue, mais également si la requête est une <em>cross-origin no-cors</em> (auquel cas le statut retourné est systématiquement 0.)</p></td></tr>"

Invalid AST transformations

td (55:4) => tableCell
type: "paragraph"
summary: "La méthode addAll() de l'interface {{ZG9teHJlZigiQ2FjaGUiKQ==}} accepte un tableau d'URLS, les récupères, et ajoute les objets réponse qui en résultent au cache en question. Les objets requêtes crées pendant la phase de récupération deviennent des clés vers les opérations de réponse stockées."
locale: "fr"
rowIndex: 1
shouldWrap: true
children: 
  type: "text"
  value: "Le schéma d'URL n'est pas "
  type: "inlineCode"
  value: "http"
  type: "text"
  value: " ou "
  type: "inlineCode"
  value: "https"
  type: "text"
  value: ".",type: "paragraph"
summary: "La méthode addAll() de l'interface {{ZG9teHJlZigiQ2FjaGUiKQ==}} accepte un tableau d'URLS, les récupères, et ajoute les objets réponse qui en résultent au cache en question. Les objets requêtes crées pendant la phase de récupération deviennent des clés vers les opérations de réponse stockées."
locale: "fr"
rowIndex: 1
shouldWrap: true
children: 
  type: "text"
  value: "Le statut de la réponse n'est pas dans les 200 (i.e., une requête qui a échoué.) Cela peut arriver si la requête échoue, mais également si la requête est une "
  type: "emphasis"
  children: 
    type: "text"
    value: "cross-origin no-cors"
  type: "text"
  value: " (auquel cas le statut retourné est systématiquement 0.)"
tr (53:3) => tableRow
type: "html"
value: "<td><p>Le schéma d'URL n'est pas <code>http</code> ou <code>https</code>.</p><p>Le statut de la réponse n'est pas dans les 200 (i.e., une requête qui a échoué.) Cela peut arriver si la requête échoue, mais également si la requête est une <em>cross-origin no-cors</em> (auquel cas le statut retourné est systématiquement 0.)</p></td>"
table.standard-table (45:1) => table
type: "html"
value: "<tr><td><code>TypeError</code></td><td><p>Le schéma d'URL n'est pas <code>http</code> ou <code>https</code>.</p><p>Le statut de la réponse n'est pas dans les 200 (i.e., une requête qui a échoué.) Cela peut arriver si la requête échoue, mais également si la requête est une <em>cross-origin no-cors</em> (auquel cas le statut retourné est systématiquement 0.)</p></td></tr>"

Invalid AST transformations

td (56:4) => tableCell
type: "paragraph"
summary: "La propriété en lecture seule  caches de l'interface {{ZG9teHJlZigiV2luZG93T3JXb3JrZXJHbG9iYWxTY29wZSIp}} retourne l'objet {{ZG9teHJlZigiQ2FjaGVTdG9yYWdlIik=}} associé au contexte actuel. Cet objet permet de stocker des ressources pour une utilisation hors-ligne et de générer des réponses personnalisées à des requêtes."
locale: "fr"
rowIndex: 1
shouldWrap: true
children: 
  type: "text"
  value: "Défini dans un "
  type: "inlineCode"
  value: "WindowOrWorkerGlobalScope"
  type: "text"
  value: " partiel dans la nouvelle spec."
tr (53:3) => tableRow
type: "html"
value: "<td><p>Défini dans un <code>WindowOrWorkerGlobalScope</code> partiel dans la nouvelle spec.</p></td>"
table.standard-table (46:1) => table
type: "html"
value: "<tr><td>{{U3BlY05hbWUoJ1NlcnZpY2UgV29ya2VycycsICcjc2VsZi1jYWNoZXMnLCAnY2FjaGVzJyk=}}</td><td>{{U3BlYzIoJ1NlcnZpY2UgV29ya2Vycycp}}</td><td><p>Défini dans un <code>WindowOrWorkerGlobalScope</code> partiel dans la nouvelle spec.</p></td></tr>"

Missing conversion rules

  • i[lang="en"] (59:68)

Invalid AST transformations

tr (33:4) => tableRow
type: "html"
value: "<td class=\"header\">Status code</td>",type: "html"
value: "<td class=\"header\">Nom</td>",type: "html"
value: "<td class=\"header\">Description</td>"
td (51:5) => tableCell
type: "paragraph"
summary: "Un événement CloseEvent est envoyé au client utilisant une WebSocket lorsque la connexion est fermée. Cet événement est envoyé au listener indiqué par l'attribut onclose de la WebSocket."
locale: "fr"
rowIndex: 3
shouldWrap: true
children: 
  type: "text"
  value: "Reçu lorsque une erreur est apparue sur le serveur ou le navigateur quitte la page ayant ouvert la connexion."
tr (48:4) => tableRow
type: "html"
value: "<td><p>Reçu lorsque une erreur est apparue sur le serveur ou le navigateur quitte la page ayant ouvert la connexion.</p></td>"
table.standard-table (31:2) => table
type: "html"
value: "<tr><td class=\"header\">Status code</td><td class=\"header\">Nom</td><td class=\"header\">Description</td></tr>",type: "html"
value: "<tr><td><code>1001</code></td><td><code>CLOSE_GOING_AWAY</code></td><td><p>Reçu lorsque une erreur est apparue sur le serveur ou le navigateur quitte la page ayant ouvert la connexion.</p></td></tr>"

Missing conversion rules

  • td.header (34:5)
  • td.header (35:5)
  • td.header (36:5)

Invalid AST transformations

tr (121:3) => tableRow
type: "html"
value: "<td class=\"header\">caractère de substitution</td>",type: "html"
value: "<td class=\"header\">description</td>"
table.standard-table (119:1) => table
type: "html"
value: "<tr><td class=\"header\">caractère de substitution</td><td class=\"header\">description</td></tr>"

Missing conversion rules

  • td.header (122:4)
  • td.header (123:4)

Missing conversion rules

  • i[lang="en"] (9:39)

Invalid AST transformations

tr (27:4) => tableRow
type: "html"
value: "<td class=\"header\">Constant</td>",type: "html"
value: "<td class=\"header\">Description</td>"
td (33:5) => tableCell
type: "paragraph"
summary: "Une {{ZG9teHJlZiAoIkRPTVN0cmluZyIp}} représentant la valeur actuelle."
locale: "fr"
rowIndex: 1
shouldWrap: true
children: 
  type: "text"
  value: "La valeur est une valeur personnalisée."
tr (31:4) => tableRow
type: "html"
value: "<td><p>La valeur est une valeur personnalisée.</p></td>"
table.standard-table (25:2) => table
type: "html"
value: "<tr><td class=\"header\">Constant</td><td class=\"header\">Description</td></tr>",type: "html"
value: "<tr><td><code>CSS_CUSTOM</code></td><td><p>La valeur est une valeur personnalisée.</p></td></tr>"

Missing conversion rules

  • td.header (28:5)
  • td.header (29:5)

Invalid AST transformations

tr (18:3) => tableRow
type: "html"
value: "<td class=\"header\">Propriété</td>",type: "html"
value: "<td class=\"header\">Type</td>"
table.standard-table (16:1) => table
type: "html"
value: "<tr><td class=\"header\">Propriété</td><td class=\"header\">Type</td></tr>"
tr (61:3) => tableRow
type: "html"
value: "<td><code>void <a href=\"#addElement.28.29\">addElement</a>(in <a href=\"/en/XPCOM_Interface_Reference/nsIDOMElement\">Element</a> image)</code></td>"
table.standard-table (59:1) => table
type: "html"
value: "<tr><td><code>void <a href=\"#addElement.28.29\">addElement</a>(in <a href=\"/en/XPCOM_Interface_Reference/nsIDOMElement\">Element</a> image)</code></td></tr>"

Missing conversion rules

  • td.header (19:4)
  • td.header (20:4)
  • td (62:4)

Missing conversion rules

  • sup (17:247)

Missing conversion rules

  • sup (30:207)
  • sup (31:249)

Missing conversion rules

  • sup (37:181)
  • sup (39:208)

Missing conversion rules

  • kbd (22:243)

Missing conversion rules

  • table.fullwidth-table (53:1)

Invalid AST transformations

tr (29:4) => tableRow
type: "html"
value: "<td class=\"header\">Constante</td>",type: "html"
value: "<td class=\"header\">Valeur numérique</td>",type: "html"
value: "<td class=\"header\">Description</td>"
table.standard-table (27:2) => table
type: "html"
value: "<tr><td class=\"header\">Constante</td><td class=\"header\">Valeur numérique</td><td class=\"header\">Description</td></tr>"

Missing conversion rules

  • td.header (30:5)
  • td.header (31:5)
  • td.header (32:5)

Invalid AST transformations

tr (33:4) => tableRow
type: "html"
value: "<td class=\"header\">Constante</td>",type: "html"
value: "<td class=\"header\">Valeur numérique</td>",type: "html"
value: "<td class=\"header\">Description</td>"
table.standard-table (31:2) => table
type: "html"
value: "<tr><td class=\"header\">Constante</td><td class=\"header\">Valeur numérique</td><td class=\"header\">Description</td></tr>"

Missing conversion rules

  • td.header (34:5)
  • td.header (35:5)
  • td.header (36:5)

Missing conversion rules

  • table.properties (11:1)

Invalid AST transformations

tr (71:3) => tableRow
type: "html"
value: "<td class=\"header\">Type de résultat</td>",type: "html"
value: "<td class=\"header\">Valeur</td>",type: "html"
value: "<td class=\"header\">Description</td>"
table.standard-table (69:1) => table
type: "html"
value: "<tr><td class=\"header\">Type de résultat</td><td class=\"header\">Valeur</td><td class=\"header\">Description</td></tr>"

Missing conversion rules

  • td.header (72:4)
  • td.header (73:4)
  • td.header (74:4)

Missing conversion rules

  • kbd (94:128)
  • kbd (104:32)

Missing conversion rules

  • kbd (15:264)
  • kbd (15:280)
  • kbd (15:298)
  • kbd (15:317)
  • table.properties (21:1)

Invalid AST transformations

tr (130:3) => tableRow
type: "html"
value: "<td>Spécification</td>",type: "html"
value: "<td>État</td>"
table.standard-table (128:1) => table
type: "html"
value: "<tr><td>Spécification</td><td>État</td></tr>"

Missing conversion rules

  • table.properties (19:1)
  • td (131:4)
  • td (132:4)

Missing conversion rules

  • table.properties (11:1)

Invalid AST transformations

tr (40:3) => tableRow
type: "html"
value: "<td><strong>Spécification</strong></td>",type: "html"
value: "<td><strong>État</strong></td>"
table.standard-table (38:1) => table
type: "html"
value: "<tr><td><strong>Spécification</strong></td><td><strong>État</strong></td></tr>"

Missing conversion rules

  • td (41:4)
  • td (42:4)

Invalid AST transformations

td (121:4) => tableCell
type: "list"
ordered: false
start: 

spread: false
children: 
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "list.item(1)"
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "list[1]",type: "paragraph"
summary: "Le Modèle Objet de Document (DOM: Document object Model) est la representation objet des données qui composent la structure et le contenu d'un document sur le web. Dans ce guide, nous présenterons brièvement le DOM. Nous verrons comment le DOM représente un document {{R2xvc3NhcnkoIkhUTUwiKQ==}} ou {{R2xvc3NhcnkoIlhNTCIp}} en mémoire et comment vous utilisez les API pour créer du contenu web et des applications."
locale: "fr"
rowIndex: 4
shouldWrap: true
children: 
  type: "text"
  value: "Ces deux lignes sont équivalentes. Dans la première, "
  type: "strong"
  children: 
    type: "text"
    value: "item()"
  type: "text"
  value: " est la méthode de l'objet "
  type: "inlineCode"
  value: "nodeList"
  type: "text"
  value: ". La seconde utilise la syntaxe habituelle d'un tableau pour accéder au second élément de la liste."
tr (119:3) => tableRow
type: "html"
value: "<td>Une <code>nodeList</code> est un tableau d'éléments, comme celui qui est renvoyé par la méthode <a href=\"/fr/docs/Web/API/Document/getElementsByTagName\">document.getElementsByTagName()</a>. Les éléments d'une <code>nodeList</code> sont accessibles par un index de deux manières différentes :<ul><li>list.item(1)</li><li>list[1]</li></ul><p>Ces deux lignes sont équivalentes. Dans la première, <strong>item()</strong> est la méthode de l'objet <code>nodeList</code>. La seconde utilise la syntaxe habituelle d'un tableau pour accéder au second élément de la liste.</p></td>"
table.standard-table (99:1) => table
type: "html"
value: "<tr><td>{{ZG9teHJlZigiTm9kZUxpc3QiKQ==}}</td><td>Une <code>nodeList</code> est un tableau d'éléments, comme celui qui est renvoyé par la méthode <a href=\"/fr/docs/Web/API/Document/getElementsByTagName\">document.getElementsByTagName()</a>. Les éléments d'une <code>nodeList</code> sont accessibles par un index de deux manières différentes :<ul><li>list.item(1)</li><li>list[1]</li></ul><p>Ces deux lignes sont équivalentes. Dans la première, <strong>item()</strong> est la méthode de l'objet <code>nodeList</code>. La seconde utilise la syntaxe habituelle d'un tableau pour accéder au second élément de la liste.</p></td></tr>"

Missing conversion rules

  • table.properties (17:1)

Missing conversion rules

  • i[lang="en"] (10:275)
  • i[lang="en"] (14:190)
  • i[lang="en"] (14:263)

Missing conversion rules

  • i[lang="en"] (10:435)

Missing conversion rules

  • table.properties (12:1)

Missing conversion rules

  • table.properties (20:1)

Missing conversion rules

  • table.properties (22:1)

Missing conversion rules

  • table.properties (20:1)

Invalid AST transformations

tr (73:3) => tableRow
type: "html"
value: "<td><strong>Spécification</strong></td>",type: "html"
value: "<td><strong>État</strong></td>"
table.standard-table (71:1) => table
type: "html"
value: "<tr><td><strong>Spécification</strong></td><td><strong>État</strong></td></tr>"

Missing conversion rules

  • td (74:4)
  • td (75:4)

Missing conversion rules

  • i[lang="en"] (76:41)
  • i[lang="en"] (87:90)
  • i[lang="en"] (219:88)
  • kbd (302:289)

Missing conversion rules

  • table.properties (22:1)

Missing conversion rules

  • table.properties (18:1)

Missing conversion rules

  • table.properties (18:1)

Missing conversion rules

  • table.properties (19:1)

Missing conversion rules

  • table.properties (18:1)

Missing conversion rules

  • table.properties (18:1)

Missing conversion rules

  • table.properties (21:1)

Invalid AST transformations

td (30:4) => tableCell
type: "paragraph"
summary: "Il est facile de s'interroger sur la cible à examiner lors de l'écriture d'un gestionnaire d'événements. Cet article devrait clarifier l'utilisation des propriétés de la cible."
locale: "fr"
rowIndex: 1
shouldWrap: true
children: 
  type: "text"
  value: "L'élément DOM sur le côté gauche de l'appel qui a déclenché cet événement, par exemple :",type: "code"
lang: 

meta: 

value: "element.dispatchEvent(event) "
tr (27:3) => tableRow
type: "html"
value: "<td><p>L'élément DOM sur le côté gauche de l'appel qui a déclenché cet événement, par exemple :</p><pre class=\"eval\"><em>element</em>.dispatchEvent(<em>event</em>)\n</pre></td>"
table.standard-table (20:1) => table
type: "html"
value: "<tr><td><a href=\"/en/DOM/event.target\">event.target</a></td><td><a href=\"http://www.w3.org/TR/DOM-Level-2/events.html#Events-interface\">DOM Event Interface</a></td><td><p>L'élément DOM sur le côté gauche de l'appel qui a déclenché cet événement, par exemple :</p><pre class=\"eval\"><em>element</em>.dispatchEvent(<em>event</em>)\n</pre></td></tr>"

Invalid AST transformations

td (43:4) => tableCell
type: "paragraph"
summary: "Indique quelle phase du flux d'événements est actuellement évaluée."
locale: "fr"
rowIndex: 1
shouldWrap: true
children: 
  type: "text"
  value: "Aucun événement n'est actuellement traité."
tr (40:3) => tableRow
type: "html"
value: "<td><p>Aucun événement n'est actuellement traité.</p></td>"
td (50:4) => tableCell
type: "paragraph"
summary: "Indique quelle phase du flux d'événements est actuellement évaluée."
locale: "fr"
rowIndex: 2
shouldWrap: true
children: 
  type: "text"
  value: "L'événement se propage à travers les objets ancêtres de la cible. Ce processus commence avec {{ZG9teHJlZigiV2luZG93Iik=}}, puis {{ZG9teHJlZigiRG9jdW1lbnQiKQ==}}, ensuite {{ZG9teHJlZigiSFRNTEh0bWxFbGVtZW50Iik=}} et ainsi de suite à travers les éléments jusqu'à ce que le parent de la cible soit atteint. {{ZG9teHJlZigiRXZlbnRMaXN0ZW5lciIsICJFdmVudCBsaXN0ZW5lcnMiLCAiIiwgMSk=}} sont enregistrés pour le mode capture lorsque {{ZG9teHJlZigiRXZlbnRUYXJnZXQuYWRkRXZlbnRMaXN0ZW5lcigpIik=}} est appelé durant cette phase."
tr (47:3) => tableRow
type: "html"
value: "<td><p>L'événement se propage à travers les objets ancêtres de la cible. Ce processus commence avec {{ZG9teHJlZigiV2luZG93Iik=}}, puis {{ZG9teHJlZigiRG9jdW1lbnQiKQ==}}, ensuite {{ZG9teHJlZigiSFRNTEh0bWxFbGVtZW50Iik=}} et ainsi de suite à travers les éléments jusqu'à ce que le parent de la cible soit atteint. {{ZG9teHJlZigiRXZlbnRMaXN0ZW5lciIsICJFdmVudCBsaXN0ZW5lcnMiLCAiIiwgMSk=}} sont enregistrés pour le mode capture lorsque {{ZG9teHJlZigiRXZlbnRUYXJnZXQuYWRkRXZlbnRMaXN0ZW5lcigpIik=}} est appelé durant cette phase.</p></td>"
table.standard-table (31:1) => table
type: "html"
value: "<tr><td><code>Event.NONE</code></td><td>0</td><td><p>Aucun événement n'est actuellement traité.</p></td></tr>",type: "html"
value: "<tr><td><code>Event.CAPTURING_PHASE</code></td><td>1</td><td><p>L'événement se propage à travers les objets ancêtres de la cible. Ce processus commence avec {{ZG9teHJlZigiV2luZG93Iik=}}, puis {{ZG9teHJlZigiRG9jdW1lbnQiKQ==}}, ensuite {{ZG9teHJlZigiSFRNTEh0bWxFbGVtZW50Iik=}} et ainsi de suite à travers les éléments jusqu'à ce que le parent de la cible soit atteint. {{ZG9teHJlZigiRXZlbnRMaXN0ZW5lciIsICJFdmVudCBsaXN0ZW5lcnMiLCAiIiwgMSk=}} sont enregistrés pour le mode capture lorsque {{ZG9teHJlZigiRXZlbnRUYXJnZXQuYWRkRXZlbnRMaXN0ZW5lcigpIik=}} est appelé durant cette phase.</p></td></tr>"

Invalid AST transformations

td (48:4) => tableCell
type: "paragraph"
summary: "La propriété en lecture seule isTrusted, de l'interface {{ZG9teHJlZigiRXZlbnQiKQ==}}, est un booléen qui vaut true lorsque l'événement est généré par une action de l'utilisateur, et false, quand l'événement est créé ou modifié par un script ou envoyé par dispatchEvent."
locale: "fr"
rowIndex: 2
shouldWrap: true
children: 
  type: "text"
  value: "Ajoute des conditions à propos des événement trusted et untrusted. Cependant, cela ne défini pas la propriété isTrusted."
tr (45:3) => tableRow
type: "html"
value: "<td><p>Ajoute des conditions à propos des événement trusted et untrusted. Cependant, cela ne défini pas la propriété isTrusted.</p></td>"
table.standard-table (33:1) => table
type: "html"
value: "<tr><td>{{U3BlY05hbWUoJ0RPTTMgRXZlbnRzJywgJyN0cnVzdGVkLWV2ZW50cycsICdUcnVzdGVkIGV2ZW50cycp}}</td><td>{{U3BlYzIoJ0RPTTMgRXZlbnRzJyk=}}</td><td><p>Ajoute des conditions à propos des événement trusted et untrusted. Cependant, cela ne défini pas la propriété isTrusted.</p></td></tr>"

Invalid AST transformations

tr (31:3) => tableRow
type: "html"
value: "<th scope=\"row\">new object's type</th>"
tr (38:3) => tableRow
type: "html"
value: "<td rowspan=\"2\">{{ZG9teHJlZigiUmVxdWVzdCIp}}</td>"
tr (47:3) => tableRow
type: "html"
value: "<td rowspan=\"2\">{{ZG9teHJlZigiUmVzcG9uc2UiKQ==}}</td>"
table.standard-table (29:1) => table
type: "html"
value: "<tr><th scope=\"row\">new object's type</th><th scope=\"col\">creating constructor</th><th scope=\"col\">guard setting of associated {{ZG9teHJlZigiSGVhZGVycyIp}} object</th></tr>",type: "html"
value: "<tr><td rowspan=\"2\">{{ZG9teHJlZigiUmVxdWVzdCIp}}</td><td>{{ZG9teHJlZigiUmVxdWVzdC5SZXF1ZXN0IiwiUmVxdWVzdCgpIik=}}</td><td><code>request</code></td></tr>",type: "html"
value: "<tr><td rowspan=\"2\">{{ZG9teHJlZigiUmVzcG9uc2UiKQ==}}</td><td>{{ZG9teHJlZigiUmVzcG9uc2UuUmVzcG9uc2UiLCJSZXNwb25zZSgpIik=}}</td><td><code>response</code></td></tr>"

Missing conversion rules

  • th[scope="row"] (32:4)
  • td[rowSpan="2"] (39:4)
  • td[rowSpan="2"] (48:4)

Invalid AST transformations

tr (30:3) => tableRow
type: "html"
value: "<td class=\"header\">Attribut</td>",type: "html"
value: "<td class=\"header\">Type</td>",type: "html"
value: "<td class=\"header\">Description</td>"
table.standard-table (28:1) => table
type: "html"
value: "<tr><td class=\"header\">Attribut</td><td class=\"header\">Type</td><td class=\"header\">Description</td></tr>"

Missing conversion rules

  • td.header (31:4)
  • td.header (32:4)
  • td.header (33:4)

Invalid AST transformations

tr (38:4) => tableRow
type: "html"
value: "<td><code>EMPTY</code></td>",type: "html"
value: "<td><code>0</code></td>",type: "html"
value: "<td>Aucune donnée n'a encore été chargée.</td>"
table.standard-table (36:2) => table
type: "html"
value: "<tr><td><code>EMPTY</code></td><td><code>0</code></td><td>Aucune donnée n'a encore été chargée.</td></tr>"

Missing conversion rules

  • td (39:5)
  • td (40:5)
  • td (41:5)

Missing conversion rules

  • kbd (81:81)
  • kbd (81:104)
  • kbd (83:119)
  • kbd (83:134)
  • kbd (87:93)
  • kbd (87:115)
  • kbd (91:59)
  • kbd (93:154)
  • kbd (104:66)

Missing conversion rules

  • table.properties (20:1)

Invalid AST transformations

td (77:4) => tableCell
type: "paragraph"
summary: "L'interface Gamepad de l'API Gamepad définit une manette individuelle ou un autre contrôleur, autorisant l'accès à des informations telles que les boutons pressés, la position des axes et l'identifiant."
locale: "fr"
rowIndex: 2
shouldWrap: true
children: 
  type: "text"
  value: "Définit la propriété {{ZG9teHJlZigiR2FtZXBhZC5kaXNwbGF5SWQiKQ==}}."
tr (74:3) => tableRow
type: "html"
value: "<td><p>Définit la propriété {{ZG9teHJlZigiR2FtZXBhZC5kaXNwbGF5SWQiKQ==}}.</p></td>"
table.standard-table (62:1) => table
type: "html"
value: "<tr><td>{{U3BlY05hbWUoJ1dlYlZSJywgJyNnYW1lcGFkLWdldHZyZGlzcGxheXMtYXR0cmlidXRlJywgJ2Rpc3BsYXlJZCcp}}</td><td>{{U3BlYzIoIldlYlZSIik=}}</td><td><p>Définit la propriété {{ZG9teHJlZigiR2FtZXBhZC5kaXNwbGF5SWQiKQ==}}.</p></td></tr>"

Missing conversion rules

  • kbd (37:246)

Invalid AST transformations

td (86:4) => tableCell
type: "paragraph"
summary: "L'interface   HTMLButtonElement  fournit des propriétés et des méthodes (au-delà de l'interface d'objet {{SFRNTEVsZW1lbnQgKCJidXR0b24iKQ==}} dont elle dispose également par héritage) pour manipuler la présentation et la présentation des éléments de bouton."
locale: "fr"
rowIndex: 1
shouldWrap: true
children: 
  type: "text"
  value: "Non pris en charge pour les éléments de bouton."
tr (83:3) => tableRow
type: "html"
value: "<td><p>Non pris en charge pour les éléments de bouton.</p></td>"
td (91:4) => tableCell
type: "paragraph"
summary: "L'interface   HTMLButtonElement  fournit des propriétés et des méthodes (au-delà de l'interface d'objet {{SFRNTEVsZW1lbnQgKCJidXR0b24iKQ==}} dont elle dispose également par héritage) pour manipuler la présentation et la présentation des éléments de bouton."
locale: "fr"
rowIndex: 2
shouldWrap: true
children: 
  type: "inlineCode"
  value: "setCustomValidity(in DOMString error)"
tr (90:3) => tableRow
type: "html"
value: "<td><p><code>setCustomValidity(in DOMString error)</code></p></td>"
table.standard-table (74:1) => table
type: "html"
value: "<tr><td><code>checkValidity()</code></td><td>{{ZG9teHJlZigiQm9vbGVhbiIp}}</td><td><p>Non pris en charge pour les éléments de bouton.</p></td></tr>",type: "html"
value: "<tr><td><p><code>setCustomValidity(in DOMString error)</code></p></td><td><code>void</code></td><td>Non pris en charge pour les éléments de bouton.</td></tr>"

Invalid AST transformations

td (75:4) => tableCell
type: "list"
ordered: false
start: 

spread: false
children: 
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "Si la hauteur ou la largeur du canvas est "
      type: "inlineCode"
      value: "0"
      type: "text"
      value: ", "
      type: "inlineCode"
      value: "\"data:,"
      type: "text"
      value: "\" représentant une chaîne vide, est renvoyée."
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "Si le format demandé n'est pas "
      type: "inlineCode"
      value: "image/png"
      type: "text"
      value: ", mais que la valeur renvoyée commence par "
      type: "inlineCode"
      value: "data:image/png"
      type: "text"
      value: ", alors le format demandé n'est pas supporté."
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "Chrome supporte le format "
      type: "inlineCode"
      value: "image/webp"
      type: "text"
      value: "."
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "Si le format demandé est "
      type: "inlineCode"
      value: "image/jpeg "
      type: "text"
      value: "ou "
      type: "inlineCode"
      value: "image/webp"
      type: "text"
      value: ", alors le second argument, s'il est compris entre "
      type: "inlineCode"
      value: "0.0"
      type: "text"
      value: " et "
      type: "inlineCode"
      value: "1.0"
      type: "text"
      value: ", est considéré comme une indication de la qualité d'image ; si le second argument est n'importe quoi d'autre, la valeur par défaut pour la qualité est utilisé. Les autres arguments sont ignorés."
tr (72:3) => tableRow
type: "html"
value: "<td>Renvoie une <code>data:</code> URL contenant une représentation de l'image au format spécifié par l'argument <code>type</code> (PNG par défaut). L'image renvoyée est en 96dpi.<ul><li>Si la hauteur ou la largeur du canvas est <code>0</code>, <code>\"data:,</code>\" représentant une chaîne vide, est renvoyée.</li><li>Si le format demandé n'est pas <code>image/png</code>, mais que la valeur renvoyée commence par <code>data:image/png</code>, alors le format demandé n'est pas supporté.</li><li>Chrome supporte le format <code>image/webp</code>.</li><li>Si le format demandé est <code>image/jpeg </code>ou <code>image/webp</code>, alors le second argument, s'il est compris entre <code>0.0</code> et <code>1.0</code>, est considéré comme une indication de la qualité d'image ; si le second argument est n'importe quoi d'autre, la valeur par défaut pour la qualité est utilisé. Les autres arguments sont ignorés.</li></ul></td>"
td (87:4) => tableCell
type: "list"
ordered: false
start: 

spread: false
children: 
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "Si la hauteur ou la largeur du canvas est "
      type: "inlineCode"
      value: "0"
      type: "text"
      value: ", "
      type: "inlineCode"
      value: "\"data:,"
      type: "text"
      value: "\" représentant une chaîne vide, est renvoyée."
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "Si le format demandé n'est pas "
      type: "inlineCode"
      value: "image/png"
      type: "text"
      value: ", mais que la valeur renvoyée commence par "
      type: "inlineCode"
      value: "data:image/png"
      type: "text"
      value: ", alors le format demandé n'est pas supporté."
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "Chrome supporte le format "
      type: "inlineCode"
      value: "image/webp"
      type: "text"
      value: "."
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "Si le format demandé est "
      type: "inlineCode"
      value: "image/jpeg "
      type: "text"
      value: "ou "
      type: "inlineCode"
      value: "image/webp"
      type: "text"
      value: ", alors le second argument, s'il est compris entre "
      type: "inlineCode"
      value: "0.0"
      type: "text"
      value: " et "
      type: "inlineCode"
      value: "1.0"
      type: "text"
      value: ", est considéré comme une indication de la qualité d'image ; si le second argument est n'importe quoi d'autre, la valeur par défaut pour la qualité est utilisé. Les autres arguments sont ignorés."
tr (84:3) => tableRow
type: "html"
value: "<td>Renvoie une <code>data:</code> URL contenant une représentation de l'image au format spécifié par <code>type</code> (PNG par défaut). L'image renvoyée est à la résolution native du canvas.<ul><li>Si la hauteur ou la largeur du canvas est <code>0</code>, <code>\"data:,</code>\" représentant une chaîne vide, est renvoyée.</li><li>Si le format demandé n'est pas <code>image/png</code>, mais que la valeur renvoyée commence par <code>data:image/png</code>, alors le format demandé n'est pas supporté.</li><li>Chrome supporte le format <code>image/webp</code>.</li><li>Si le format demandé est <code>image/jpeg </code>ou <code>image/webp</code>, alors le second argument, s'il est compris entre <code>0.0</code> et <code>1.0</code>, est considéré comme une indication de la qualité d'image ; si le second argument est n'importe quoi d'autre, la valeur par défaut pour la qualité est utilisé. Les autres arguments sont ignorés.</li></ul></td>"
td (114:4) => tableCell
type: "blockquote"
children: 
  type: "paragraph"
  children: 
    type: "strong"
    children: 
      type: "text"
      value: "Note :"
    type: "text"
    value: " Cette méthode ne peut être utilisée que depuis le code chrome."
tr (111:3) => tableRow
type: "html"
value: "<td>Crée un nouveau flux d'entrée qui, quand il est prêt, fournit le contenu du canvas en tant que données d'image. Quand le nouveau flux est prêt, la fonction de rappel spécifiée {{aWZtZXRob2QoIm5zSUlucHV0U3RyZWFtQ2FsbGJhY2siLCAib25JbnB1dFN0cmVhbVJlYWR5Iik=}} est appelée. Si <code>type</code> n'est pas précisée, Le format de l'image est <code>image/png.</code><div class=\"note\"><p><strong>Note :</strong> Cette méthode ne peut être utilisée que depuis le code chrome.</p></div></td>"
table.standard-table (43:1) => table
type: "html"
value: "<tr><td><code>toDataURL</code>(in optional {{ZG9teHJlZigiRE9NU3RyaW5nIik=}} type, in any ...args)</td><td>{{ZG9teHJlZigiRE9NU3RyaW5nIik=}}</td><td>Renvoie une <code>data:</code> URL contenant une représentation de l'image au format spécifié par l'argument <code>type</code> (PNG par défaut). L'image renvoyée est en 96dpi.<ul><li>Si la hauteur ou la largeur du canvas est <code>0</code>, <code>\"data:,</code>\" représentant une chaîne vide, est renvoyée.</li><li>Si le format demandé n'est pas <code>image/png</code>, mais que la valeur renvoyée commence par <code>data:image/png</code>, alors le format demandé n'est pas supporté.</li><li>Chrome supporte le format <code>image/webp</code>.</li><li>Si le format demandé est <code>image/jpeg </code>ou <code>image/webp</code>, alors le second argument, s'il est compris entre <code>0.0</code> et <code>1.0</code>, est considéré comme une indication de la qualité d'image ; si le second argument est n'importe quoi d'autre, la valeur par défaut pour la qualité est utilisé. Les autres arguments sont ignorés.</li></ul></td></tr>",type: "html"
value: "<tr><td><code>toDataURLHD()</code>{{ZXhwZXJpbWVudGFsX2lubGluZQ==}}</td><td>{{ZG9teHJlZigiRE9NU3RyaW5nIik=}}</td><td>Renvoie une <code>data:</code> URL contenant une représentation de l'image au format spécifié par <code>type</code> (PNG par défaut). L'image renvoyée est à la résolution native du canvas.<ul><li>Si la hauteur ou la largeur du canvas est <code>0</code>, <code>\"data:,</code>\" représentant une chaîne vide, est renvoyée.</li><li>Si le format demandé n'est pas <code>image/png</code>, mais que la valeur renvoyée commence par <code>data:image/png</code>, alors le format demandé n'est pas supporté.</li><li>Chrome supporte le format <code>image/webp</code>.</li><li>Si le format demandé est <code>image/jpeg </code>ou <code>image/webp</code>, alors le second argument, s'il est compris entre <code>0.0</code> et <code>1.0</code>, est considéré comme une indication de la qualité d'image ; si le second argument est n'importe quoi d'autre, la valeur par défaut pour la qualité est utilisé. Les autres arguments sont ignorés.</li></ul></td></tr>",type: "html"
value: "<tr><td><code>void mozFetchAsStream(in {{aW50ZXJmYWNlKCJuc0lJbnB1dFN0cmVhbUNhbGxiYWNrIik=}} callback, [optional] in DOMString type)</code> {{bm9uLXN0YW5kYXJkX2lubGluZQ==}}</td><td><code>void</code></td><td>Crée un nouveau flux d'entrée qui, quand il est prêt, fournit le contenu du canvas en tant que données d'image. Quand le nouveau flux est prêt, la fonction de rappel spécifiée {{aWZtZXRob2QoIm5zSUlucHV0U3RyZWFtQ2FsbGJhY2siLCAib25JbnB1dFN0cmVhbVJlYWR5Iik=}} est appelée. Si <code>type</code> n'est pas précisée, Le format de l'image est <code>image/png.</code><div class=\"note\"><p><strong>Note :</strong> Cette méthode ne peut être utilisée que depuis le code chrome.</p></div></td></tr>"

Missing conversion rules

  • table.properties (19:1)

Missing conversion rules

  • kbd (23:363)

Missing conversion rules

  • table.properties (13:1)

Missing conversion rules

  • table.properties (19:1)

Missing conversion rules

  • table.properties (19:1)

Missing conversion rules

  • i[lang="en"] (10:220)
  • i[lang="en"] (10:288)

Missing conversion rules

  • i[lang="en"] (8:9)
  • i[lang="en"] (8:60)

Missing conversion rules

  • i[lang="en"] (10:200)

Invalid AST transformations

tr (28:3) => tableRow
type: "html"
value: "<td><code>form </code>{{cmVhZG9ubHlJbmxpbmU=}}</td>",type: "html"
value: "<td><em>{{ZG9teHJlZigiSFRNTEZvcm1FbGVtZW50Iik=}}<code> object</code>:</em> <strong>Returns</strong> a reference to the parent {{SHRtbEVsZW1lbnQoImZvcm0iKQ==}} element.</td>"
table.standard-table (23:1) => table
type: "html"
value: "<tr><td><code>form </code>{{cmVhZG9ubHlJbmxpbmU=}}</td><td><em>{{ZG9teHJlZigiSFRNTEZvcm1FbGVtZW50Iik=}}<code> object</code>:</em> <strong>Returns</strong> a reference to the parent {{SHRtbEVsZW1lbnQoImZvcm0iKQ==}} element.</td></tr>"
tr (58:3) => tableRow
type: "html"
value: "<td><code>name</code></td>",type: "html"
value: "<td><em><code>string</code>:</em> <strong>Returns / Sets</strong> the element's {{IGh0bWxhdHRyeHJlZigibmFtZSIsICJpbnB1dCIpIA==}} attribute, containing a name that identifies the element when submitting the form.</td>"
td (80:4) => tableCell
type: "paragraph"
summary: "The HTMLInputElement interface provides special properties and methods for manipulating the options, layout, and presentation of {{SHRtbEVsZW1lbnQoImlucHV0Iik=}} elements."
locale: "fr"
rowIndex: 5
shouldWrap: true
children: 
  type: "strong"
  children: 
    type: "text"
    value: "Note :"
  type: "text"
  value: " If the user enters a value different from the value expected, this may return an empty string."
tr (78:3) => tableRow
type: "html"
value: "<td><code><em>string</em></code><em>:</em> <strong>Returns / Sets</strong> the current value of the control.<div><p><strong>Note :</strong> If the user enters a value different from the value expected, this may return an empty string.</p></div></td>"
table.standard-table (55:1) => table
type: "html"
value: "<tr><td><code>name</code></td><td><em><code>string</code>:</em> <strong>Returns / Sets</strong> the element's {{IGh0bWxhdHRyeHJlZigibmFtZSIsICJpbnB1dCIpIA==}} attribute, containing a name that identifies the element when submitting the form.</td></tr>",type: "html"
value: "<tr><td><code>value</code></td><td><code><em>string</em></code><em>:</em> <strong>Returns / Sets</strong> the current value of the control.<div><p><strong>Note :</strong> If the user enters a value different from the value expected, this may return an empty string.</p></div></td></tr>"
tr (102:3) => tableRow
type: "html"
value: "<td><code>checked</code></td>",type: "html"
value: "<td><em>{{anN4cmVmKCJCb29sZWFuIik=}}:</em> <strong>Returns / Sets</strong> the current state of the element when {{aHRtbGF0dHJ4cmVmKCJ0eXBlIiwiaW5wdXQiKQ==}} is <code>checkbox</code> or <code>radio</code>.</td>"
table.standard-table (99:1) => table
type: "html"
value: "<tr><td><code>checked</code></td><td><em>{{anN4cmVmKCJCb29sZWFuIik=}}:</em> <strong>Returns / Sets</strong> the current state of the element when {{aHRtbGF0dHJ4cmVmKCJ0eXBlIiwiaW5wdXQiKQ==}} is <code>checkbox</code> or <code>radio</code>.</td></tr>"
tr (120:3) => tableRow
type: "html"
value: "<td><code>alt</code></td>",type: "html"
value: "<td><em><code>string</code>: </em><strong>Returns / Sets</strong> the element's {{IGh0bWxhdHRyeHJlZigiYWx0IiwgImlucHV0Iikg}} attribute, containing alternative text to use when {{aHRtbGF0dHJ4cmVmKCJ0eXBlIiwiaW5wdXQiKQ==}} is <code>image.</code></td>"
table.standard-table (117:1) => table
type: "html"
value: "<tr><td><code>alt</code></td><td><em><code>string</code>: </em><strong>Returns / Sets</strong> the element's {{IGh0bWxhdHRyeHJlZigiYWx0IiwgImlucHV0Iikg}} attribute, containing alternative text to use when {{aHRtbGF0dHJ4cmVmKCJ0eXBlIiwiaW5wdXQiKQ==}} is <code>image.</code></td></tr>"
tr (142:3) => tableRow
type: "html"
value: "<td><code>accept</code></td>",type: "html"
value: "<td><em><code>string</code>: </em><strong>Returns / Sets</strong> the element's {{IGh0bWxhdHRyeHJlZigiYWNjZXB0IiwgImlucHV0Iikg}} attribute, containing comma-separated list of file types accepted by the server when {{aHRtbGF0dHJ4cmVmKCJ0eXBlIiwiaW5wdXQiKQ==}} is <code>file</code>.</td>"
table.standard-table (139:1) => table
type: "html"
value: "<tr><td><code>accept</code></td><td><em><code>string</code>: </em><strong>Returns / Sets</strong> the element's {{IGh0bWxhdHRyeHJlZigiYWNjZXB0IiwgImlucHV0Iikg}} attribute, containing comma-separated list of file types accepted by the server when {{aHRtbGF0dHJ4cmVmKCJ0eXBlIiwiaW5wdXQiKQ==}} is <code>file</code>.</td></tr>"
tr (168:3) => tableRow
type: "html"
value: "<td><code>autocomplete</code></td>",type: "html"
value: "<td><em><code>string</code>: </em><strong>Returns / Sets</strong> the element's {{aHRtbGF0dHJ4cmVmKCJhdXRvY29tcGxldGUiLCAiaW5wdXQiKQ==}} attribute, indicating whether the value of the control can be automatically completed by the browser. Ignored if the value of the {{aHRtbGF0dHJ4cmVmKCJ0eXBlIiwiaW5wdXQiKQ==}} attribute is <code>hidden</code>, <code>checkbox</code>, <code>radio</code>, <code>file</code>, or a button type (<code>button</code>, <code>submit</code>, <code>reset</code>, <code>image</code>). Possible values are:<br><code>\"on\"</code>: the browser can autocomplete the value using previously stored value<br><code>\"off\"</code>: the user must explicity enter a value</td>"
table.standard-table (165:1) => table
type: "html"
value: "<tr><td><code>autocomplete</code></td><td><em><code>string</code>: </em><strong>Returns / Sets</strong> the element's {{aHRtbGF0dHJ4cmVmKCJhdXRvY29tcGxldGUiLCAiaW5wdXQiKQ==}} attribute, indicating whether the value of the control can be automatically completed by the browser. Ignored if the value of the {{aHRtbGF0dHJ4cmVmKCJ0eXBlIiwiaW5wdXQiKQ==}} attribute is <code>hidden</code>, <code>checkbox</code>, <code>radio</code>, <code>file</code>, or a button type (<code>button</code>, <code>submit</code>, <code>reset</code>, <code>image</code>). Possible values are:<br><code>\"on\"</code>: the browser can autocomplete the value using previously stored value<br><code>\"off\"</code>: the user must explicity enter a value</td></tr>"
tr (228:3) => tableRow
type: "html"
value: "<td><code>defaultValue</code></td>",type: "html"
value: "<td><em><code>string</code>:</em> <strong>Returns / Sets</strong> the default value as originally specified in the HTML that created this object.</td>"
td (266:4) => tableCell
type: "list"
ordered: false
start: 

spread: false
children: 
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "A time value"
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "A number"
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "inlineCode"
      value: "NaN"
      type: "text"
      value: " if conversion is impossible"
tr (264:3) => tableRow
type: "html"
value: "<td><em><code>double</code>:</em> <strong>Returns</strong> the value of the element, interpreted as one of the following, in order:<ul><li>A time value</li><li>A number</li><li><code>NaN</code> if conversion is impossible</li></ul></td>"
table.standard-table (225:1) => table
type: "html"
value: "<tr><td><code>defaultValue</code></td><td><em><code>string</code>:</em> <strong>Returns / Sets</strong> the default value as originally specified in the HTML that created this object.</td></tr>",type: "html"
value: "<tr><td><code>valueAsNumber</code></td><td><em><code>double</code>:</em> <strong>Returns</strong> the value of the element, interpreted as one of the following, in order:<ul><li>A time value</li><li>A number</li><li><code>NaN</code> if conversion is impossible</li></ul></td></tr>"
tr (296:3) => tableRow
type: "html"
value: "<td>{{ZG9teHJlZigiSFRNTEVsZW1lbnQuYmx1cigpIiwgImJsdXIoKSIp}}</td>",type: "html"
value: "<td>Removes focus from the input element; keystrokes will subsequently go nowhere.</td>"
table.standard-table (294:1) => table
type: "html"
value: "<tr><td>{{ZG9teHJlZigiSFRNTEVsZW1lbnQuYmx1cigpIiwgImJsdXIoKSIp}}</td><td>Removes focus from the input element; keystrokes will subsequently go nowhere.</td></tr>"

Missing conversion rules

  • td (29:4)
  • td (30:4)
  • td (59:4)
  • td (60:4)
  • td (103:4)
  • td (104:4)
  • td (121:4)
  • td (122:4)
  • td (143:4)
  • td (144:4)
  • td (169:4)
  • td (170:4)
  • td (229:4)
  • td (230:4)
  • td (297:4)
  • td (298:4)

Missing conversion rules

  • table.properties (18:1)

Invalid AST transformations

td (32:4) => tableCell
type: "paragraph"
summary: "L'interface HTMLOptionElement représente l'élément {{SFRNTEVsZW1lbnQoIm9wdGlvbiIp}} et hérite de toutes les classes et méthodes de l'intreface {{ZG9teHJlZigiSFRNTEVsZW1lbnQiKQ==}} ."
locale: "fr"
rowIndex: 1
shouldWrap: true
children: 
  type: "text"
  value: "Contient la valeur initiale de l'attribut HTML {{aHRtbGF0dHJ4cmVmKCJzZWxlY3RlZCIsICJvcHRpb24iKQ==}} ,indiquant si l'option est sélectionnée par défaut ou non."
tr (29:3) => tableRow
type: "html"
value: "<td><p>Contient la valeur initiale de l'attribut HTML {{aHRtbGF0dHJ4cmVmKCJzZWxlY3RlZCIsICJvcHRpb24iKQ==}} ,indiquant si l'option est sélectionnée par défaut ou non.</p></td>"
td (39:4) => tableCell
type: "paragraph"
summary: "L'interface HTMLOptionElement représente l'élément {{SFRNTEVsZW1lbnQoIm9wdGlvbiIp}} et hérite de toutes les classes et méthodes de l'intreface {{ZG9teHJlZigiSFRNTEVsZW1lbnQiKQ==}} ."
locale: "fr"
rowIndex: 2
shouldWrap: true
children: 
  type: "text"
  value: "Retourne la valeur de l'attribut HTML {{aHRtbGF0dHJ4cmVmKCJkaXNhYmxlZCIsICJvcHRpb24iKQ==}} , cet attribut indique que l'option ne peut pas être sélectionnée. Une option peut aussi être désactivée lorsqu'elle est fille d'un élément {{SFRNTEVsZW1lbnQoIm9wdGdyb3VwIik=}} désactivé."
tr (36:3) => tableRow
type: "html"
value: "<td><p>Retourne la valeur de l'attribut HTML {{aHRtbGF0dHJ4cmVmKCJkaXNhYmxlZCIsICJvcHRpb24iKQ==}} , cet attribut indique que l'option ne peut pas être sélectionnée. Une option peut aussi être désactivée lorsqu'elle est fille d'un élément {{SFRNTEVsZW1lbnQoIm9wdGdyb3VwIik=}} désactivé.</p></td>"
td (46:4) => tableCell
type: "paragraph"
summary: "L'interface HTMLOptionElement représente l'élément {{SFRNTEVsZW1lbnQoIm9wdGlvbiIp}} et hérite de toutes les classes et méthodes de l'intreface {{ZG9teHJlZigiSFRNTEVsZW1lbnQiKQ==}} ."
locale: "fr"
rowIndex: 3
shouldWrap: true
children: 
  type: "text"
  value: "Si l'option est une fille d'un élément {{SFRNTEVsZW1lbnQoInNlbGVjdCIp}}, cette propriété à la même valeur que l'attribut "
  type: "inlineCode"
  value: "form"
  type: "text"
  value: " de l'objet {{RG9tWHJlZigiSFRNTFNlbGVjdEVsZW1lbnQiKQ==}}",type: "paragraph"
summary: "L'interface HTMLOptionElement représente l'élément {{SFRNTEVsZW1lbnQoIm9wdGlvbiIp}} et hérite de toutes les classes et méthodes de l'intreface {{ZG9teHJlZigiSFRNTEVsZW1lbnQiKQ==}} ."
locale: "fr"
rowIndex: 3
shouldWrap: true
children: 
  type: "text"
  value: "correspondant, sinon , sa valeur est "
  type: "inlineCode"
  value: "null"
  type: "text"
  value: "."
tr (43:3) => tableRow
type: "html"
value: "<td><p>Si l'option est une fille d'un élément {{SFRNTEVsZW1lbnQoInNlbGVjdCIp}}, cette propriété à la même valeur que l'attribut <code>form</code> de l'objet {{RG9tWHJlZigiSFRNTFNlbGVjdEVsZW1lbnQiKQ==}}</p><p>correspondant, sinon , sa valeur est <code>null</code>.</p></td>"
td (54:4) => tableCell
type: "paragraph"
summary: "L'interface HTMLOptionElement représente l'élément {{SFRNTEVsZW1lbnQoIm9wdGlvbiIp}} et hérite de toutes les classes et méthodes de l'intreface {{ZG9teHJlZigiSFRNTEVsZW1lbnQiKQ==}} ."
locale: "fr"
rowIndex: 4
shouldWrap: true
children: 
  type: "text"
  value: "La position de l'option dans la liste d'options à laquelle elle appartient, dans un ordre arborescent. Si l'option ne fait pas partie d'une liste d'options , comme dans le cas où elle appartient à l'élément {{SFRNTEVsZW1lbnQoImRhdGFsaXN0Iik=}} sa valeur est 0."
tr (51:3) => tableRow
type: "html"
value: "<td><p>La position de l'option dans la liste d'options à laquelle elle appartient, dans un ordre arborescent. Si l'option ne fait pas partie d'une liste d'options , comme dans le cas où elle appartient à l'élément {{SFRNTEVsZW1lbnQoImRhdGFsaXN0Iik=}} sa valeur est 0.</p></td>"
td (61:4) => tableCell
type: "paragraph"
summary: "L'interface HTMLOptionElement représente l'élément {{SFRNTEVsZW1lbnQoIm9wdGlvbiIp}} et hérite de toutes les classes et méthodes de l'intreface {{ZG9teHJlZigiSFRNTEVsZW1lbnQiKQ==}} ."
locale: "fr"
rowIndex: 5
shouldWrap: true
children: 
  type: "text"
  value: "Reflète la valeur de l'attribut {{aHRtbGF0dHJ4cmVmKCJsYWJlbCIsICJvcHRpb24iKQ==}}, qui fourni un libellé à l'option. si cet attribut n'est pas spécifié, sa lecture retourne le text de l'élément en question."
tr (58:3) => tableRow
type: "html"
value: "<td><p>Reflète la valeur de l'attribut {{aHRtbGF0dHJ4cmVmKCJsYWJlbCIsICJvcHRpb24iKQ==}}, qui fourni un libellé à l'option. si cet attribut n'est pas spécifié, sa lecture retourne le text de l'élément en question.</p></td>"
td (68:4) => tableCell
type: "paragraph"
summary: "L'interface HTMLOptionElement représente l'élément {{SFRNTEVsZW1lbnQoIm9wdGlvbiIp}} et hérite de toutes les classes et méthodes de l'intreface {{ZG9teHJlZigiSFRNTEVsZW1lbnQiKQ==}} ."
locale: "fr"
rowIndex: 6
shouldWrap: true
children: 
  type: "text"
  value: "Indique si l'option est sélectionnée ou non ."
tr (65:3) => tableRow
type: "html"
value: "<td><p>Indique si l'option est sélectionnée ou non .</p></td>"
td (75:4) => tableCell
type: "paragraph"
summary: "L'interface HTMLOptionElement représente l'élément {{SFRNTEVsZW1lbnQoIm9wdGlvbiIp}} et hérite de toutes les classes et méthodes de l'intreface {{ZG9teHJlZigiSFRNTEVsZW1lbnQiKQ==}} ."
locale: "fr"
rowIndex: 7
shouldWrap: true
children: 
  type: "text"
  value: "Contient le contenu texte de l'élément."
tr (72:3) => tableRow
type: "html"
value: "<td><p>Contient le contenu texte de l'élément.</p></td>"
td (82:4) => tableCell
type: "paragraph"
summary: "L'interface HTMLOptionElement représente l'élément {{SFRNTEVsZW1lbnQoIm9wdGlvbiIp}} et hérite de toutes les classes et méthodes de l'intreface {{ZG9teHJlZigiSFRNTEVsZW1lbnQiKQ==}} ."
locale: "fr"
rowIndex: 8
shouldWrap: true
children: 
  type: "text"
  value: "Retourne la valeur de l'attribut HTML {{aHRtbGF0dHJ4cmVmKCJ2YWx1ZSIsICJvcHRpb24iKQ==}}, s'il existe, sinon la valeur de la propriété {{ZG9teHJlZigiTm9kZS50ZXh0Q29udGVudCIp}} est retournée."
tr (79:3) => tableRow
type: "html"
value: "<td><p>Retourne la valeur de l'attribut HTML {{aHRtbGF0dHJ4cmVmKCJ2YWx1ZSIsICJvcHRpb24iKQ==}}, s'il existe, sinon la valeur de la propriété {{ZG9teHJlZigiTm9kZS50ZXh0Q29udGVudCIp}} est retournée.</p></td>"
table.standard-table (20:1) => table
type: "html"
value: "<tr><td><code>defaultSelected</code></td><td>{{ZG9teHJlZigiQm9vbGVhbiIp}}</td><td><p>Contient la valeur initiale de l'attribut HTML {{aHRtbGF0dHJ4cmVmKCJzZWxlY3RlZCIsICJvcHRpb24iKQ==}} ,indiquant si l'option est sélectionnée par défaut ou non.</p></td></tr>",type: "html"
value: "<tr><td><code>disabled</code></td><td>{{ZG9teHJlZigiQm9vbGVhbiIp}}</td><td><p>Retourne la valeur de l'attribut HTML {{aHRtbGF0dHJ4cmVmKCJkaXNhYmxlZCIsICJvcHRpb24iKQ==}} , cet attribut indique que l'option ne peut pas être sélectionnée. Une option peut aussi être désactivée lorsqu'elle est fille d'un élément {{SFRNTEVsZW1lbnQoIm9wdGdyb3VwIik=}} désactivé.</p></td></tr>",type: "html"
value: "<tr><td><code>form</code>{{cmVhZG9ubHlJbmxpbmU=}}</td><td>{{ZG9teHJlZigiSFRNTEZvcm1FbGVtZW50Iik=}}</td><td><p>Si l'option est une fille d'un élément {{SFRNTEVsZW1lbnQoInNlbGVjdCIp}}, cette propriété à la même valeur que l'attribut <code>form</code> de l'objet {{RG9tWHJlZigiSFRNTFNlbGVjdEVsZW1lbnQiKQ==}}</p><p>correspondant, sinon , sa valeur est <code>null</code>.</p></td></tr>",type: "html"
value: "<tr><td><code>index</code>{{cmVhZG9ubHlJbmxpbmU=}}</td><td><code>long</code></td><td><p>La position de l'option dans la liste d'options à laquelle elle appartient, dans un ordre arborescent. Si l'option ne fait pas partie d'une liste d'options , comme dans le cas où elle appartient à l'élément {{SFRNTEVsZW1lbnQoImRhdGFsaXN0Iik=}} sa valeur est 0.</p></td></tr>",type: "html"
value: "<tr><td><code>label</code></td><td>{{ZG9teHJlZigiRE9NU3RyaW5nIik=}}</td><td><p>Reflète la valeur de l'attribut {{aHRtbGF0dHJ4cmVmKCJsYWJlbCIsICJvcHRpb24iKQ==}}, qui fourni un libellé à l'option. si cet attribut n'est pas spécifié, sa lecture retourne le text de l'élément en question.</p></td></tr>",type: "html"
value: "<tr><td><code>selected</code></td><td>{{ZG9teHJlZigiQm9vbGVhbiIp}}</td><td><p>Indique si l'option est sélectionnée ou non .</p></td></tr>",type: "html"
value: "<tr><td><code>text</code></td><td>{{ZG9teHJlZigiRE9NU3RyaW5nIik=}}</td><td><p>Contient le contenu texte de l'élément.</p></td></tr>",type: "html"
value: "<tr><td><code>value</code></td><td>{{ZG9teHJlZigiRE9NU3RyaW5nIik=}}</td><td><p>Retourne la valeur de l'attribut HTML {{aHRtbGF0dHJ4cmVmKCJ2YWx1ZSIsICJvcHRpb24iKQ==}}, s'il existe, sinon la valeur de la propriété {{ZG9teHJlZigiTm9kZS50ZXh0Q29udGVudCIp}} est retournée.</p></td></tr>"
td (112:7) => tableCell
type: "paragraph"
summary: "L'interface HTMLOptionElement représente l'élément {{SFRNTEVsZW1lbnQoIm9wdGlvbiIp}} et hérite de toutes les classes et méthodes de l'intreface {{ZG9teHJlZigiSFRNTEVsZW1lbnQiKQ==}} ."
locale: "fr"
rowIndex: 1
shouldWrap: true
children: 
  type: "text"
  value: "pas de changement depuis la {{U3BlY05hbWUoIkhUTUw1IFczQyIp}}."
tr (109:5) => tableRow
type: "html"
value: "<td><p>pas de changement depuis la {{U3BlY05hbWUoIkhUTUw1IFczQyIp}}.</p></td>"
td (119:7) => tableCell
type: "paragraph"
summary: "L'interface HTMLOptionElement représente l'élément {{SFRNTEVsZW1lbnQoIm9wdGlvbiIp}} et hérite de toutes les classes et méthodes de l'intreface {{ZG9teHJlZigiSFRNTEVsZW1lbnQiKQ==}} ."
locale: "fr"
rowIndex: 2
shouldWrap: true
children: 
  type: "text"
  value: "Le constructeur, "
  type: "inlineCode"
  value: "Option()"
  type: "text"
  value: ", a été ajouté. la propriété "
  type: "inlineCode"
  value: "form "
  type: "text"
  value: "peut avoir la valeur "
  type: "inlineCode"
  value: "null"
  type: "text"
  value: "."
tr (116:5) => tableRow
type: "html"
value: "<td><p>Le constructeur, <code>Option()</code>, a été ajouté. la propriété <code>form </code>peut avoir la valeur <code>null</code>.</p></td>"
td (126:7) => tableCell
type: "paragraph"
summary: "L'interface HTMLOptionElement représente l'élément {{SFRNTEVsZW1lbnQoIm9wdGlvbiIp}} et hérite de toutes les classes et méthodes de l'intreface {{ZG9teHJlZigiSFRNTEVsZW1lbnQiKQ==}} ."
locale: "fr"
rowIndex: 3
shouldWrap: true
children: 
  type: "text"
  value: "Le sens de la propriété "
  type: "inlineCode"
  value: "selected a changé"
  type: "text"
  value: ": elle indique désormais si l'option est sélectionnée à l'instant , au lieu d'indiquer si elle a été initialement sélectionnée.",type: "paragraph"
summary: "L'interface HTMLOptionElement représente l'élément {{SFRNTEVsZW1lbnQoIm9wdGlvbiIp}} et hérite de toutes les classes et méthodes de l'intreface {{ZG9teHJlZigiSFRNTEVsZW1lbnQiKQ==}} ."
locale: "fr"
rowIndex: 3
shouldWrap: true
children: 
  type: "text"
  value: "La propriété "
  type: "inlineCode"
  value: "defaultSelected"
  type: "text"
  value: " n'est plus en lecture seule"
tr (123:5) => tableRow
type: "html"
value: "<td><p>Le sens de la propriété <code>selected a changé</code>: elle indique désormais si l'option est sélectionnée à l'instant , au lieu d'indiquer si elle a été initialement sélectionnée.</p><p>La propriété <code>defaultSelected</code> n'est plus en lecture seule</p></td>"
table.standard-table (100:1) => table
type: "html"
value: "<tr><td>{{U3BlY05hbWUoJ0hUTUwgV0hBVFdHJywgInRoZS1idXR0b24tZWxlbWVudC5odG1sI3RoZS1vcHRpb24tZWxlbWVudCIsICJIVE1MT3B0aW9uRWxlbWVudCIp}}</td><td>{{U3BlYzIoJ0hUTUwgV0hBVFdHJyk=}}</td><td><p>pas de changement depuis la {{U3BlY05hbWUoIkhUTUw1IFczQyIp}}.</p></td></tr>",type: "html"
value: "<tr><td>{{U3BlY05hbWUoJ0hUTUw1IFczQycsICJmb3Jtcy5odG1sI3RoZS1vcHRpb24tZWxlbWVudCIsICJIVE1MT3B0aW9uRWxlbWVudCIp}}</td><td>{{U3BlYzIoJ0hUTUw1IFczQycp}}</td><td><p>Le constructeur, <code>Option()</code>, a été ajouté. la propriété <code>form </code>peut avoir la valeur <code>null</code>.</p></td></tr>",type: "html"
value: "<tr><td>{{U3BlY05hbWUoJ0RPTTIgSFRNTCcsICdodG1sLmh0bWwjSUQtNzA5MDEyNTcnLCAnSFRNTE9wdGlvbkVsZW1lbnQnKQ==}}</td><td>{{U3BlYzIoJ0RPTTIgSFRNTCcp}}</td><td><p>Le sens de la propriété <code>selected a changé</code>: elle indique désormais si l'option est sélectionnée à l'instant , au lieu d'indiquer si elle a été initialement sélectionnée.</p><p>La propriété <code>defaultSelected</code> n'est plus en lecture seule</p></td></tr>"

Invalid AST transformations

td (28:4) => tableCell
type: "paragraph"
summary: "Le format de la chaîne de caractères doit correspondre à l'une des micro-syntaxes HTML suivantes:"
locale: "fr"
rowIndex: 2
shouldWrap: true
children: 
  type: "text"
  value: "Date"
tr (27:3) => tableRow
type: "html"
value: "<td><p>Date</p></td>"
td (78:4) => tableCell
type: "paragraph"
summary: "Le format de la chaîne de caractères doit correspondre à l'une des micro-syntaxes HTML suivantes:"
locale: "fr"
rowIndex: 7
shouldWrap: true
children: 
  type: "emphasis"
  children: 
    type: "text"
    value: "N'importe quelle combinaison de date et d'heure locale suivie d'un décalage horaire"
tr (76:3) => tableRow
type: "html"
value: "<td><p><em>N'importe quelle combinaison de date et d'heure locale suivie d'un décalage horaire</em></p></td>"
td (92:4) => tableCell
type: "paragraph"
summary: "Le format de la chaîne de caractères doit correspondre à l'une des micro-syntaxes HTML suivantes:"
locale: "fr"
rowIndex: 9
shouldWrap: true
children: 
  type: "text"
  value: "Quatre ou plus chiffres ASCII"
tr (91:3) => tableRow
type: "html"
value: "<td><p>Quatre ou plus chiffres ASCII</p></td>"
table.standard-table (13:1) => table
type: "html"
value: "<tr><td><p>Date</p></td><td><em><code>AAAA</code></em><code>-</code><em>MM</em><code>-</code><em>DD</em></td><td><code>1887-12-01</code></td></tr>",type: "html"
value: "<tr><td>date et heure globale</td><td><p><em>N'importe quelle combinaison de date et d'heure locale suivie d'un décalage horaire</em></p></td><td><code>2013-12-25 11:12+0200<br>1972-07-25 13:43:07+04:30<br>1941-03-15 07:06:23.678Z<br>2013-12-25T11:12-08:00</code></td></tr>",type: "html"
value: "<tr><td><p>Quatre ou plus chiffres ASCII</p></td><td><em>AAAA</em></td><td><code>2013</code>, <code>0001</code></td></tr>"

Invalid AST transformations

td (47:4) => tableCell
type: "paragraph"
summary: "La méthode continue() de l'interface {{ZG9teHJlZigiSURCQ3Vyc29yIik=}} fait avancer le curseur jusqu'à la prochaine position qui corrrespond à une clé donnée si celle-ci est passée en paramètre, si aucune clé n'est indiquée, le curseur avancera à la position qui suit immédiatement la position actuelle (dans la direction de progression du curseur)."
locale: "fr"
rowIndex: 2
shouldWrap: true
children: 
  type: "text"
  value: "Le paramètre "
  type: "inlineCode"
  value: "cléOptionnelle"
  type: "text"
  value: " peut:",type: "list"
ordered: false
start: 

spread: false
children: 
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "Être invalide."
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "Être inférieur ou égal à la position de ce curseur et la direction du curseur "
      type: "inlineCode"
      value: "next"
      type: "text"
      value: " ou "
      type: "inlineCode"
      value: "nextunique"
      type: "text"
      value: "."
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "Être supérieur ou égal à la position de ce curseur et la direction de ce curseur "
      type: "inlineCode"
      value: "prev"
      type: "text"
      value: " ou "
      type: "inlineCode"
      value: "prevunique"
      type: "text"
      value: "."
tr (45:3) => tableRow
type: "html"
value: "<td><p>Le paramètre <code><em>cléOptionnelle</em></code> peut:</p><ul><li>Être invalide.</li><li>Être inférieur ou égal à la position de ce curseur et la direction du curseur <code>next</code> ou <code>nextunique</code>.</li><li>Être supérieur ou égal à la position de ce curseur et la direction de ce curseur <code>prev</code> ou <code>prevunique</code>.</li></ul></td>"
table.standard-table (33:1) => table
type: "html"
value: "<tr><td><code>DataError</code></td><td><p>Le paramètre <code><em>cléOptionnelle</em></code> peut:</p><ul><li>Être invalide.</li><li>Être inférieur ou égal à la position de ce curseur et la direction du curseur <code>next</code> ou <code>nextunique</code>.</li><li>Être supérieur ou égal à la position de ce curseur et la direction de ce curseur <code>prev</code> ou <code>prevunique</code>.</li></ul></td></tr>"

Invalid AST transformations

td (67:4) => tableCell
type: "paragraph"
summary: "L'interface IDBCursor de l' API IndexedDB représente un curseur pour traverser ou itérer sur plusieurs enregistrements dans une base de données."
locale: "fr"
rowIndex: 1
shouldWrap: true
children: 
  type: "inlineCode"
  value: "\"next\""
tr (65:3) => tableRow
type: "html"
value: "<td><p><code>\"next\"</code></p></td>"
td (74:4) => tableCell
type: "paragraph"
summary: "L'interface IDBCursor de l' API IndexedDB représente un curseur pour traverser ou itérer sur plusieurs enregistrements dans une base de données."
locale: "fr"
rowIndex: 2
shouldWrap: true
children: 
  type: "inlineCode"
  value: "\"nextunique\""
tr (72:3) => tableRow
type: "html"
value: "<td><p><code>\"nextunique\"</code></p></td>"
td (81:4) => tableCell
type: "paragraph"
summary: "L'interface IDBCursor de l' API IndexedDB représente un curseur pour traverser ou itérer sur plusieurs enregistrements dans une base de données."
locale: "fr"
rowIndex: 3
shouldWrap: true
children: 
  type: "inlineCode"
  value: "\"prev\""
tr (79:3) => tableRow
type: "html"
value: "<td><p><code>\"prev\"</code></p></td>"
td (88:4) => tableCell
type: "paragraph"
summary: "L'interface IDBCursor de l' API IndexedDB représente un curseur pour traverser ou itérer sur plusieurs enregistrements dans une base de données."
locale: "fr"
rowIndex: 4
shouldWrap: true
children: 
  type: "inlineCode"
  value: "\"prevunique\""
tr (86:3) => tableRow
type: "html"
value: "<td><p><code>\"prevunique\"</code></p></td>"
table.standard-table (56:1) => table
type: "html"
value: "<tr><td><code>NEXT</code></td><td><p><code>\"next\"</code></p></td><td>Le curseur indique tous les enregistrements, y compris les doublons. Il commence à la limite inférieure de la plage de clé et se déplace vers le haut (en itérant dans l'ordre des clés).</td></tr>",type: "html"
value: "<tr><td><code>NEXTUNIQUE</code></td><td><p><code>\"nextunique\"</code></p></td><td>Le curseur indique tous les enregistrements, à l'exclusion des doublons. Si plusieurs enregistrements existent avec la même clé, seule la première itération est récupérée. Il commence à la limite inférieure de la plage de clé et se déplace vers le haut.</td></tr>",type: "html"
value: "<tr><td><code>PREV</code></td><td><p><code>\"prev\"</code></p></td><td>Le curseur indique tous les enregistrements, y compris les doublons. Il commence à la limite supérieure de la plage de clé et se déplace vers le bas (en itérant dans l'ordre inverse des clés).</td></tr>",type: "html"
value: "<tr><td><code>PREVUNIQUE</code></td><td><p><code>\"prevunique\"</code></p></td><td>Le curseur indique tous les enregistrements, à l'exclusion des doublons. Si plusieurs enregistrements existent avec la même clé, seule la première itération est récupéré. Il commence à la limite supérieure de la plage de clé et se déplace vers le bas.</td></tr>"

Invalid AST transformations

td (53:5) => tableCell
type: "paragraph"
summary: "La méthode transaction de l'interface {{ZG9teHJlZigiSURCRGF0YWJhc2UiKQ==}} renvoie une {{ZG9teHJlZigiSURCVHJhbnNhY3Rpb24iLCJ0cmFuc2FjdGlvbiIp}} sur laquelle on peut appeler la méthode {{ZG9teHJlZigiSURCVHJhbnNhY3Rpb24ub2JqZWN0U3RvcmUiKQ==}} pour accéder aux magasins d'objets de la base de donnée."
locale: "fr"
rowIndex: 4
shouldWrap: true
children: 
  type: "text"
  value: "Si vous devez vous assurer de l'efficacité d'une transaction pour une raison quelconque (par exemple, vous stockez des données critiques qui ne peuvent être recalculées plus tard), vous pouvez forcer l’enregistrement complet sur disque avant de déclencher l’événement "
  type: "inlineCode"
  value: "complete"
  type: "text"
  value: " en utilisant le mode "
  type: "inlineCode"
  value: "readwriteflush"
  type: "text"
  value: " (non standard) expérimental ( voir {{ZG9teHJlZigiSURCRGF0YWJhc2UudHJhbnNhY3Rpb24iKQ==}} ). C'est expérimental, et ne peut être utilisé que si le "
  type: "inlineCode"
  value: "dom.indexedDB.experimental "
  type: "text"
  value: "pref est réglé sur "
  type: "inlineCode"
  value: "true "
  type: "text"
  value: "dans "
  type: "inlineCode"
  value: "about:config.",type: "blockquote"
children: 
  type: "paragraph"
  children: 
    type: "strong"
    children: 
      type: "text"
      value: "Note :"
    type: "text"
    value: " Depuis Firefox 40, les transactions IndexedDB diminuent en efficacité pour gagner en efficience (voir {{QnVnICggIjExMTI3MDIiKQ==}}.) Auparavant, dans une transaction en "
    type: "link"
    title: 

    url: "#const_read_write"
    children: 
      type: "inlineCode"
      value: "readwrite"
    type: "text"
    value: " l'événement complete était déclanché seulement lorsque toutes les données étaient écrites sur le disque. Maintenant l'événement "
    type: "inlineCode"
    value: "complete"
    type: "text"
    value: " est déclenché après que l'OS ai envoyé l'ordre d'écrire les données, mais potentiellement avant qu'elles aient été écrites sur le disque. L'événement "
    type: "inlineCode"
    value: "complete"
    type: "text"
    value: " peut ainsi se déclancher plus rapidement qu'auparavant, cependant, il existe une chance infime pour que l'ensemble de la transaction soit perdue si le système d'exploitation plante ou s'il y a une perte de courant avant que les données aient été écites sur le disque. Étant donné que ces événements catastrophiques sont rares la plupart des utilisateurs ne devraient pas avoir à s'en préoccuper davantage."
tr (51:4) => tableRow
type: "html"
value: "<td><p>Si vous devez vous assurer de l'efficacité d'une transaction pour une raison quelconque (par exemple, vous stockez des données critiques qui ne peuvent être recalculées plus tard), vous pouvez forcer l’enregistrement complet sur disque avant de déclencher l’événement <code>complete</code> en utilisant le mode <code>readwriteflush</code> (non standard) expérimental ( voir {{ZG9teHJlZigiSURCRGF0YWJhc2UudHJhbnNhY3Rpb24iKQ==}} ). C'est expérimental, et ne peut être utilisé que si le <code>dom.indexedDB.experimental </code>pref est réglé sur <code>true </code>dans <code>about:config.</code></p><div class=\"note\"><p><strong>Note :</strong> Depuis Firefox 40, les transactions IndexedDB diminuent en efficacité pour gagner en efficience (voir {{QnVnICggIjExMTI3MDIiKQ==}}.) Auparavant, dans une transaction en <code><a href=\"#const_read_write\">readwrite</a></code> l'événement complete était déclanché seulement lorsque toutes les données étaient écrites sur le disque. Maintenant l'événement <code>complete</code> est déclenché après que l'OS ai envoyé l'ordre d'écrire les données, mais potentiellement avant qu'elles aient été écrites sur le disque. L'événement <code>complete</code> peut ainsi se déclancher plus rapidement qu'auparavant, cependant, il existe une chance infime pour que l'ensemble de la transaction soit perdue si le système d'exploitation plante ou s'il y a une perte de courant avant que les données aient été écites sur le disque. Étant donné que ces événements catastrophiques sont rares la plupart des utilisateurs ne devraient pas avoir à s'en préoccuper davantage.</p></div></td>"
table.standard-table (31:2) => table
type: "html"
value: "<tr><td><code>readwriteflush</code></td><td><p>Si vous devez vous assurer de l'efficacité d'une transaction pour une raison quelconque (par exemple, vous stockez des données critiques qui ne peuvent être recalculées plus tard), vous pouvez forcer l’enregistrement complet sur disque avant de déclencher l’événement <code>complete</code> en utilisant le mode <code>readwriteflush</code> (non standard) expérimental ( voir {{ZG9teHJlZigiSURCRGF0YWJhc2UudHJhbnNhY3Rpb24iKQ==}} ). C'est expérimental, et ne peut être utilisé que si le <code>dom.indexedDB.experimental </code>pref est réglé sur <code>true </code>dans <code>about:config.</code></p><div class=\"note\"><p><strong>Note :</strong> Depuis Firefox 40, les transactions IndexedDB diminuent en efficacité pour gagner en efficience (voir {{QnVnICggIjExMTI3MDIiKQ==}}.) Auparavant, dans une transaction en <code><a href=\"#const_read_write\">readwrite</a></code> l'événement complete était déclanché seulement lorsque toutes les données étaient écrites sur le disque. Maintenant l'événement <code>complete</code> est déclenché après que l'OS ai envoyé l'ordre d'écrire les données, mais potentiellement avant qu'elles aient été écrites sur le disque. L'événement <code>complete</code> peut ainsi se déclancher plus rapidement qu'auparavant, cependant, il existe une chance infime pour que l'ensemble de la transaction soit perdue si le système d'exploitation plante ou s'il y a une perte de courant avant que les données aient été écites sur le disque. Étant donné que ces événements catastrophiques sont rares la plupart des utilisateurs ne devraient pas avoir à s'en préoccuper davantage.</p></div></td></tr>"

Invalid AST transformations

td (53:4) => tableCell
type: "paragraph"
summary: "La méthode count(), rattachée à l'interface {{ZG9teHJlZigiSURCSW5kZXgiKQ==}}, renvoie un objet {{ZG9teHJlZigiSURCUmVxdWVzdCIp}} et, dans un thread séparé, renvoie le nombre d'enregistrements contenu dans un intervalle de clé."
locale: "fr"
rowIndex: 2
shouldWrap: true
children: 
  type: "text"
  value: "La clé ou l'intervalle de clé fourni possède une clé invalide."
tr (51:3) => tableRow
type: "html"
value: "<td><p>La clé ou l'intervalle de clé fourni possède une clé invalide.</p></td>"
table.standard-table (39:1) => table
type: "html"
value: "<tr><td><code>DataError</code></td><td><p>La clé ou l'intervalle de clé fourni possède une clé invalide.</p></td></tr>"

Invalid AST transformations

td (55:4) => tableCell
type: "paragraph"
summary: "La méthode getKey(), rattachée à l'interface {{ZG9teHJlZigiSURCSW5kZXgiKQ==}}, renvoie un objet {{ZG9teHJlZigiSURCUmVxdWVzdCIp}} et, dans un thread séparé, récupère la clé associée ou la clé primaire si l'argument passé à la fonction est un intervalle {{ZG9teHJlZigiSURCS2V5UmFuZ2UiKQ==}}."
locale: "fr"
rowIndex: 2
shouldWrap: true
children: 
  type: "text"
  value: "La clé ou l'intervalle de clés qui est fourni contient une clé invalide."
tr (53:3) => tableRow
type: "html"
value: "<td><p>La clé ou l'intervalle de clés qui est fourni contient une clé invalide.</p></td>"
table.standard-table (41:1) => table
type: "html"
value: "<tr><td><code>DataError</code></td><td><p>La clé ou l'intervalle de clés qui est fourni contient une clé invalide.</p></td></tr>"

Invalid AST transformations

td (71:4) => tableCell
type: "paragraph"
summary: "La méthode openCursor() de l'interface {{ZG9teHJlZigiSURCSW5kZXgiKQ==}} renvoie un objet {{ZG9teHJlZigiSURCUmVxdWVzdCIp}} et, dans un thread séparé, crée un curseur sur l'intervalle de clé fourni en argument."
locale: "fr"
rowIndex: 3
shouldWrap: true
children: 
  type: "text"
  value: "La clé ou l'intervalle de clé fourni contient une clé invalide."
tr (69:3) => tableRow
type: "html"
value: "<td><p>La clé ou l'intervalle de clé fourni contient une clé invalide.</p></td>"
table.standard-table (53:1) => table
type: "html"
value: "<tr><td>DataError</td><td><p>La clé ou l'intervalle de clé fourni contient une clé invalide.</p></td></tr>"

Invalid AST transformations

td (68:4) => tableCell
type: "paragraph"
summary: "La méthode openKeyCursor() de {{ZG9teHJlZigiSURCSW5kZXgiKQ==}} renvoie un objet {{ZG9teHJlZigiSURCUmVxdWVzdCIp}} et, dans un thread séparé, crée un curseur sur l'intervalle de clé passé en argument pour l'index courant."
locale: "fr"
rowIndex: 3
shouldWrap: true
children: 
  type: "text"
  value: "La clé ou l'intervalle de clé fourni contient une clé invalide."
tr (66:3) => tableRow
type: "html"
value: "<td><p>La clé ou l'intervalle de clé fourni contient une clé invalide.</p></td>"
table.standard-table (50:1) => table
type: "html"
value: "<tr><td><code>DataError</code></td><td><p>La clé ou l'intervalle de clé fourni contient une clé invalide.</p></td></tr>"

Invalid AST transformations

td (56:4) => tableCell
type: "paragraph"
summary: "La méthode add(), rattachée à l'interface {{ZG9teHJlZigiSURCT2JqZWN0U3RvcmUiKQ==}}, renvoie un objet {{ZG9teHJlZigiSURCUmVxdWVzdCIp}} et, dans un thread séparé, crée un clone structurel de la valeur et stocke la valeur clonée dans le magasin d'objet. Cette méthode permet d'ajouter de nouveaux enregistrements dans un magasin d'objet."
locale: "fr"
rowIndex: 3
shouldWrap: true
children: 
  type: "text"
  value: "Un des conditions suivantes est vérifiée :",type: "list"
ordered: false
start: 

spread: false
children: 
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "Le magasin d'objet utilise des clés en ligne ou possède un générateur de clés et une clé a été fournie dans la fonction."
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "Le magasin d'objet utilise des clés hors lignes et et n'a pas de générateur de clés et aucune clé n'a été fournie dans la fonction."
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "Le magasin d'objet utilise des clés en ligne mais ne possède pas de générateur de clés et le chemin de clé utilisé par le magasin ne pointe pas vers une clé valide."
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "La clé a été fournie à la fonction mais ce paramètre n'est pas une clé valide."
tr (54:3) => tableRow
type: "html"
value: "<td><p>Un des conditions suivantes est vérifiée :</p><ul><li>Le magasin d'objet utilise des clés en ligne ou possède un générateur de clés et une clé a été fournie dans la fonction.</li><li>Le magasin d'objet utilise des clés hors lignes et et n'a pas de générateur de clés et aucune clé n'a été fournie dans la fonction.</li><li>Le magasin d'objet utilise des clés en ligne mais ne possède pas de générateur de clés et le chemin de clé utilisé par le magasin ne pointe pas vers une clé valide.</li><li>La clé a été fournie à la fonction mais ce paramètre n'est pas une clé valide.</li></ul></td>"
table.standard-table (38:1) => table
type: "html"
value: "<tr><td><code>DataError</code></td><td><p>Un des conditions suivantes est vérifiée :</p><ul><li>Le magasin d'objet utilise des clés en ligne ou possède un générateur de clés et une clé a été fournie dans la fonction.</li><li>Le magasin d'objet utilise des clés hors lignes et et n'a pas de générateur de clés et aucune clé n'a été fournie dans la fonction.</li><li>Le magasin d'objet utilise des clés en ligne mais ne possède pas de générateur de clés et le chemin de clé utilisé par le magasin ne pointe pas vers une clé valide.</li><li>La clé a été fournie à la fonction mais ce paramètre n'est pas une clé valide.</li></ul></td></tr>"

Invalid AST transformations

td (50:5) => tableCell
type: "paragraph"
summary: "La méthode createIndex() de l'interface {{ZG9teHJlZigiSURCT2JqZWN0U3RvcmUiKQ==}} met en place sur le magasin d'objet {{ZG9teHJlZigiSURCT2JqZWN0U3RvcmUiLCJyZWxpw6kiKQ==}} un nouvel index et en renvoie l'{{ZG9teHJlZigiSURCSW5kZXgiLCJhY2PDqHMiKQ==}}."
locale: "fr"
rowIndex: 3
shouldWrap: true
children: 
  type: "text"
  value: "Actuellement uniquement dans Firefox 43+ , cela vous permet de spécifier des paramètres de localisation pour l'index. Toutes les opérations de tri effectuées sur les données via des intervalle de clé obéirons aux règles locales de tri (voir "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/IndexedDB_API/Using_IndexedDB#Locale-aware_sorting"
  children: 
    type: "text"
    value: "trie dans localisation courante"
  type: "text"
  value: ", en). Vous pouvez spécifier sa valeur de trois façons différentes:",type: "list"
ordered: false
start: 

spread: false
children: 
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "inlineCode"
      value: "string"
      type: "text"
      value: ": une chaîne de caractère contenant le code de la localisation , par exemple 'fr' ou "
      type: "inlineCode"
      value: "'en-US'"
      type: "text"
      value: "."
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "inlineCode"
      value: "auto"
      type: "text"
      value: ": La localisation par défaut est utilisé (peut être régler par l'utilisateur)."
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "inlineCode"
      value: "null or undefined"
      type: "text"
      value: ": Les règles de tri par défaut de javaScript seront utilisées."
tr (48:4) => tableRow
type: "html"
value: "<td><p>Actuellement uniquement dans Firefox 43+ , cela vous permet de spécifier des paramètres de localisation pour l'index. Toutes les opérations de tri effectuées sur les données via des intervalle de clé obéirons aux règles locales de tri (voir <a href=\"/en-US/docs/Web/API/IndexedDB_API/Using_IndexedDB#Locale-aware_sorting\">trie dans localisation courante</a>, en). Vous pouvez spécifier sa valeur de trois façons différentes:</p><ul><li><code>string</code>: une chaîne de caractère contenant le code de la localisation , par exemple 'fr' ou <code>'en-US'</code>.</li><li><code>auto</code>: La localisation par défaut est utilisé (peut être régler par l'utilisateur).</li><li><code>null or undefined</code>: Les règles de tri par défaut de javaScript seront utilisées.</li></ul></td>"
table.standard-table (32:2) => table
type: "html"
value: "<tr><td><code>locale</code></td><td><p>Actuellement uniquement dans Firefox 43+ , cela vous permet de spécifier des paramètres de localisation pour l'index. Toutes les opérations de tri effectuées sur les données via des intervalle de clé obéirons aux règles locales de tri (voir <a href=\"/en-US/docs/Web/API/IndexedDB_API/Using_IndexedDB#Locale-aware_sorting\">trie dans localisation courante</a>, en). Vous pouvez spécifier sa valeur de trois façons différentes:</p><ul><li><code>string</code>: une chaîne de caractère contenant le code de la localisation , par exemple 'fr' ou <code>'en-US'</code>.</li><li><code>auto</code>: La localisation par défaut est utilisé (peut être régler par l'utilisateur).</li><li><code>null or undefined</code>: Les règles de tri par défaut de javaScript seront utilisées.</li></ul></td></tr>"

Invalid AST transformations

td (65:4) => tableCell
type: "paragraph"
summary: "La méthode getAllKeys(), rattachée à l'interface {{ZG9teHJlZigiSURCT2JqZWN0U3RvcmUiKQ==}}, renvoie un objet  {{ZG9teHJlZigiSURCUmVxdWVzdCIp}} qui permet de récupérer l'ensemble des clés pour les objets qui correspondent au critère passé en argument (ou les clés de tous les objets du magasin si aucun paramètre n'est fourni)."
locale: "fr"
rowIndex: 2
shouldWrap: true
children: 
  type: "text"
  value: "La clé ou l'intervalle de clé fourni contient une clé invalide ou est nul."
tr (63:3) => tableRow
type: "html"
value: "<td><p>La clé ou l'intervalle de clé fourni contient une clé invalide ou est nul.</p></td>"
table.standard-table (51:1) => table
type: "html"
value: "<tr><td><code>DataError</code></td><td><p>La clé ou l'intervalle de clé fourni contient une clé invalide ou est nul.</p></td></tr>"

Invalid AST transformations

td (63:4) => tableCell
type: "paragraph"
summary: "La méthode put(), rattachée à l'interface {{ZG9teHJlZigiSURCT2JqZWN0U3RvcmUiKQ==}}, renvoie un objet {{ZG9teHJlZigiSURCUmVxdWVzdCIp}} et, dans un autre thread, crée un clone structuré de la valeur puis enregistre ce clone dans le magasin d'objet. Cette méthode permet ainsi d'ajouter de nouveaux enregistrements ou de mettre à jour des enregistrements existants dans un magasin d'objet lorsque la transaction est en mode readwrite (lecture-écriture)"
locale: "fr"
rowIndex: 3
shouldWrap: true
children: 
  type: "text"
  value: "L'une de ces conditions est vérifiée :",type: "list"
ordered: false
start: 

spread: false
children: 
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "Le magasin d'objet utilise des clés en ligne ("
      type: "emphasis"
      children: 
        type: "text"
        value: "in-line keys"
      type: "text"
      value: ") ou dispose d'un générateur de clés et le paramètre pour la clé a été utilisé."
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "Le magasin d'objet utilise des clés en ligne ("
      type: "emphasis"
      children: 
        type: "text"
        value: "in-line keys"
      type: "text"
      value: "), ne  dispose pas d'un générateur de clés et le paramètre pour la clé n'a pas été utilisé."
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "Le magasin d'objet utilise des clés en ligne ("
      type: "emphasis"
      children: 
        type: "text"
        value: "in-line keys"
      type: "text"
      value: "), ne  dispose pas d'un générateur de clés et le chemin de clé du magasin d'objet ne déclenche pas une clé valide."
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "Le paramètre pour la clé a été fourni mais la valeur n'est pas une clé valide."
tr (61:3) => tableRow
type: "html"
value: "<td><p>L'une de ces conditions est vérifiée :</p><ul><li>Le magasin d'objet utilise des clés en ligne (<em>in-line keys</em>) ou dispose d'un générateur de clés et le paramètre pour la clé a été utilisé.</li><li>Le magasin d'objet utilise des clés en ligne (<em>in-line keys</em>), ne  dispose pas d'un générateur de clés et le paramètre pour la clé n'a pas été utilisé.</li><li>Le magasin d'objet utilise des clés en ligne (<em>in-line keys</em>), ne  dispose pas d'un générateur de clés et le chemin de clé du magasin d'objet ne déclenche pas une clé valide.</li><li>Le paramètre pour la clé a été fourni mais la valeur n'est pas une clé valide.</li></ul></td>"
table.standard-table (45:1) => table
type: "html"
value: "<tr><td><code>DataError</code></td><td><p>L'une de ces conditions est vérifiée :</p><ul><li>Le magasin d'objet utilise des clés en ligne (<em>in-line keys</em>) ou dispose d'un générateur de clés et le paramètre pour la clé a été utilisé.</li><li>Le magasin d'objet utilise des clés en ligne (<em>in-line keys</em>), ne  dispose pas d'un générateur de clés et le paramètre pour la clé n'a pas été utilisé.</li><li>Le magasin d'objet utilise des clés en ligne (<em>in-line keys</em>), ne  dispose pas d'un générateur de clés et le chemin de clé du magasin d'objet ne déclenche pas une clé valide.</li><li>Le paramètre pour la clé a été fourni mais la valeur n'est pas une clé valide.</li></ul></td></tr>"

Invalid AST transformations

td (79:4) => tableCell
type: "paragraph"
summary: "L'interface IDBTransaction de l'API IndexedDB fournit une transaction statique asynchrone vers une base de données grâce à des attributs de gestion d'évènementns. Toutes les opérations de lecture et d'écriture de données sont effectuées au sein de transaction. Il est possible d'utiliser {{ZG9teHJlZigiSURCRGF0YWJhc2UiKQ==}} afin d'initier des transactions puis {{ZG9teHJlZigiSURCVHJhbnNhY3Rpb24iKQ==}} afin de paramétrer le mode de la transaction (c'est-à-dire s'il est en lecture seule ou en lecture/écriture) et d'accéder à un objet {{ZG9teHJlZigiSURCT2JqZWN0U3RvcmUiKQ==}} pour réaliser une requête. On peut également utiliser IDBTransaction pour interrompre une requête."
locale: "fr"
rowIndex: 1
shouldWrap: true
children: 
  type: "text"
  value: "\"readonly\"",type: "paragraph"
summary: "L'interface IDBTransaction de l'API IndexedDB fournit une transaction statique asynchrone vers une base de données grâce à des attributs de gestion d'évènementns. Toutes les opérations de lecture et d'écriture de données sont effectuées au sein de transaction. Il est possible d'utiliser {{ZG9teHJlZigiSURCRGF0YWJhc2UiKQ==}} afin d'initier des transactions puis {{ZG9teHJlZigiSURCVHJhbnNhY3Rpb24iKQ==}} afin de paramétrer le mode de la transaction (c'est-à-dire s'il est en lecture seule ou en lecture/écriture) et d'accéder à un objet {{ZG9teHJlZigiSURCT2JqZWN0U3RvcmUiKQ==}} pour réaliser une requête. On peut également utiliser IDBTransaction pour interrompre une requête."
locale: "fr"
rowIndex: 1
shouldWrap: true
children: 
  type: "text"
  value: "(0 dans Chrome)"
tr (78:3) => tableRow
type: "html"
value: "<td><p>\"readonly\"</p><p>(0 dans Chrome)</p></td>"
td (87:4) => tableCell
type: "paragraph"
summary: "L'interface IDBTransaction de l'API IndexedDB fournit une transaction statique asynchrone vers une base de données grâce à des attributs de gestion d'évènementns. Toutes les opérations de lecture et d'écriture de données sont effectuées au sein de transaction. Il est possible d'utiliser {{ZG9teHJlZigiSURCRGF0YWJhc2UiKQ==}} afin d'initier des transactions puis {{ZG9teHJlZigiSURCVHJhbnNhY3Rpb24iKQ==}} afin de paramétrer le mode de la transaction (c'est-à-dire s'il est en lecture seule ou en lecture/écriture) et d'accéder à un objet {{ZG9teHJlZigiSURCT2JqZWN0U3RvcmUiKQ==}} pour réaliser une requête. On peut également utiliser IDBTransaction pour interrompre une requête."
locale: "fr"
rowIndex: 2
shouldWrap: true
children: 
  type: "text"
  value: "\"readwrite\"",type: "paragraph"
summary: "L'interface IDBTransaction de l'API IndexedDB fournit une transaction statique asynchrone vers une base de données grâce à des attributs de gestion d'évènementns. Toutes les opérations de lecture et d'écriture de données sont effectuées au sein de transaction. Il est possible d'utiliser {{ZG9teHJlZigiSURCRGF0YWJhc2UiKQ==}} afin d'initier des transactions puis {{ZG9teHJlZigiSURCVHJhbnNhY3Rpb24iKQ==}} afin de paramétrer le mode de la transaction (c'est-à-dire s'il est en lecture seule ou en lecture/écriture) et d'accéder à un objet {{ZG9teHJlZigiSURCT2JqZWN0U3RvcmUiKQ==}} pour réaliser une requête. On peut également utiliser IDBTransaction pour interrompre une requête."
locale: "fr"
rowIndex: 2
shouldWrap: true
children: 
  type: "text"
  value: "(1 dans Chrome)"
tr (86:3) => tableRow
type: "html"
value: "<td><p>\"readwrite\"</p><p>(1 dans Chrome)</p></td>"
td (95:4) => tableCell
type: "paragraph"
summary: "L'interface IDBTransaction de l'API IndexedDB fournit une transaction statique asynchrone vers une base de données grâce à des attributs de gestion d'évènementns. Toutes les opérations de lecture et d'écriture de données sont effectuées au sein de transaction. Il est possible d'utiliser {{ZG9teHJlZigiSURCRGF0YWJhc2UiKQ==}} afin d'initier des transactions puis {{ZG9teHJlZigiSURCVHJhbnNhY3Rpb24iKQ==}} afin de paramétrer le mode de la transaction (c'est-à-dire s'il est en lecture seule ou en lecture/écriture) et d'accéder à un objet {{ZG9teHJlZigiSURCT2JqZWN0U3RvcmUiKQ==}} pour réaliser une requête. On peut également utiliser IDBTransaction pour interrompre une requête."
locale: "fr"
rowIndex: 3
shouldWrap: true
children: 
  type: "text"
  value: "\"versionchange\"",type: "paragraph"
summary: "L'interface IDBTransaction de l'API IndexedDB fournit une transaction statique asynchrone vers une base de données grâce à des attributs de gestion d'évènementns. Toutes les opérations de lecture et d'écriture de données sont effectuées au sein de transaction. Il est possible d'utiliser {{ZG9teHJlZigiSURCRGF0YWJhc2UiKQ==}} afin d'initier des transactions puis {{ZG9teHJlZigiSURCVHJhbnNhY3Rpb24iKQ==}} afin de paramétrer le mode de la transaction (c'est-à-dire s'il est en lecture seule ou en lecture/écriture) et d'accéder à un objet {{ZG9teHJlZigiSURCT2JqZWN0U3RvcmUiKQ==}} pour réaliser une requête. On peut également utiliser IDBTransaction pour interrompre une requête."
locale: "fr"
rowIndex: 3
shouldWrap: true
children: 
  type: "text"
  value: "(2 dans Chrome)"
tr (94:3) => tableRow
type: "html"
value: "<td><p>\"versionchange\"</p><p>(2 dans Chrome)</p></td>"
table.standard-table (70:1) => table
type: "html"
value: "<tr><td><p>\"readonly\"</p><p>(0 dans Chrome)</p></td><td>Ce mode permet de lire les données mais pas de les modifier.</td></tr>",type: "html"
value: "<tr><td><p>\"readwrite\"</p><p>(1 dans Chrome)</p></td><td>Ce mode permet de lire, d'écrire et de modifier les données du magasin d'objets.</td></tr>",type: "html"
value: "<tr><td><p>\"versionchange\"</p><p>(2 dans Chrome)</p></td><td>Ce mode permet d'effectuer toutes les opérations, y compris l'ajout ou la suppression de magasins d'objets et d'index. Ce mode doit être utilisé pour mettre à jour le numéro de version utilisé par les transactions démarées avec la méthode <a href=\"/fr/docs/Web/API/IDBDatabase\"><code>setVersion()</code></a> de <code><a href=\"/fr/docs/Web/API/IDBDatabase\">IDBDatabase</a></code>. Les transactions lancées dans ce mode ne peuvent pas être lancées en même temps que d'autres transactions. Ces transactions sont parfois qualifiées comme « transactions de mise à jour ».</td></tr>"

Invalid AST transformations

tr (422:3) => tableRow
type: "html"
value: "<th>1</th>",type: "html"
value: "<th>11</th>"
tr (428:3) => tableRow
type: "html"
value: "<th>2</th>",type: "html"
value: "<th>12</th>"
tr (434:3) => tableRow
type: "html"
value: "<th>3</th>",type: "html"
value: "<th>13</th>"
tr (440:3) => tableRow
type: "html"
value: "<th>4</th>",type: "html"
value: "<th>14</th>"
tr (446:3) => tableRow
type: "html"
value: "<th>5</th>",type: "html"
value: "<th>15</th>"
tr (452:3) => tableRow
type: "html"
value: "<th>6</th>",type: "html"
value: "<th>16</th>"
tr (458:3) => tableRow
type: "html"
value: "<th>7</th>",type: "html"
value: "<th>17</th>"
tr (464:3) => tableRow
type: "html"
value: "<th>8</th>",type: "html"
value: "<th>18</th>"
tr (470:3) => tableRow
type: "html"
value: "<th>9</th>",type: "html"
value: "<th>19</th>"
tr (476:3) => tableRow
type: "html"
value: "<th>10</th>",type: "html"
value: "<th>20</th>"
table.standard-table (414:1) => table
type: "html"
value: "<tr><th>1</th><td>0.05</td><th>11</th><td>0.55</td></tr>",type: "html"
value: "<tr><th>2</th><td>0.1</td><th>12</th><td>0.6</td></tr>",type: "html"
value: "<tr><th>3</th><td>0.15</td><th>13</th><td>0.65</td></tr>",type: "html"
value: "<tr><th>4</th><td>0.2</td><th>14</th><td>0.7</td></tr>",type: "html"
value: "<tr><th>5</th><td>0.25</td><th>15</th><td>0.75</td></tr>",type: "html"
value: "<tr><th>6</th><td>0.3</td><th>16</th><td>0.8</td></tr>",type: "html"
value: "<tr><th>7</th><td>0.35</td><th>17</th><td>0.85</td></tr>",type: "html"
value: "<tr><th>8</th><td>0.4</td><th>18</th><td>0.9</td></tr>",type: "html"
value: "<tr><th>9</th><td>0.45</td><th>19</th><td>0.95</td></tr>",type: "html"
value: "<tr><th>10</th><td>0.5</td><th>20</th><td>1.0</td></tr>"

Missing conversion rules

  • th (423:4)
  • th (425:4)
  • th (429:4)
  • th (431:4)
  • th (435:4)
  • th (437:4)
  • th (441:4)
  • th (443:4)
  • th (447:4)
  • th (449:4)
  • th (453:4)
  • th (455:4)
  • th (459:4)
  • th (461:4)
  • th (465:4)
  • th (467:4)
  • th (471:4)
  • th (473:4)
  • th (477:4)
  • th (479:4)

Missing conversion rules

  • kbd (22:90)
  • kbd (22:183)
  • kbd (22:238)

Missing conversion rules

  • kbd (35:95)
  • kbd (35:111)
  • kbd (35:129)
  • kbd (35:149)
  • kbd (48:85)
  • kbd (48:101)
  • kbd (48:122)
  • kbd (67:86)
  • kbd (87:86)
  • kbd (87:135)
  • kbd (87:203)
  • kbd (91:86)

Missing conversion rules

  • kbd (17:261)
  • kbd (47:90)
  • kbd (47:120)
  • kbd (52:26)
  • kbd (52:70)
  • kbd (52:127)
  • kbd (53:72)
  • kbd (53:105)
  • kbd (53:154)

Invalid AST transformations

tr (19:3) => tableRow
type: "html"
value: "<th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Valeur</th>",type: "html"
value: "<th rowspan=\"2\" scope=\"col\">Description</th>",type: "html"
value: "<th colspan=\"4\" scope=\"col\">Code clé virtuel</th>"
tr (24:3) => tableRow
type: "html"
value: "<th scope=\"col\">Windows</th>",type: "html"
value: "<th scope=\"col\">Mac</th>",type: "html"
value: "<th scope=\"col\">Linux</th>",type: "html"
value: "<th scope=\"col\">Android</th>"
table.standard-table (17:1) => table
type: "html"
value: "<tr><th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Valeur</th><th rowspan=\"2\" scope=\"col\">Description</th><th colspan=\"4\" scope=\"col\">Code clé virtuel</th></tr>",type: "html"
value: "<tr><th scope=\"col\">Windows</th><th scope=\"col\">Mac</th><th scope=\"col\">Linux</th><th scope=\"col\">Android</th></tr>"
tr (49:3) => tableRow
type: "html"
value: "<th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th>",type: "html"
value: "<th rowspan=\"2\" scope=\"col\">Description</th>",type: "html"
value: "<th colspan=\"4\" scope=\"col\">Virtual Keycode</th>"
tr (54:3) => tableRow
type: "html"
value: "<th scope=\"col\">Windows</th>",type: "html"
value: "<th scope=\"col\">Mac</th>",type: "html"
value: "<th scope=\"col\">Linux</th>",type: "html"
value: "<th scope=\"col\">Android</th>"
table.standard-table (47:1) => table
type: "html"
value: "<tr><th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th><th rowspan=\"2\" scope=\"col\">Description</th><th colspan=\"4\" scope=\"col\">Virtual Keycode</th></tr>",type: "html"
value: "<tr><th scope=\"col\">Windows</th><th scope=\"col\">Mac</th><th scope=\"col\">Linux</th><th scope=\"col\">Android</th></tr>"
tr (229:3) => tableRow
type: "html"
value: "<th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th>",type: "html"
value: "<th rowspan=\"2\" scope=\"col\">Description</th>",type: "html"
value: "<th colspan=\"4\" scope=\"col\">Virtual Keycode</th>"
tr (234:3) => tableRow
type: "html"
value: "<th scope=\"col\">Windows</th>",type: "html"
value: "<th scope=\"col\">Mac</th>",type: "html"
value: "<th scope=\"col\">Linux</th>",type: "html"
value: "<th scope=\"col\">Android</th>"
td (275:4) => tableCell
type: "paragraph"
summary: "Les tableaux ci-dessous énumèrent les valeurs clés standard dans différentes catégories de clés, avec une explication de l'utilisation habituelle de la clé. Les codes de clés virtuels correspondants pour les plateformes communes sont inclus lorsqu'ils sont disponibles."
locale: "fr"
rowIndex: 4
shouldWrap: true
children: 
  type: "inlineCode"
  value: "GDK_KEY_space"
  type: "text"
  value: " (0x20)"
  type: "break"
  type: "inlineCode"
  value: "GDK_KEY_KP_Space"
  type: "text"
  value: " (0xFF80)"
  type: "break"
  type: "inlineCode"
  value: "Qt::Key_Space"
  type: "text"
  value: " (0x20)"
tr (270:3) => tableRow
type: "html"
value: "<td><p><code>GDK_KEY_space</code> (0x20)<br><code>GDK_KEY_KP_Space</code> (0xFF80)<br><code>Qt::Key_Space</code> (0x20)</p></td>"
table.standard-table (227:1) => table
type: "html"
value: "<tr><th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th><th rowspan=\"2\" scope=\"col\">Description</th><th colspan=\"4\" scope=\"col\">Virtual Keycode</th></tr>",type: "html"
value: "<tr><th scope=\"col\">Windows</th><th scope=\"col\">Mac</th><th scope=\"col\">Linux</th><th scope=\"col\">Android</th></tr>",type: "html"
value: "<tr><td><code>\" \"</code> [1]</td><td>The space key, <kbd>Space Bar</kbd>.</td><td><code>VK_SPACE</code> (0x20)</td><td><code>kVK_Space</code> (0x31)</td><td><p><code>GDK_KEY_space</code> (0x20)<br><code>GDK_KEY_KP_Space</code> (0xFF80)<br><code>Qt::Key_Space</code> (0x20)</p></td><td><code>KEYCODE_SPACE</code> (62)</td></tr>"
tr (291:3) => tableRow
type: "html"
value: "<th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th>",type: "html"
value: "<th rowspan=\"2\" scope=\"col\">Description</th>",type: "html"
value: "<th colspan=\"4\" scope=\"col\">Virtual Keycode</th>"
tr (296:3) => tableRow
type: "html"
value: "<th scope=\"col\">Windows</th>",type: "html"
value: "<th scope=\"col\">Mac</th>",type: "html"
value: "<th scope=\"col\">Linux</th>",type: "html"
value: "<th scope=\"col\">Android</th>"
table.standard-table (289:1) => table
type: "html"
value: "<tr><th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th><th rowspan=\"2\" scope=\"col\">Description</th><th colspan=\"4\" scope=\"col\">Virtual Keycode</th></tr>",type: "html"
value: "<tr><th scope=\"col\">Windows</th><th scope=\"col\">Mac</th><th scope=\"col\">Linux</th><th scope=\"col\">Android</th></tr>"
tr (393:3) => tableRow
type: "html"
value: "<th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th>",type: "html"
value: "<th rowspan=\"2\" scope=\"col\">Description</th>",type: "html"
value: "<th colspan=\"4\" scope=\"col\">Virtual Keycode</th>"
tr (398:3) => tableRow
type: "html"
value: "<th scope=\"col\">Windows</th>",type: "html"
value: "<th scope=\"col\">Mac</th>",type: "html"
value: "<th scope=\"col\">Linux</th>",type: "html"
value: "<th scope=\"col\">Android</th>"
table.standard-table (391:1) => table
type: "html"
value: "<tr><th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th><th rowspan=\"2\" scope=\"col\">Description</th><th colspan=\"4\" scope=\"col\">Virtual Keycode</th></tr>",type: "html"
value: "<tr><th scope=\"col\">Windows</th><th scope=\"col\">Mac</th><th scope=\"col\">Linux</th><th scope=\"col\">Android</th></tr>"
tr (527:3) => tableRow
type: "html"
value: "<th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th>",type: "html"
value: "<th rowspan=\"2\" scope=\"col\">Description</th>",type: "html"
value: "<th colspan=\"4\" scope=\"col\">Virtual Keycode</th>"
tr (532:3) => tableRow
type: "html"
value: "<th scope=\"col\">Windows</th>",type: "html"
value: "<th scope=\"col\">Mac</th>",type: "html"
value: "<th scope=\"col\">Linux</th>",type: "html"
value: "<th scope=\"col\">Android</th>"
td (626:4) => tableCell
type: "blockquote"
children: 
  type: "paragraph"
  children: 
    type: "strong"
    children: 
      type: "text"
      value: "Note :"
    type: "text"
    value: " This shouldn't be confused with the "
    type: "inlineCode"
    value: "\"MediaPause\""
    type: "text"
    value: " key value, which is used for media controllers, rather than to control applications and processes."
tr (624:3) => tableRow
type: "html"
value: "<td>The <kbd>Pause</kbd> key. Pauses the current application or state, if applicable.<div class=\"note\"><p><strong>Note :</strong> This shouldn't be confused with the <code>\"MediaPause\"</code> key value, which is used for media controllers, rather than to control applications and processes.</p></div></td>"
td (638:4) => tableCell
type: "blockquote"
children: 
  type: "paragraph"
  children: 
    type: "strong"
    children: 
      type: "text"
      value: "Note :"
    type: "text"
    value: " This shouldn't be confused with the "
    type: "inlineCode"
    value: "\"MediaPlay\""
    type: "text"
    value: " key value, which is used for media controllers, rather than to control applications and processes."
tr (636:3) => tableRow
type: "html"
value: "<td>The <kbd>Play</kbd> key. Resumes a previously paused application, if applicable.<div class=\"note\"><p><strong>Note :</strong> This shouldn't be confused with the <code>\"MediaPlay\"</code> key value, which is used for media controllers, rather than to control applications and processes.</p></div></td>"
table.standard-table (525:1) => table
type: "html"
value: "<tr><th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th><th rowspan=\"2\" scope=\"col\">Description</th><th colspan=\"4\" scope=\"col\">Virtual Keycode</th></tr>",type: "html"
value: "<tr><th scope=\"col\">Windows</th><th scope=\"col\">Mac</th><th scope=\"col\">Linux</th><th scope=\"col\">Android</th></tr>",type: "html"
value: "<tr><td><code>\"Pause\"</code></td><td>The <kbd>Pause</kbd> key. Pauses the current application or state, if applicable.<div class=\"note\"><p><strong>Note :</strong> This shouldn't be confused with the <code>\"MediaPause\"</code> key value, which is used for media controllers, rather than to control applications and processes.</p></div></td><td><code>VK_PAUSE</code> (0x13)</td><td></td><td><code>GDK_KEY_Pause</code> (0xFF13)<br><code>GDK_KEY_Break</code> (0xFF6B)<br><code>Qt::Key_Pause</code> (0x01000008)</td><td><code>KEYCODE_BREAK</code> (121)</td></tr>",type: "html"
value: "<tr><td><code>\"Play\"</code></td><td>The <kbd>Play</kbd> key. Resumes a previously paused application, if applicable.<div class=\"note\"><p><strong>Note :</strong> This shouldn't be confused with the <code>\"MediaPlay\"</code> key value, which is used for media controllers, rather than to control applications and processes.</p></div></td><td><code>VK_PLAY</code> (0xFA)</td><td></td><td><code>GDK_KEY_3270_Play</code> (0xFD16)<br><code>Qt::Key_Play</code> (0x01020005)</td><td></td></tr>"
tr (700:3) => tableRow
type: "html"
value: "<th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th>",type: "html"
value: "<th rowspan=\"2\" scope=\"col\">Description</th>",type: "html"
value: "<th colspan=\"4\" scope=\"col\">Virtual Keycode</th>"
tr (705:3) => tableRow
type: "html"
value: "<th scope=\"col\">Windows</th>",type: "html"
value: "<th scope=\"col\">Mac</th>",type: "html"
value: "<th scope=\"col\">Linux</th>",type: "html"
value: "<th scope=\"col\">Android</th>"
td (751:4) => tableCell
type: "blockquote"
children: 
  type: "paragraph"
  children: 
    type: "strong"
    children: 
      type: "text"
      value: "Note :"
    type: "text"
    value: " Not all systems pass this key through to to the user agent."
tr (749:3) => tableRow
type: "html"
value: "<td>The <kbd>Power</kbd> button or key, to toggle power on and off.<div class=\"note\"><p><strong>Note :</strong> Not all systems pass this key through to to the user agent.</p></div></td>"
table.standard-table (698:1) => table
type: "html"
value: "<tr><th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th><th rowspan=\"2\" scope=\"col\">Description</th><th colspan=\"4\" scope=\"col\">Virtual Keycode</th></tr>",type: "html"
value: "<tr><th scope=\"col\">Windows</th><th scope=\"col\">Mac</th><th scope=\"col\">Linux</th><th scope=\"col\">Android</th></tr>",type: "html"
value: "<tr><td><code>\"Power\"</code></td><td>The <kbd>Power</kbd> button or key, to toggle power on and off.<div class=\"note\"><p><strong>Note :</strong> Not all systems pass this key through to to the user agent.</p></div></td><td></td><td></td><td></td><td><code>KEYCODE_POWER</code> (26)</td></tr>"
tr (830:3) => tableRow
type: "html"
value: "<th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th>",type: "html"
value: "<th rowspan=\"2\" scope=\"col\">Description</th>",type: "html"
value: "<th colspan=\"4\" scope=\"col\">Virtual Keycode</th>"
tr (835:3) => tableRow
type: "html"
value: "<th scope=\"col\">Windows</th>",type: "html"
value: "<th scope=\"col\">Mac</th>",type: "html"
value: "<th scope=\"col\">Linux</th>",type: "html"
value: "<th scope=\"col\">Android</th>"
table.standard-table (828:1) => table
type: "html"
value: "<tr><th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th><th rowspan=\"2\" scope=\"col\">Description</th><th colspan=\"4\" scope=\"col\">Virtual Keycode</th></tr>",type: "html"
value: "<tr><th scope=\"col\">Windows</th><th scope=\"col\">Mac</th><th scope=\"col\">Linux</th><th scope=\"col\">Android</th></tr>"
tr (1011:3) => tableRow
type: "html"
value: "<th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th>",type: "html"
value: "<th rowspan=\"2\" scope=\"col\">Description</th>",type: "html"
value: "<th colspan=\"4\" scope=\"col\">Virtual Keycode</th>"
tr (1016:3) => tableRow
type: "html"
value: "<th scope=\"col\">Windows</th>",type: "html"
value: "<th scope=\"col\">Mac</th>",type: "html"
value: "<th scope=\"col\">Linux</th>",type: "html"
value: "<th scope=\"col\">Android</th>"
table.standard-table (1009:1) => table
type: "html"
value: "<tr><th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th><th rowspan=\"2\" scope=\"col\">Description</th><th colspan=\"4\" scope=\"col\">Virtual Keycode</th></tr>",type: "html"
value: "<tr><th scope=\"col\">Windows</th><th scope=\"col\">Mac</th><th scope=\"col\">Linux</th><th scope=\"col\">Android</th></tr>"
tr (1060:3) => tableRow
type: "html"
value: "<th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th>",type: "html"
value: "<th rowspan=\"2\" scope=\"col\">Description</th>",type: "html"
value: "<th colspan=\"4\" scope=\"col\">Virtual Keycode</th>"
tr (1065:3) => tableRow
type: "html"
value: "<th scope=\"col\">Windows</th>",type: "html"
value: "<th scope=\"col\">Mac</th>",type: "html"
value: "<th scope=\"col\">Linux</th>",type: "html"
value: "<th scope=\"col\">Android</th>"
td (1162:4) => tableCell
type: "paragraph"
summary: "Les tableaux ci-dessous énumèrent les valeurs clés standard dans différentes catégories de clés, avec une explication de l'utilisation habituelle de la clé. Les codes de clés virtuels correspondants pour les plateformes communes sont inclus lorsqu'ils sont disponibles."
locale: "fr"
rowIndex: 11
shouldWrap: true
children: 
  type: "inlineCode"
  value: "KEYCODE_ZENKAKU_HANKAKU"
  type: "text"
  value: " (211)"
tr (1155:3) => tableRow
type: "html"
value: "<td><p><code>KEYCODE_ZENKAKU_HANKAKU</code> (211)</p></td>"
table.standard-table (1058:1) => table
type: "html"
value: "<tr><th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th><th rowspan=\"2\" scope=\"col\">Description</th><th colspan=\"4\" scope=\"col\">Virtual Keycode</th></tr>",type: "html"
value: "<tr><th scope=\"col\">Windows</th><th scope=\"col\">Mac</th><th scope=\"col\">Linux</th><th scope=\"col\">Android</th></tr>",type: "html"
value: "<tr><td><code>\"ZenkakuHanaku\"</code> [6]</td><td>The <kbd>Zenkaku/Hankaku</kbd> (full width/half width) toggle key.</td><td></td><td></td><td><code>GDK_KEY_Zenkaku_Hankaku</code> (0xFF2A)<br><code>Qt::Zenkaku_Hankaku</code> (0x0100112A)</td><td><p><code>KEYCODE_ZENKAKU_HANKAKU</code> (211)</p></td></tr>"
tr (1191:3) => tableRow
type: "html"
value: "<td><strong><code>CompositionEvent.data</code></strong> value</td>",type: "html"
value: "<td>Symbol</td>",type: "html"
value: "<td>Comments</td>"
table.standard-table (1189:1) => table
type: "html"
value: "<tr><td><strong><code>CompositionEvent.data</code></strong> value</td><td>Symbol</td><td>Comments</td></tr>"
tr (1464:3) => tableRow
type: "html"
value: "<th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> value</th>",type: "html"
value: "<th rowspan=\"2\" scope=\"col\">Description</th>",type: "html"
value: "<th colspan=\"4\" scope=\"col\">Virtual Keycode</th>"
tr (1469:3) => tableRow
type: "html"
value: "<th scope=\"col\">Windows</th>",type: "html"
value: "<th scope=\"col\">Mac</th>",type: "html"
value: "<th scope=\"col\">Linux</th>",type: "html"
value: "<th scope=\"col\">Android</th>"
table.standard-table (1462:1) => table
type: "html"
value: "<tr><th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> value</th><th rowspan=\"2\" scope=\"col\">Description</th><th colspan=\"4\" scope=\"col\">Virtual Keycode</th></tr>",type: "html"
value: "<tr><th scope=\"col\">Windows</th><th scope=\"col\">Mac</th><th scope=\"col\">Linux</th><th scope=\"col\">Android</th></tr>"
tr (1700:3) => tableRow
type: "html"
value: "<th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th>",type: "html"
value: "<th rowspan=\"2\" scope=\"col\">Description</th>",type: "html"
value: "<th colspan=\"4\" scope=\"col\">Virtual Keycode</th>"
tr (1705:3) => tableRow
type: "html"
value: "<th scope=\"col\">Windows</th>",type: "html"
value: "<th scope=\"col\">Mac</th>",type: "html"
value: "<th scope=\"col\">Linux</th>",type: "html"
value: "<th scope=\"col\">Android</th>"
table.standard-table (1698:1) => table
type: "html"
value: "<tr><th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th><th rowspan=\"2\" scope=\"col\">Description</th><th colspan=\"4\" scope=\"col\">Virtual Keycode</th></tr>",type: "html"
value: "<tr><th scope=\"col\">Windows</th><th scope=\"col\">Mac</th><th scope=\"col\">Linux</th><th scope=\"col\">Android</th></tr>"
tr (1818:3) => tableRow
type: "html"
value: "<th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th>",type: "html"
value: "<th rowspan=\"2\" scope=\"col\">Description</th>",type: "html"
value: "<th colspan=\"4\" scope=\"col\">Virtual Keycode</th>"
tr (1823:3) => tableRow
type: "html"
value: "<th scope=\"col\">Windows</th>",type: "html"
value: "<th scope=\"col\">Mac</th>",type: "html"
value: "<th scope=\"col\">Linux</th>",type: "html"
value: "<th scope=\"col\">Android</th>"
table.standard-table (1816:1) => table
type: "html"
value: "<tr><th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th><th rowspan=\"2\" scope=\"col\">Description</th><th colspan=\"4\" scope=\"col\">Virtual Keycode</th></tr>",type: "html"
value: "<tr><th scope=\"col\">Windows</th><th scope=\"col\">Mac</th><th scope=\"col\">Linux</th><th scope=\"col\">Android</th></tr>"
tr (1941:3) => tableRow
type: "html"
value: "<th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th>",type: "html"
value: "<th rowspan=\"2\" scope=\"col\">Description</th>",type: "html"
value: "<th colspan=\"4\" scope=\"col\">Virtual Keycode</th>"
tr (1946:3) => tableRow
type: "html"
value: "<th scope=\"col\">Windows</th>",type: "html"
value: "<th scope=\"col\">Mac</th>",type: "html"
value: "<th scope=\"col\">Linux</th>",type: "html"
value: "<th scope=\"col\">Android</th>"
table.standard-table (1939:1) => table
type: "html"
value: "<tr><th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th><th rowspan=\"2\" scope=\"col\">Description</th><th colspan=\"4\" scope=\"col\">Virtual Keycode</th></tr>",type: "html"
value: "<tr><th scope=\"col\">Windows</th><th scope=\"col\">Mac</th><th scope=\"col\">Linux</th><th scope=\"col\">Android</th></tr>"
tr (2122:3) => tableRow
type: "html"
value: "<th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th>",type: "html"
value: "<th rowspan=\"2\" scope=\"col\">Description</th>",type: "html"
value: "<th colspan=\"4\" scope=\"col\">Virtual Keycode</th>"
tr (2127:3) => tableRow
type: "html"
value: "<th scope=\"col\">Windows</th>",type: "html"
value: "<th scope=\"col\">Mac</th>",type: "html"
value: "<th scope=\"col\">Linux</th>",type: "html"
value: "<th scope=\"col\">Android</th>"
table.standard-table (2120:1) => table
type: "html"
value: "<tr><th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th><th rowspan=\"2\" scope=\"col\">Description</th><th colspan=\"4\" scope=\"col\">Virtual Keycode</th></tr>",type: "html"
value: "<tr><th scope=\"col\">Windows</th><th scope=\"col\">Mac</th><th scope=\"col\">Linux</th><th scope=\"col\">Android</th></tr>"
tr (2399:3) => tableRow
type: "html"
value: "<th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th>",type: "html"
value: "<th rowspan=\"2\" scope=\"col\">Description</th>",type: "html"
value: "<th colspan=\"4\" scope=\"col\">Virtual Keycode</th>"
tr (2404:3) => tableRow
type: "html"
value: "<th scope=\"col\">Windows</th>",type: "html"
value: "<th scope=\"col\">Mac</th>",type: "html"
value: "<th scope=\"col\">Linux</th>",type: "html"
value: "<th scope=\"col\">Android</th>"
table.standard-table (2397:1) => table
type: "html"
value: "<tr><th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th><th rowspan=\"2\" scope=\"col\">Description</th><th colspan=\"4\" scope=\"col\">Virtual Keycode</th></tr>",type: "html"
value: "<tr><th scope=\"col\">Windows</th><th scope=\"col\">Mac</th><th scope=\"col\">Linux</th><th scope=\"col\">Android</th></tr>"
tr (3003:3) => tableRow
type: "html"
value: "<th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th>",type: "html"
value: "<th rowspan=\"2\" scope=\"col\">Description</th>",type: "html"
value: "<th colspan=\"4\" scope=\"col\">Virtual Keycode</th>"
tr (3008:3) => tableRow
type: "html"
value: "<th scope=\"col\">Windows</th>",type: "html"
value: "<th scope=\"col\">Mac</th>",type: "html"
value: "<th scope=\"col\">Linux</th>",type: "html"
value: "<th scope=\"col\">Android</th>"
table.standard-table (3001:1) => table
type: "html"
value: "<tr><th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th><th rowspan=\"2\" scope=\"col\">Description</th><th colspan=\"4\" scope=\"col\">Virtual Keycode</th></tr>",type: "html"
value: "<tr><th scope=\"col\">Windows</th><th scope=\"col\">Mac</th><th scope=\"col\">Linux</th><th scope=\"col\">Android</th></tr>"
tr (3043:3) => tableRow
type: "html"
value: "<th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th>",type: "html"
value: "<th rowspan=\"2\" scope=\"col\">Description</th>",type: "html"
value: "<th colspan=\"4\" scope=\"col\">Virtual Keycode</th>"
tr (3048:3) => tableRow
type: "html"
value: "<th scope=\"col\">Windows</th>",type: "html"
value: "<th scope=\"col\">Mac</th>",type: "html"
value: "<th scope=\"col\">Linux</th>",type: "html"
value: "<th scope=\"col\">Android</th>"
table.standard-table (3041:1) => table
type: "html"
value: "<tr><th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th><th rowspan=\"2\" scope=\"col\">Description</th><th colspan=\"4\" scope=\"col\">Virtual Keycode</th></tr>",type: "html"
value: "<tr><th scope=\"col\">Windows</th><th scope=\"col\">Mac</th><th scope=\"col\">Linux</th><th scope=\"col\">Android</th></tr>"
tr (3146:3) => tableRow
type: "html"
value: "<th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th>",type: "html"
value: "<th rowspan=\"2\" scope=\"col\">Description</th>",type: "html"
value: "<th colspan=\"4\" scope=\"col\">Virtual Keycode</th>"
tr (3151:3) => tableRow
type: "html"
value: "<th scope=\"col\">Windows</th>",type: "html"
value: "<th scope=\"col\">Mac</th>",type: "html"
value: "<th scope=\"col\">Linux</th>",type: "html"
value: "<th scope=\"col\">Android</th>"
table.standard-table (3144:1) => table
type: "html"
value: "<tr><th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th><th rowspan=\"2\" scope=\"col\">Description</th><th colspan=\"4\" scope=\"col\">Virtual Keycode</th></tr>",type: "html"
value: "<tr><th scope=\"col\">Windows</th><th scope=\"col\">Mac</th><th scope=\"col\">Linux</th><th scope=\"col\">Android</th></tr>"
tr (3442:3) => tableRow
type: "html"
value: "<th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th>",type: "html"
value: "<th rowspan=\"2\" scope=\"col\">Description</th>",type: "html"
value: "<th colspan=\"4\" scope=\"col\">Virtual Keycode</th>"
tr (3447:3) => tableRow
type: "html"
value: "<th scope=\"col\">Windows</th>",type: "html"
value: "<th scope=\"col\">Mac</th>",type: "html"
value: "<th scope=\"col\">Linux</th>",type: "html"
value: "<th scope=\"col\">Android</th>"
table.standard-table (3440:1) => table
type: "html"
value: "<tr><th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th><th rowspan=\"2\" scope=\"col\">Description</th><th colspan=\"4\" scope=\"col\">Virtual Keycode</th></tr>",type: "html"
value: "<tr><th scope=\"col\">Windows</th><th scope=\"col\">Mac</th><th scope=\"col\">Linux</th><th scope=\"col\">Android</th></tr>"
tr (3539:3) => tableRow
type: "html"
value: "<th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th>",type: "html"
value: "<th rowspan=\"2\" scope=\"col\">Description</th>",type: "html"
value: "<th colspan=\"4\" scope=\"col\">Virtual Keycode</th>"
tr (3544:3) => tableRow
type: "html"
value: "<th scope=\"col\">Windows</th>",type: "html"
value: "<th scope=\"col\">Mac</th>",type: "html"
value: "<th scope=\"col\">Linux</th>",type: "html"
value: "<th scope=\"col\">Android</th>"
table.standard-table (3537:1) => table
type: "html"
value: "<tr><th rowspan=\"2\" scope=\"col\"><code>KeyboardEvent.key</code> Value</th><th rowspan=\"2\" scope=\"col\">Description</th><th colspan=\"4\" scope=\"col\">Virtual Keycode</th></tr>",type: "html"
value: "<tr><th scope=\"col\">Windows</th><th scope=\"col\">Mac</th><th scope=\"col\">Linux</th><th scope=\"col\">Android</th></tr>"

Missing conversion rules

  • th[rowSpan="2"][scope="col"] (20:4)
  • th[rowSpan="2"][scope="col"] (21:4)
  • th[colSpan="4"][scope="col"] (22:4)
  • th[scope="col"] (25:4)
  • th[scope="col"] (26:4)
  • th[scope="col"] (27:4)
  • th[scope="col"] (28:4)
  • kbd (45:165)
  • kbd (45:186)
  • kbd (45:233)
  • kbd (45:258)
  • th[rowSpan="2"][scope="col"] (50:4)
  • th[rowSpan="2"][scope="col"] (51:4)
  • th[colSpan="4"][scope="col"] (52:4)
  • th[scope="col"] (55:4)
  • th[scope="col"] (56:4)
  • th[scope="col"] (57:4)
  • th[scope="col"] (58:4)
  • kbd (62:12)
  • kbd (76:12)
  • kbd (76:32)
  • kbd (76:124)
  • kbd (92:12)
  • kbd (101:12)
  • kbd (101:32)
  • kbd (101:52)
  • kbd (115:12)
  • kbd (115:90)
  • kbd (115:104)
  • kbd (123:12)
  • kbd (123:33)
  • kbd (131:12)
  • kbd (142:12)
  • kbd (142:84)
  • kbd (142:120)
  • kbd (142:142)
  • kbd (155:12)
  • kbd (164:12)
  • kbd (173:12)
  • kbd (187:12)
  • kbd (198:12)
  • kbd (206:12)
  • kbd (215:102)
  • kbd (217:130)
  • kbd (219:44)
  • kbd (221:66)
  • kbd (221:87)
  • kbd (223:67)
  • kbd (223:129)
  • th[rowSpan="2"][scope="col"] (230:4)
  • th[rowSpan="2"][scope="col"] (231:4)
  • th[colSpan="4"][scope="col"] (232:4)
  • th[scope="col"] (235:4)
  • th[scope="col"] (236:4)
  • th[scope="col"] (237:4)
  • th[scope="col"] (238:4)
  • kbd (244:12)
  • kbd (244:32)
  • kbd (244:68)
  • kbd (261:32)
  • kbd (272:23)
  • kbd (285:68)
  • th[rowSpan="2"][scope="col"] (292:4)
  • th[rowSpan="2"][scope="col"] (293:4)
  • th[colSpan="4"][scope="col"] (294:4)
  • th[scope="col"] (297:4)
  • th[scope="col"] (298:4)
  • th[scope="col"] (299:4)
  • th[scope="col"] (300:4)
  • kbd (346:12)
  • kbd (356:12)
  • kbd (366:12)
  • kbd (366:37)
  • kbd (376:12)
  • kbd (376:35)
  • th[rowSpan="2"][scope="col"] (394:4)
  • th[rowSpan="2"][scope="col"] (395:4)
  • th[colSpan="4"][scope="col"] (396:4)
  • th[scope="col"] (399:4)
  • th[scope="col"] (400:4)
  • th[scope="col"] (401:4)
  • th[scope="col"] (402:4)
  • kbd (408:12)
  • kbd (408:58)
  • kbd (417:12)
  • kbd (427:12)
  • kbd (436:31)
  • kbd (444:12)
  • kbd (453:24)
  • kbd (471:12)
  • kbd (479:24)
  • kbd (515:41)
  • kbd (515:116)
  • kbd (515:156)
  • kbd (515:184)
  • kbd (517:120)
  • kbd (519:163)
  • kbd (521:163)
  • th[rowSpan="2"][scope="col"] (528:4)
  • th[rowSpan="2"][scope="col"] (529:4)
  • th[colSpan="4"][scope="col"] (530:4)
  • th[scope="col"] (533:4)
  • th[scope="col"] (534:4)
  • th[scope="col"] (535:4)
  • th[scope="col"] (536:4)
  • kbd (542:12)
  • kbd (542:31)
  • kbd (542:53)
  • kbd (550:12)
  • kbd (558:12)
  • kbd (566:12)
  • kbd (574:60)
  • kbd (574:83)
  • kbd (574:110)
  • kbd (583:12)
  • kbd (592:12)
  • kbd (600:12)
  • kbd (608:12)
  • kbd (616:12)
  • kbd (626:12)
  • kbd (638:12)
  • kbd (649:12)
  • kbd (657:12)
  • kbd (665:12)
  • kbd (674:12)
  • kbd (684:33)
  • kbd (686:90)
  • kbd (690:12)
  • kbd (692:12)
  • th[rowSpan="2"][scope="col"] (701:4)
  • th[rowSpan="2"][scope="col"] (702:4)
  • th[colSpan="4"][scope="col"] (703:4)
  • th[scope="col"] (706:4)
  • th[scope="col"] (707:4)
  • th[scope="col"] (708:4)
  • th[scope="col"] (709:4)
  • kbd (733:12)
  • kbd (742:12)
  • kbd (751:12)
  • kbd (761:12)
  • kbd (761:35)
  • kbd (772:12)
  • kbd (772:38)
  • kbd (772:71)
  • kbd (784:12)
  • kbd (793:12)
  • kbd (793:50)
  • kbd (793:72)
  • kbd (806:12)
  • kbd (816:12)
  • th[rowSpan="2"][scope="col"] (831:4)
  • th[rowSpan="2"][scope="col"] (832:4)
  • th[colSpan="4"][scope="col"] (833:4)
  • th[scope="col"] (836:4)
  • th[scope="col"] (837:4)
  • th[scope="col"] (838:4)
  • th[scope="col"] (839:4)
  • kbd (845:12)
  • kbd (854:12)
  • kbd (865:12)
  • kbd (874:12)
  • kbd (883:12)
  • kbd (900:12)
  • kbd (958:12)
  • kbd (977:12)
  • kbd (995:45)
  • kbd (995:82)
  • kbd (997:12)
  • kbd (999:12)
  • th[rowSpan="2"][scope="col"] (1012:4)
  • th[rowSpan="2"][scope="col"] (1013:4)
  • th[colSpan="4"][scope="col"] (1014:4)
  • th[scope="col"] (1017:4)
  • th[scope="col"] (1018:4)
  • th[scope="col"] (1019:4)
  • th[scope="col"] (1020:4)
  • kbd (1024:12)
  • th[rowSpan="2"][scope="col"] (1061:4)
  • th[rowSpan="2"][scope="col"] (1062:4)
  • th[colSpan="4"][scope="col"] (1063:4)
  • th[scope="col"] (1066:4)
  • th[scope="col"] (1067:4)
  • th[scope="col"] (1068:4)
  • th[scope="col"] (1069:4)
  • kbd (1073:12)
  • kbd (1082:12)
  • kbd (1091:12)
  • kbd (1109:12)
  • kbd (1121:12)
  • kbd (1130:12)
  • kbd (1139:12)
  • kbd (1148:12)
  • kbd (1157:12)
  • kbd (1169:33)
  • kbd (1173:33)
  • kbd (1175:99)
  • kbd (1177:123)
  • td (1192:4)
  • td (1193:4)
  • td (1194:4)
  • kbd (1460:100)
  • kbd (1460:114)
  • kbd (1460:133)
  • kbd (1460:147)
  • kbd (1460:166)
  • kbd (1460:180)
  • th[rowSpan="2"][scope="col"] (1465:4)
  • th[rowSpan="2"][scope="col"] (1466:4)
  • th[colSpan="4"][scope="col"] (1467:4)
  • th[scope="col"] (1470:4)
  • th[scope="col"] (1471:4)
  • th[scope="col"] (1472:4)
  • th[scope="col"] (1473:4)
  • kbd (1477:48)
  • kbd (1487:12)
  • kbd (1497:12)
  • kbd (1507:12)
  • kbd (1517:12)
  • kbd (1526:12)
  • kbd (1535:12)
  • kbd (1544:12)
  • kbd (1553:12)
  • kbd (1562:12)
  • kbd (1571:12)
  • kbd (1580:12)
  • kbd (1589:12)
  • kbd (1598:12)
  • kbd (1607:12)
  • kbd (1616:12)
  • kbd (1625:12)
  • kbd (1634:12)
  • kbd (1643:12)
  • kbd (1652:12)
  • th[rowSpan="2"][scope="col"] (1701:4)
  • th[rowSpan="2"][scope="col"] (1702:4)
  • th[colSpan="4"][scope="col"] (1703:4)
  • th[scope="col"] (1706:4)
  • th[scope="col"] (1707:4)
  • th[scope="col"] (1708:4)
  • th[scope="col"] (1709:4)
  • kbd (1721:12)
  • kbd (1729:12)
  • kbd (1737:12)
  • kbd (1745:12)
  • kbd (1745:35)
  • kbd (1753:12)
  • kbd (1761:12)
  • kbd (1769:12)
  • kbd (1777:12)
  • kbd (1785:12)
  • kbd (1801:12)
  • th[rowSpan="2"][scope="col"] (1819:4)
  • th[rowSpan="2"][scope="col"] (1820:4)
  • th[colSpan="4"][scope="col"] (1821:4)
  • th[scope="col"] (1824:4)
  • th[scope="col"] (1825:4)
  • th[scope="col"] (1826:4)
  • th[scope="col"] (1827:4)
  • th[rowSpan="2"][scope="col"] (1942:4)
  • th[rowSpan="2"][scope="col"] (1943:4)
  • th[colSpan="4"][scope="col"] (1944:4)
  • th[scope="col"] (1947:4)
  • th[scope="col"] (1948:4)
  • th[scope="col"] (1949:4)
  • th[scope="col"] (1950:4)
  • th[rowSpan="2"][scope="col"] (2123:4)
  • th[rowSpan="2"][scope="col"] (2124:4)
  • th[colSpan="4"][scope="col"] (2125:4)
  • th[scope="col"] (2128:4)
  • th[scope="col"] (2129:4)
  • th[scope="col"] (2130:4)
  • th[scope="col"] (2131:4)
  • th[rowSpan="2"][scope="col"] (2400:4)
  • th[rowSpan="2"][scope="col"] (2401:4)
  • th[colSpan="4"][scope="col"] (2402:4)
  • th[scope="col"] (2405:4)
  • th[scope="col"] (2406:4)
  • th[scope="col"] (2407:4)
  • th[scope="col"] (2408:4)
  • th[rowSpan="2"][scope="col"] (3004:4)
  • th[rowSpan="2"][scope="col"] (3005:4)
  • th[colSpan="4"][scope="col"] (3006:4)
  • th[scope="col"] (3009:4)
  • th[scope="col"] (3010:4)
  • th[scope="col"] (3011:4)
  • th[scope="col"] (3012:4)
  • th[rowSpan="2"][scope="col"] (3044:4)
  • th[rowSpan="2"][scope="col"] (3045:4)
  • th[colSpan="4"][scope="col"] (3046:4)
  • th[scope="col"] (3049:4)
  • th[scope="col"] (3050:4)
  • th[scope="col"] (3051:4)
  • th[scope="col"] (3052:4)
  • th[rowSpan="2"][scope="col"] (3147:4)
  • th[rowSpan="2"][scope="col"] (3148:4)
  • th[colSpan="4"][scope="col"] (3149:4)
  • th[scope="col"] (3152:4)
  • th[scope="col"] (3153:4)
  • th[scope="col"] (3154:4)
  • th[scope="col"] (3155:4)
  • kbd (3159:12)
  • kbd (3168:12)
  • kbd (3177:12)
  • kbd (3185:12)
  • kbd (3195:12)
  • kbd (3207:12)
  • kbd (3216:12)
  • kbd (3225:12)
  • kbd (3234:12)
  • kbd (3243:12)
  • kbd (3252:12)
  • kbd (3261:12)
  • kbd (3270:12)
  • th[rowSpan="2"][scope="col"] (3443:4)
  • th[rowSpan="2"][scope="col"] (3444:4)
  • th[colSpan="4"][scope="col"] (3445:4)
  • th[scope="col"] (3448:4)
  • th[scope="col"] (3449:4)
  • th[scope="col"] (3450:4)
  • th[scope="col"] (3451:4)
  • kbd (3531:163)
  • kbd (3531:179)
  • kbd (3534:31)
  • th[rowSpan="2"][scope="col"] (3540:4)
  • th[rowSpan="2"][scope="col"] (3541:4)
  • th[colSpan="4"][scope="col"] (3542:4)
  • th[scope="col"] (3545:4)
  • th[scope="col"] (3546:4)
  • th[scope="col"] (3547:4)
  • th[scope="col"] (3548:4)
  • kbd (3552:41)
  • kbd (3552:57)
  • kbd (3561:12)
  • kbd (3569:12)
  • kbd (3577:49)
  • kbd (3586:43)
  • kbd (3594:29)

Missing conversion rules

  • table.properties (21:1)

Missing conversion rules

  • kbd (36:61)
  • kbd (48:45)
  • kbd (50:45)
  • kbd (74:45)

Invalid AST transformations

tr (30:3) => tableRow
type: "html"
value: "<td><code>void <a href=\"#observe()\">observe</a>( {{ZG9teHJlZigiTm9kZSIp}} target, <a href=\"#MutationObserverInit\">MutationObserverInit</a> options );</code></td>"
table.standard-table (28:1) => table
type: "html"
value: "<tr><td><code>void <a href=\"#observe()\">observe</a>( {{ZG9teHJlZigiTm9kZSIp}} target, <a href=\"#MutationObserverInit\">MutationObserverInit</a> options );</code></td></tr>"
tr (99:3) => tableRow
type: "html"
value: "<td class=\"header\">Propriété</td>",type: "html"
value: "<td class=\"header\">Description</td>"
table.standard-table (97:1) => table
type: "html"
value: "<tr><td class=\"header\">Propriété</td><td class=\"header\">Description</td></tr>"

Missing conversion rules

  • td (31:4)
  • i[lang="en"] (94:195)
  • td.header (100:4)
  • td.header (101:4)

Invalid AST transformations

td (45:4) => tableCell
type: "paragraph"
summary: "La méthode Navigator.vibrate() active le module matériel de vibration de l'appareil, si ce dernier est présent. Si l'appareil ne supporte pas les vibrations, cette méthode n'a aucun effet. Si une série de vibration est déjà en cours, la précédente série est stopée et la nouvelle série est lancée."
locale: "fr"
rowIndex: 1
shouldWrap: true
children: 
  type: "text"
  value: "Linked to spec is the latest editor's draft; W3C version is a REC."
tr (42:3) => tableRow
type: "html"
value: "<td><p>Linked to spec is the latest editor's draft; W3C version is a REC.</p></td>"
table.standard-table (33:1) => table
type: "html"
value: "<tr><td>{{U3BlY05hbWUoJ1ZpYnJhdGlvbiBBUEknKQ==}}</td><td>{{U3BlYzIoJ1ZpYnJhdGlvbiBBUEknKQ==}}</td><td><p>Linked to spec is the latest editor's draft; W3C version is a REC.</p></td></tr>"

Invalid AST transformations

tr (85:3) => tableRow
type: "html"
value: "<td>Constante</td>",type: "html"
value: "<td>Valeur</td>",type: "html"
value: "<td>Description</td>"
table.standard-table (83:1) => table
type: "html"
value: "<tr><td>Constante</td><td>Valeur</td><td>Description</td></tr>"

Missing conversion rules

  • td (86:4)
  • td (87:4)
  • td (88:4)

Invalid AST transformations

tr (31:3) => tableRow
type: "html"
value: "<td>Attr</td>",type: "html"
value: "<td>valeur de l'attribut</td>"
table (29:1) => table
type: "html"
value: "<tr><td>Attr</td><td>valeur de l'attribut</td></tr>"

Missing conversion rules

  • td (32:4)
  • td (33:4)

Invalid AST transformations

tr (20:3) => tableRow
type: "html"
value: "<td class=\"header\">Constante</td>",type: "html"
value: "<td class=\"header\">Description</td>"
table.standard-table (18:1) => table
type: "html"
value: "<tr><td class=\"header\">Constante</td><td class=\"header\">Description</td></tr>"

Missing conversion rules

  • td.header (21:4)
  • td.header (22:4)

Invalid AST transformations

tr (36:4) => tableRow
type: "html"
value: "<td class=\"header\">Constante</td>",type: "html"
value: "<td class=\"header\">Description</td>"
table.standard-table (34:2) => table
type: "html"
value: "<tr><td class=\"header\">Constante</td><td class=\"header\">Description</td></tr>"

Missing conversion rules

  • td.header (37:5)
  • td.header (38:5)

Invalid AST transformations

tr (31:4) => tableRow
type: "html"
value: "<td class=\"header\">Constante</td>",type: "html"
value: "<td class=\"header\">Valeur numérique</td>",type: "html"
value: "<td class=\"header\">Description</td>"
table.standard-table (29:2) => table
type: "html"
value: "<tr><td class=\"header\">Constante</td><td class=\"header\">Valeur numérique</td><td class=\"header\">Description</td></tr>"

Missing conversion rules

  • td.header (32:5)
  • td.header (33:5)
  • td.header (34:5)

Invalid AST transformations

tr (27:3) => tableRow
type: "html"
value: "<td class=\"header\">Constante</td>",type: "html"
value: "<td class=\"header\">Valeur numérique</td>",type: "html"
value: "<td class=\"header\">Description</td>"
table.standard-table (25:1) => table
type: "html"
value: "<tr><td class=\"header\">Constante</td><td class=\"header\">Valeur numérique</td><td class=\"header\">Description</td></tr>"

Missing conversion rules

  • td.header (28:4)
  • td.header (29:4)
  • td.header (30:4)

Missing conversion rules

  • i[lang="en"] (22:100)
  • i[lang="en"] (22:621)
  • i[lang="en"] (53:220)
  • i[lang="en"] (95:432)

Invalid AST transformations

tr (59:3) => tableRow
type: "html"
value: "<th><code>persisted</code></th>",type: "html"
value: "<th>Lecture seule</th>",type: "html"
value: "<th>Indique si une page web est chargée depuis le cache.</th>"
table (52:1) => table
type: "html"
value: "<tr><th><code>persisted</code></th><th>Lecture seule</th><th>Indique si une page web est chargée depuis le cache.</th></tr>"

Missing conversion rules

  • th (60:4)
  • th (61:4)
  • th (62:4)

Missing conversion rules

  • table.properties (19:1)

Missing conversion rules

  • i[lang="en"] (20:198)
  • i[lang="en"] (20:361)
  • i[lang="en"] (37:34)
  • i[lang="en"] (81:97)

Missing conversion rules

  • i[lang="en"] (34:194)
  • i[lang="en"] (171:42)

Invalid AST transformations

td (68:4) => tableCell
type: "paragraph"
summary: "L'événement audioprocess est déclenché lorsqu'un tampon d'entrée d'une API Web audio {{ZG9teHJlZigiU2NyaXB0UHJvY2Vzc29yTm9kZSIp}} est prêt à être traité."
locale: "fr"
rowIndex: 6
shouldWrap: true
children: 
  type: "text"
  value: "Le tampon contenant les données audio d'entrée devant être traité. Le nombre de canaux est défini par le paramètre "
  type: "inlineCode"
  value: "numberOfInputChannels de la méthode "
  type: "text"
  value: "{{ZG9teHJlZigiQXVkaW9Db250ZXh0LmNyZWF0ZVNjcmlwdFByb2Nlc3NvcigpIik=}}. Noter que "
  type: "inlineCode"
  value: "le AudioBuffer"
  type: "inlineCode"
  value: " retourné"
  type: "emphasis"
  children: 
    type: "inlineCode"
    value: " "
  type: "text"
  value: "est seulement valide dans la portée de la fonction "
  type: "emphasis"
  children: 
    type: "inlineCode"
    value: "onaudioprocess."
tr (65:3) => tableRow
type: "html"
value: "<td><p>Le tampon contenant les données audio d'entrée devant être traité. Le nombre de canaux est défini par le paramètre <code><em>numberOfInputChannels</em> de la méthode </code>{{ZG9teHJlZigiQXVkaW9Db250ZXh0LmNyZWF0ZVNjcmlwdFByb2Nlc3NvcigpIik=}}. Noter que <code>le<em> AudioBuffer</em></code><code> retourné</code><em><code> </code></em>est seulement valide dans la portée de la fonction <em><code>onaudioprocess.</code></em></p></td>"
td (75:4) => tableCell
type: "paragraph"
summary: "L'événement audioprocess est déclenché lorsqu'un tampon d'entrée d'une API Web audio {{ZG9teHJlZigiU2NyaXB0UHJvY2Vzc29yTm9kZSIp}} est prêt à être traité."
locale: "fr"
rowIndex: 7
shouldWrap: true
children: 
  type: "text"
  value: "Le tampon dans lequel doit être écrit les données audio de sortie. Le nombre de canaux est défini par le paramètre "
  type: "inlineCode"
  value: "numberOfOutputChannels de la méthode "
  type: "text"
  value: "{{ZG9teHJlZigiQXVkaW9Db250ZXh0LmNyZWF0ZVNjcmlwdFByb2Nlc3NvcigpIik=}}. Noter que "
  type: "inlineCode"
  value: "le AudioBuffer"
  type: "inlineCode"
  value: " retourné "
  type: "text"
  value: "est seulement valide dans la portée de la fonction "
  type: "emphasis"
  children: 
    type: "inlineCode"
    value: "onaudioprocess."
tr (72:3) => tableRow
type: "html"
value: "<td><p>Le tampon dans lequel doit être écrit les données audio de sortie. Le nombre de canaux est défini par le paramètre <code><em>numberOfOutputChannels</em> de la méthode </code>{{ZG9teHJlZigiQXVkaW9Db250ZXh0LmNyZWF0ZVNjcmlwdFByb2Nlc3NvcigpIik=}}. Noter que <code>le<em> AudioBuffer</em></code><code> retourné </code>est seulement valide dans la portée de la fonction <em><code>onaudioprocess.</code></em></p></td>"
table.standard-table (31:1) => table
type: "html"
value: "<tr><td><code>inputBuffer</code> {{UmVhZE9ubHlJbmxpbmU=}}</td><td>{{ZG9teHJlZigiQXVkaW9CdWZmZXIiKQ==}}</td><td><p>Le tampon contenant les données audio d'entrée devant être traité. Le nombre de canaux est défini par le paramètre <code><em>numberOfInputChannels</em> de la méthode </code>{{ZG9teHJlZigiQXVkaW9Db250ZXh0LmNyZWF0ZVNjcmlwdFByb2Nlc3NvcigpIik=}}. Noter que <code>le<em> AudioBuffer</em></code><code> retourné</code><em><code> </code></em>est seulement valide dans la portée de la fonction <em><code>onaudioprocess.</code></em></p></td></tr>",type: "html"
value: "<tr><td><code>outputBuffer</code> {{UmVhZE9ubHlJbmxpbmU=}}</td><td>{{ZG9teHJlZigiQXVkaW9CdWZmZXIiKQ==}}</td><td><p>Le tampon dans lequel doit être écrit les données audio de sortie. Le nombre de canaux est défini par le paramètre <code><em>numberOfOutputChannels</em> de la méthode </code>{{ZG9teHJlZigiQXVkaW9Db250ZXh0LmNyZWF0ZVNjcmlwdFByb2Nlc3NvcigpIik=}}. Noter que <code>le<em> AudioBuffer</em></code><code> retourné </code>est seulement valide dans la portée de la fonction <em><code>onaudioprocess.</code></em></p></td></tr>"

Invalid AST transformations

th[scope="col"] (113:4) => tableCell
type: "paragraph"
summary: "The SubtleCrypto interface of the Web Crypto API provides a number of low-level cryptographic functions. Access to the features of SubtleCrypto is obtained through the {{ZG9teHJlZigiQ3J5cHRvLnN1YnRsZSIsICJzdWJ0bGUiKQ==}} property of the {{ZG9teHJlZigiQ3J5cHRvIik=}} object you get from {{ZG9teHJlZigiV2luZG93LmNyeXB0byIp}}."
locale: "fr"
rowIndex: 0
shouldWrap: true
children: 
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/SubtleCrypto/sign"
  children: 
    type: "text"
    value: "sign()",type: "paragraph"
summary: "The SubtleCrypto interface of the Web Crypto API provides a number of low-level cryptographic functions. Access to the features of SubtleCrypto is obtained through the {{ZG9teHJlZigiQ3J5cHRvLnN1YnRsZSIsICJzdWJ0bGUiKQ==}} property of the {{ZG9teHJlZigiQ3J5cHRvIik=}} object you get from {{ZG9teHJlZigiV2luZG93LmNyeXB0byIp}}."
locale: "fr"
rowIndex: 0
shouldWrap: true
children: 
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/SubtleCrypto/verify"
  children: 
    type: "text"
    value: "verify()"
th[scope="col"] (118:4) => tableCell
type: "paragraph"
summary: "The SubtleCrypto interface of the Web Crypto API provides a number of low-level cryptographic functions. Access to the features of SubtleCrypto is obtained through the {{ZG9teHJlZigiQ3J5cHRvLnN1YnRsZSIsICJzdWJ0bGUiKQ==}} property of the {{ZG9teHJlZigiQ3J5cHRvIik=}} object you get from {{ZG9teHJlZigiV2luZG93LmNyeXB0byIp}}."
locale: "fr"
rowIndex: 0
shouldWrap: true
children: 
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/SubtleCrypto/encrypt"
  children: 
    type: "text"
    value: "encrypt()",type: "paragraph"
summary: "The SubtleCrypto interface of the Web Crypto API provides a number of low-level cryptographic functions. Access to the features of SubtleCrypto is obtained through the {{ZG9teHJlZigiQ3J5cHRvLnN1YnRsZSIsICJzdWJ0bGUiKQ==}} property of the {{ZG9teHJlZigiQ3J5cHRvIik=}} object you get from {{ZG9teHJlZigiV2luZG93LmNyeXB0byIp}}."
locale: "fr"
rowIndex: 0
shouldWrap: true
children: 
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/SubtleCrypto/decrypt"
  children: 
    type: "text"
    value: "decrypt()"
th[scope="col"] (124:4) => tableCell
type: "paragraph"
summary: "The SubtleCrypto interface of the Web Crypto API provides a number of low-level cryptographic functions. Access to the features of SubtleCrypto is obtained through the {{ZG9teHJlZigiQ3J5cHRvLnN1YnRsZSIsICJzdWJ0bGUiKQ==}} property of the {{ZG9teHJlZigiQ3J5cHRvIik=}} object you get from {{ZG9teHJlZigiV2luZG93LmNyeXB0byIp}}."
locale: "fr"
rowIndex: 0
shouldWrap: true
children: 
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/SubtleCrypto/deriveBits"
  children: 
    type: "text"
    value: "deriveBits()",type: "paragraph"
summary: "The SubtleCrypto interface of the Web Crypto API provides a number of low-level cryptographic functions. Access to the features of SubtleCrypto is obtained through the {{ZG9teHJlZigiQ3J5cHRvLnN1YnRsZSIsICJzdWJ0bGUiKQ==}} property of the {{ZG9teHJlZigiQ3J5cHRvIik=}} object you get from {{ZG9teHJlZigiV2luZG93LmNyeXB0byIp}}."
locale: "fr"
rowIndex: 0
shouldWrap: true
children: 
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/SubtleCrypto/deriveKey"
  children: 
    type: "text"
    value: "deriveKey()"
th[scope="col"] (129:4) => tableCell
type: "paragraph"
summary: "The SubtleCrypto interface of the Web Crypto API provides a number of low-level cryptographic functions. Access to the features of SubtleCrypto is obtained through the {{ZG9teHJlZigiQ3J5cHRvLnN1YnRsZSIsICJzdWJ0bGUiKQ==}} property of the {{ZG9teHJlZigiQ3J5cHRvIik=}} object you get from {{ZG9teHJlZigiV2luZG93LmNyeXB0byIp}}."
locale: "fr"
rowIndex: 0
shouldWrap: true
children: 
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/SubtleCrypto/wrapKey"
  children: 
    type: "text"
    value: "wrapKey()",type: "paragraph"
summary: "The SubtleCrypto interface of the Web Crypto API provides a number of low-level cryptographic functions. Access to the features of SubtleCrypto is obtained through the {{ZG9teHJlZigiQ3J5cHRvLnN1YnRsZSIsICJzdWJ0bGUiKQ==}} property of the {{ZG9teHJlZigiQ3J5cHRvIik=}} object you get from {{ZG9teHJlZigiV2luZG93LmNyeXB0byIp}}."
locale: "fr"
rowIndex: 0
shouldWrap: true
children: 
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/SubtleCrypto/unwrapKey"
  children: 
    type: "text"
    value: "unwrapKey()"
tr (111:3) => tableRow
type: "html"
value: "<th scope=\"row\"></th>",type: "html"
value: "<th scope=\"col\"><p><a href=\"/en-US/docs/Web/API/SubtleCrypto/sign\">sign()</a></p><p><a href=\"/en-US/docs/Web/API/SubtleCrypto/verify\">verify()</a></p></th>",type: "html"
value: "<th scope=\"col\"><p><a href=\"/en-US/docs/Web/API/SubtleCrypto/encrypt\">encrypt()</a></p><p><a href=\"/en-US/docs/Web/API/SubtleCrypto/decrypt\">decrypt()</a></p></th>",type: "html"
value: "<th scope=\"col\"><p><a href=\"/en-US/docs/Web/API/SubtleCrypto/deriveBits\">deriveBits()</a></p><p><a href=\"/en-US/docs/Web/API/SubtleCrypto/deriveKey\">deriveKey()</a></p></th>",type: "html"
value: "<th scope=\"col\"><p><a href=\"/en-US/docs/Web/API/SubtleCrypto/wrapKey\">wrapKey()</a></p><p><a href=\"/en-US/docs/Web/API/SubtleCrypto/unwrapKey\">unwrapKey()</a></p></th>"
tr (137:3) => tableRow
type: "html"
value: "<th scope=\"row\">RSASSA-PKCS1-v1_5</th>"
tr (145:3) => tableRow
type: "html"
value: "<th scope=\"row\">RSA-PSS</th>"
tr (153:3) => tableRow
type: "html"
value: "<th scope=\"row\">ECDSA</th>"
tr (161:3) => tableRow
type: "html"
value: "<th scope=\"row\">HMAC</th>"
tr (169:3) => tableRow
type: "html"
value: "<th scope=\"row\">RSA-OAEP</th>"
tr (177:3) => tableRow
type: "html"
value: "<th scope=\"row\">AES-CTR</th>"
tr (185:3) => tableRow
type: "html"
value: "<th scope=\"row\">AES-CBC</th>"
tr (193:3) => tableRow
type: "html"
value: "<th scope=\"row\">AES-GCM</th>"
tr (201:3) => tableRow
type: "html"
value: "<th scope=\"row\">SHA-1</th>"
tr (209:3) => tableRow
type: "html"
value: "<th scope=\"row\">SHA-256</th>"
tr (217:3) => tableRow
type: "html"
value: "<th scope=\"row\">SHA-384</th>"
tr (225:3) => tableRow
type: "html"
value: "<th scope=\"row\">SHA-512</th>"
tr (233:3) => tableRow
type: "html"
value: "<th scope=\"row\">ECDH</th>"
tr (241:3) => tableRow
type: "html"
value: "<th scope=\"row\">HKDF</th>"
tr (249:3) => tableRow
type: "html"
value: "<th scope=\"row\">PBKDF2</th>"
tr (257:3) => tableRow
type: "html"
value: "<th scope=\"row\">AES-KW</th>"
table.standard-table (109:1) => table
type: "html"
value: "<tr><th scope=\"row\"></th><th scope=\"col\"><p><a href=\"/en-US/docs/Web/API/SubtleCrypto/sign\">sign()</a></p><p><a href=\"/en-US/docs/Web/API/SubtleCrypto/verify\">verify()</a></p></th><th scope=\"col\"><p><a href=\"/en-US/docs/Web/API/SubtleCrypto/encrypt\">encrypt()</a></p><p><a href=\"/en-US/docs/Web/API/SubtleCrypto/decrypt\">decrypt()</a></p></th><th scope=\"col\"><a href=\"/en-US/docs/Web/API/SubtleCrypto/digest\">digest()</a></th><th scope=\"col\"><p><a href=\"/en-US/docs/Web/API/SubtleCrypto/deriveBits\">deriveBits()</a></p><p><a href=\"/en-US/docs/Web/API/SubtleCrypto/deriveKey\">deriveKey()</a></p></th><th scope=\"col\"><p><a href=\"/en-US/docs/Web/API/SubtleCrypto/wrapKey\">wrapKey()</a></p><p><a href=\"/en-US/docs/Web/API/SubtleCrypto/unwrapKey\">unwrapKey()</a></p></th></tr>",type: "html"
value: "<tr><th scope=\"row\">RSASSA-PKCS1-v1_5</th><td>✓</td><td></td><td></td><td></td><td></td></tr>",type: "html"
value: "<tr><th scope=\"row\">RSA-PSS</th><td>✓</td><td></td><td></td><td></td><td></td></tr>",type: "html"
value: "<tr><th scope=\"row\">ECDSA</th><td>✓</td><td></td><td></td><td></td><td></td></tr>",type: "html"
value: "<tr><th scope=\"row\">HMAC</th><td>✓</td><td></td><td></td><td></td><td></td></tr>",type: "html"
value: "<tr><th scope=\"row\">RSA-OAEP</th><td></td><td>✓</td><td></td><td></td><td>✓</td></tr>",type: "html"
value: "<tr><th scope=\"row\">AES-CTR</th><td></td><td>✓</td><td></td><td></td><td>✓</td></tr>",type: "html"
value: "<tr><th scope=\"row\">AES-CBC</th><td></td><td>✓</td><td></td><td></td><td>✓</td></tr>",type: "html"
value: "<tr><th scope=\"row\">AES-GCM</th><td></td><td>✓</td><td></td><td></td><td>✓</td></tr>",type: "html"
value: "<tr><th scope=\"row\">SHA-1</th><td></td><td></td><td>✓</td><td></td><td></td></tr>",type: "html"
value: "<tr><th scope=\"row\">SHA-256</th><td></td><td></td><td>✓</td><td></td><td></td></tr>",type: "html"
value: "<tr><th scope=\"row\">SHA-384</th><td></td><td></td><td>✓</td><td></td><td></td></tr>",type: "html"
value: "<tr><th scope=\"row\">SHA-512</th><td></td><td></td><td>✓</td><td></td><td></td></tr>",type: "html"
value: "<tr><th scope=\"row\">ECDH</th><td></td><td></td><td></td><td>✓</td><td></td></tr>",type: "html"
value: "<tr><th scope=\"row\">HKDF</th><td></td><td></td><td></td><td>✓</td><td></td></tr>",type: "html"
value: "<tr><th scope=\"row\">PBKDF2</th><td></td><td></td><td></td><td>✓</td><td></td></tr>",type: "html"
value: "<tr><th scope=\"row\">AES-KW</th><td></td><td></td><td></td><td></td><td>✓</td></tr>"

Missing conversion rules

  • th[scope="row"] (112:4)
  • th[scope="row"] (138:4)
  • th[scope="row"] (146:4)
  • th[scope="row"] (154:4)
  • th[scope="row"] (162:4)
  • th[scope="row"] (170:4)
  • th[scope="row"] (178:4)
  • th[scope="row"] (186:4)
  • th[scope="row"] (194:4)
  • th[scope="row"] (202:4)
  • th[scope="row"] (210:4)
  • th[scope="row"] (218:4)
  • th[scope="row"] (226:4)
  • th[scope="row"] (234:4)
  • th[scope="row"] (242:4)
  • th[scope="row"] (250:4)
  • th[scope="row"] (258:4)

Invalid AST transformations

tr (18:3) => tableRow
type: "html"
value: "<th scope=\"row\">Egalement implémenté</th>",type: "html"
value: "<td>{{IGRvbXhyZWYoIlNWR0VsZW1lbnQiKSA=}}, {{IGRvbXhyZWYoIlNWR1VSSVJlZmVyZW5jZSIpIA==}}, {{IGRvbXhyZWYoIlNWR1Rlc3RzIikg}}, {{IGRvbXhyZWYoIlNWR0xhbmdTcGFjZSIpIA==}}, {{IGRvbXhyZWYoIlNWR0V4dGVybmFsUmVzb3VyY2VzUmVxdWlyZWQiKSA=}}, {{IGRvbXhyZWYoIlNWR1N0eWxhYmxlIikg}}, {{IGRvbXhyZWYoIlNWR1RyYW5zZm9ybWFibGUiKSA=}}</td>"
tr (22:3) => tableRow
type: "html"
value: "<th scope=\"row\">Methodes</th>"
td (28:4) => tableCell
type: "list"
ordered: false
start: 

spread: false
children: 
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "lectureseule{{IGRvbXhyZWYoIlNWR0FuaW1hdGVkU3RyaW5nIikg}} "
      type: "inlineCode"
      value: "cible"
tr (26:3) => tableRow
type: "html"
value: "<th scope=\"row\">Propriétés</th>",type: "html"
value: "<td><ul><li>lectureseule{{IGRvbXhyZWYoIlNWR0FuaW1hdGVkU3RyaW5nIikg}} <code>cible</code></li></ul></td>"
tr (34:3) => tableRow
type: "html"
value: "<th scope=\"row\">Document Normative</th>"
table.standard-table (16:1) => table
type: "html"
value: "<tr><th scope=\"row\">Egalement implémenté</th><td>{{IGRvbXhyZWYoIlNWR0VsZW1lbnQiKSA=}}, {{IGRvbXhyZWYoIlNWR1VSSVJlZmVyZW5jZSIpIA==}}, {{IGRvbXhyZWYoIlNWR1Rlc3RzIikg}}, {{IGRvbXhyZWYoIlNWR0xhbmdTcGFjZSIpIA==}}, {{IGRvbXhyZWYoIlNWR0V4dGVybmFsUmVzb3VyY2VzUmVxdWlyZWQiKSA=}}, {{IGRvbXhyZWYoIlNWR1N0eWxhYmxlIikg}}, {{IGRvbXhyZWYoIlNWR1RyYW5zZm9ybWFibGUiKSA=}}</td></tr>",type: "html"
value: "<tr><th scope=\"row\">Methodes</th><td><em>Aucune</em></td></tr>",type: "html"
value: "<tr><th scope=\"row\">Propriétés</th><td><ul><li>lectureseule{{IGRvbXhyZWYoIlNWR0FuaW1hdGVkU3RyaW5nIikg}} <code>cible</code></li></ul></td></tr>",type: "html"
value: "<tr><th scope=\"row\">Document Normative</th><td><a href=\"http://www.w3.org/TR/SVG11/linking.html#InterfaceSVGAElement\">SVG 1.1 (2nd Edition)</a></td></tr>"

Missing conversion rules

  • th[scope="row"] (19:4)
  • td (20:4)
  • th[scope="row"] (23:4)
  • th[scope="row"] (27:4)
  • th[scope="row"] (35:4)

Invalid AST transformations

tr (14:3) => tableRow
type: "html"
value: "<th scope=\"row\">Implémente aussi</th>",type: "html"
value: "<td>Voir l'interface générique DOM {{IGRvbXhyZWYoIkVsZW1lbnQiKSA=}}.</td>"
tr (18:3) => tableRow
type: "html"
value: "<th scope=\"row\">Méthodes</th>"
td (24:4) => tableCell
type: "list"
ordered: false
start: 

spread: false
children: 
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "readonly {{IGRvbXhyZWYoIkRPTVN0cmluZyIpIA==}} "
      type: "inlineCode"
      value: "id"
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "readonly {{IGRvbXhyZWYoIkRPTVN0cmluZyIpIA==}} "
      type: "inlineCode"
      value: "xmlbase"
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "readonly {{IGRvbXhyZWYoIlNWR1NWR0VsZW1lbnQiKSA=}} "
      type: "inlineCode"
      value: "ownerSVGElement"
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "readonly {{IGRvbXhyZWYoIlNWR0VsZW1lbnQiKSA=}} "
      type: "inlineCode"
      value: "viewportElement"
tr (22:3) => tableRow
type: "html"
value: "<th scope=\"row\">Propriétés</th>",type: "html"
value: "<td><ul><li>readonly {{IGRvbXhyZWYoIkRPTVN0cmluZyIpIA==}} <code>id</code></li><li>readonly {{IGRvbXhyZWYoIkRPTVN0cmluZyIpIA==}} <code>xmlbase</code></li><li>readonly {{IGRvbXhyZWYoIlNWR1NWR0VsZW1lbnQiKSA=}} <code>ownerSVGElement</code></li><li>readonly {{IGRvbXhyZWYoIlNWR0VsZW1lbnQiKSA=}} <code>viewportElement</code></li></ul></td>"
tr (33:3) => tableRow
type: "html"
value: "<th scope=\"row\">Normative document</th>"
table.standard-table (12:1) => table
type: "html"
value: "<tr><th scope=\"row\">Implémente aussi</th><td>Voir l'interface générique DOM {{IGRvbXhyZWYoIkVsZW1lbnQiKSA=}}.</td></tr>",type: "html"
value: "<tr><th scope=\"row\">Méthodes</th><td><em>Aucune</em></td></tr>",type: "html"
value: "<tr><th scope=\"row\">Propriétés</th><td><ul><li>readonly {{IGRvbXhyZWYoIkRPTVN0cmluZyIpIA==}} <code>id</code></li><li>readonly {{IGRvbXhyZWYoIkRPTVN0cmluZyIpIA==}} <code>xmlbase</code></li><li>readonly {{IGRvbXhyZWYoIlNWR1NWR0VsZW1lbnQiKSA=}} <code>ownerSVGElement</code></li><li>readonly {{IGRvbXhyZWYoIlNWR0VsZW1lbnQiKSA=}} <code>viewportElement</code></li></ul></td></tr>",type: "html"
value: "<tr><th scope=\"row\">Normative document</th><td><a href=\"http://www.w3.org/TR/SVG11/types.html#InterfaceSVGElement\">SVG 1.1 (2nd Edition)</a></td></tr>"
td (62:4) => tableCell
type: "paragraph"
summary: "Toutes les interfaces SVG DOM qui correspondent directement à des éléments du langage SVG dérivent de l'interface SVGElement."
locale: "fr"
rowIndex: 3
shouldWrap: true
children: 
  type: "text"
  value: "L'élément {{IFNWR0VsZW1lbnQoInN2ZyIpIA==}} parent le plus près. "
  type: "inlineCode"
  value: "Null"
  type: "text"
  value: " si l'élément est l'élément svg le plus à l'extérieur."
tr (59:3) => tableRow
type: "html"
value: "<td><p>L'élément {{IFNWR0VsZW1lbnQoInN2ZyIpIA==}} parent le plus près. <code>Null</code> si l'élément est l'élément svg le plus à l'extérieur.</p></td>"
td (69:4) => tableCell
type: "paragraph"
summary: "Toutes les interfaces SVG DOM qui correspondent directement à des éléments du langage SVG dérivent de l'interface SVGElement."
locale: "fr"
rowIndex: 4
shouldWrap: true
children: 
  type: "text"
  value: "L'élément qui a établi la fenêtre actuelle. Souvent l'élément parent {{IFNWR0VsZW1lbnQoInN2ZyIpIA==}} le plus prêt. "
  type: "inlineCode"
  value: "Null"
  type: "text"
  value: " si l'élément est l'élément svg le plus à l'extérieur."
tr (66:3) => tableRow
type: "html"
value: "<td><p>L'élément qui a établi la fenêtre actuelle. Souvent l'élément parent {{IFNWR0VsZW1lbnQoInN2ZyIpIA==}} le plus prêt. <code>Null</code> si l'élément est l'élément svg le plus à l'extérieur.</p></td>"
table.standard-table (40:1) => table
type: "html"
value: "<tr><td><code>ownerSVGElement</code></td><td>{{IGRvbXhyZWYoIlNWR1NWR0VsZW1lbnQiKSA=}}</td><td><p>L'élément {{IFNWR0VsZW1lbnQoInN2ZyIpIA==}} parent le plus près. <code>Null</code> si l'élément est l'élément svg le plus à l'extérieur.</p></td></tr>",type: "html"
value: "<tr><td><code>viewportElement</code></td><td>{{IGRvbXhyZWYoIlNWR0VsZW1lbnQiKSA=}}</td><td><p>L'élément qui a établi la fenêtre actuelle. Souvent l'élément parent {{IFNWR0VsZW1lbnQoInN2ZyIpIA==}} le plus prêt. <code>Null</code> si l'élément est l'élément svg le plus à l'extérieur.</p></td></tr>"

Missing conversion rules

  • th[scope="row"] (15:4)
  • td (16:4)
  • th[scope="row"] (19:4)
  • th[scope="row"] (23:4)
  • th[scope="row"] (34:4)

Invalid AST transformations

tr (30:3) => tableRow
type: "html"
value: "<th scope=\"row\">Implémente aussi</th>",type: "html"
value: "<td><em>Aucune</em></td>"
td (36:4) => tableCell
type: "list"
ordered: false
start: 

spread: false
children: 
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} "
      type: "inlineCode"
      value: "multiply(in {{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} secondMatrix)"
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} "
      type: "inlineCode"
      value: "inverse()"
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} "
      type: "inlineCode"
      value: "translate(in float x, in float y)"
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} "
      type: "inlineCode"
      value: "scale(in float scaleFactor)"
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} "
      type: "inlineCode"
      value: "scaleNonUniform(in float scaleFactorX, in float scaleFactorY)"
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} "
      type: "inlineCode"
      value: "rotate(in float angle)"
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} "
      type: "inlineCode"
      value: "rotateFromVector(in float x, in float y)"
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} "
      type: "inlineCode"
      value: "flipX()"
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} "
      type: "inlineCode"
      value: "flipY()"
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} "
      type: "inlineCode"
      value: "skewX(in float angle)"
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} "
      type: "inlineCode"
      value: "skewY(in float angle)"
tr (34:3) => tableRow
type: "html"
value: "<th scope=\"row\">Méthodes</th>",type: "html"
value: "<td><ul><li>{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} <code>multiply(in {{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} <em>secondMatrix</em>)</code></li><li>{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} <code>inverse()</code></li><li>{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} <code>translate(in float <em>x</em>, in float <em>y</em>)</code></li><li>{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} <code>scale(in float <em>scaleFactor</em>)</code></li><li>{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} <code>scaleNonUniform(in float scaleFactorX, in float <em>scaleFactorY</em>)</code></li><li>{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} <code>rotate(in float<code> <em>angle</em>)</code></code></li><li>{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} <code>rotateFromVector(in float <em>x</em>, in float <em>y</em>)</code></li><li>{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} <code>flipX()</code></li><li>{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} <code>flipY()</code></li><li>{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} <code>skewX(in float <em>angle</em>)</code></li><li>{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} <code>skewY(in float <em>angle</em>)</code></li></ul></td>"
td (54:4) => tableCell
type: "list"
ordered: false
start: 

spread: false
children: 
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "float "
      type: "inlineCode"
      value: "a"
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "float "
      type: "inlineCode"
      value: "b"
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "float "
      type: "inlineCode"
      value: "c"
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "float "
      type: "inlineCode"
      value: "d"
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "float "
      type: "inlineCode"
      value: "e"
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "float "
      type: "inlineCode"
      value: "f"
tr (52:3) => tableRow
type: "html"
value: "<th scope=\"row\">Propriétés</th>",type: "html"
value: "<td><ul><li>float <code>a</code></li><li>float <code>b</code></li><li>float <code>c</code></li><li>float <code>d</code></li><li>float <code>e</code></li><li>float <code>f</code></li></ul></td>"
tr (65:3) => tableRow
type: "html"
value: "<th scope=\"row\">Document normatif</th>"
table.standard-table (28:1) => table
type: "html"
value: "<tr><th scope=\"row\">Implémente aussi</th><td><em>Aucune</em></td></tr>",type: "html"
value: "<tr><th scope=\"row\">Méthodes</th><td><ul><li>{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} <code>multiply(in {{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} <em>secondMatrix</em>)</code></li><li>{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} <code>inverse()</code></li><li>{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} <code>translate(in float <em>x</em>, in float <em>y</em>)</code></li><li>{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} <code>scale(in float <em>scaleFactor</em>)</code></li><li>{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} <code>scaleNonUniform(in float scaleFactorX, in float <em>scaleFactorY</em>)</code></li><li>{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} <code>rotate(in float<code> <em>angle</em>)</code></code></li><li>{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} <code>rotateFromVector(in float <em>x</em>, in float <em>y</em>)</code></li><li>{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} <code>flipX()</code></li><li>{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} <code>flipY()</code></li><li>{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} <code>skewX(in float <em>angle</em>)</code></li><li>{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}} <code>skewY(in float <em>angle</em>)</code></li></ul></td></tr>",type: "html"
value: "<tr><th scope=\"row\">Propriétés</th><td><ul><li>float <code>a</code></li><li>float <code>b</code></li><li>float <code>c</code></li><li>float <code>d</code></li><li>float <code>e</code></li><li>float <code>f</code></li></ul></td></tr>",type: "html"
value: "<tr><th scope=\"row\">Document normatif</th><td><a href=\"http://www.w3.org/TR/SVG/coords.html#InterfaceSVGMatrix\">SVG 1.1 (2nd Edition)</a></td></tr>"
td (137:4) => tableCell
type: "paragraph"
summary: "Beaucoup d'opération graphiques de SVG utilisent des matrices 2x3 de la forme :"
locale: "fr"
rowIndex: 2
shouldWrap: true
children: 
  type: "text"
  value: "Retourne la matrice inverse.",type: "paragraph"
summary: "Beaucoup d'opération graphiques de SVG utilisent des matrices 2x3 de la forme :"
locale: "fr"
rowIndex: 2
shouldWrap: true
children: 
  type: "strong"
  children: 
    type: "text"
    value: "Exceptions :",type: "list"
ordered: false
start: 

spread: false
children: 
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "une {{IGRvbXhyZWYoIkRPTUV4Y2VwdGlvbiIpIA==}} avec le code "
      type: "inlineCode"
      value: "SVG_MATRIX_NOT_INVERTABLE"
      type: "text"
      value: " est levée si la matrice n'est pas inversible."
tr (134:3) => tableRow
type: "html"
value: "<td><p>Retourne la matrice inverse.</p><p><strong>Exceptions :</strong></p><ul><li>une {{IGRvbXhyZWYoIkRPTUV4Y2VwdGlvbiIpIA==}} avec le code <code>SVG_MATRIX_NOT_INVERTABLE</code> est levée si la matrice n'est pas inversible.</li></ul></td>"
td (178:4) => tableCell
type: "paragraph"
summary: "Beaucoup d'opération graphiques de SVG utilisent des matrices 2x3 de la forme :"
locale: "fr"
rowIndex: 7
shouldWrap: true
children: 
  type: "text"
  value: "Effectue une rotation sur la matrice courante et retourne la matrice résultante. L'angle de rotation est déterminé en prenant (+/-) atan(y/x). La direction du vecteur (x, y) détermine si la valeur négative ou positive de l'angle est utilisée.",type: "paragraph"
summary: "Beaucoup d'opération graphiques de SVG utilisent des matrices 2x3 de la forme :"
locale: "fr"
rowIndex: 7
shouldWrap: true
children: 
  type: "strong"
  children: 
    type: "text"
    value: "Exceptions :",type: "list"
ordered: false
start: 

spread: false
children: 
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "une {{IGRvbXhyZWYoIkRPTUV4Y2VwdGlvbiIpIA==}} avec le code "
      type: "inlineCode"
      value: "SVG_INVALID_VALUE_ERR "
      type: "text"
      value: "est levée si un de ces paramètres a une valeur invalide."
tr (175:3) => tableRow
type: "html"
value: "<td><p>Effectue une rotation sur la matrice courante et retourne la matrice résultante. L'angle de rotation est déterminé en prenant (+/-) atan(y/x). La direction du vecteur (x, y) détermine si la valeur négative ou positive de l'angle est utilisée.</p><p><strong>Exceptions :</strong></p><ul><li>une {{IGRvbXhyZWYoIkRPTUV4Y2VwdGlvbiIpIA==}} avec le code <code>SVG_INVALID_VALUE_ERR </code>est levée si un de ces paramètres a une valeur invalide.</li></ul></td>"
table.standard-table (120:1) => table
type: "html"
value: "<tr><td><code><strong>inverse</strong>()</code></td><td>{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}}</td><td><p>Retourne la matrice inverse.</p><p><strong>Exceptions :</strong></p><ul><li>une {{IGRvbXhyZWYoIkRPTUV4Y2VwdGlvbiIpIA==}} avec le code <code>SVG_MATRIX_NOT_INVERTABLE</code> est levée si la matrice n'est pas inversible.</li></ul></td></tr>",type: "html"
value: "<tr><td><code><strong>rotateFromVector</strong>(in float <em>x</em>, in float <em>y</em>)</code></td><td>{{IGRvbXhyZWYoIlNWR01hdHJpeCIpIA==}}</td><td><p>Effectue une rotation sur la matrice courante et retourne la matrice résultante. L'angle de rotation est déterminé en prenant (+/-) atan(y/x). La direction du vecteur (x, y) détermine si la valeur négative ou positive de l'angle est utilisée.</p><p><strong>Exceptions :</strong></p><ul><li>une {{IGRvbXhyZWYoIkRPTUV4Y2VwdGlvbiIpIA==}} avec le code <code>SVG_INVALID_VALUE_ERR </code>est levée si un de ces paramètres a une valeur invalide.</li></ul></td></tr>"

Missing conversion rules

  • th[scope="row"] (31:4)
  • td (32:4)
  • th[scope="row"] (35:4)
  • th[scope="row"] (53:4)
  • th[scope="row"] (66:4)

Invalid AST transformations

tr (19:3) => tableRow
type: "html"
value: "<th scope=\"row\">Implémente aussi</th>",type: "html"
value: "<td><em>Aucune</em></td>"
tr (23:3) => tableRow
type: "html"
value: "<th scope=\"row\">Méthodes</th>"
td (29:4) => tableCell
type: "list"
ordered: false
start: 

spread: false
children: 
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "float "
      type: "inlineCode"
      value: "x"
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "float "
      type: "inlineCode"
      value: "y"
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "float "
      type: "inlineCode"
      value: "width"
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "float "
      type: "inlineCode"
      value: "height"
tr (27:3) => tableRow
type: "html"
value: "<th scope=\"row\">Propriétés</th>",type: "html"
value: "<td><ul><li>float <code>x</code></li><li>float <code>y</code></li><li>float <code>width</code></li><li>float <code>height</code></li></ul></td>"
tr (38:3) => tableRow
type: "html"
value: "<th scope=\"row\">Document normatif</th>"
table.standard-table (17:1) => table
type: "html"
value: "<tr><th scope=\"row\">Implémente aussi</th><td><em>Aucune</em></td></tr>",type: "html"
value: "<tr><th scope=\"row\">Méthodes</th><td><em>Aucune</em></td></tr>",type: "html"
value: "<tr><th scope=\"row\">Propriétés</th><td><ul><li>float <code>x</code></li><li>float <code>y</code></li><li>float <code>width</code></li><li>float <code>height</code></li></ul></td></tr>",type: "html"
value: "<tr><th scope=\"row\">Document normatif</th><td><a href=\"http://www.w3.org/TR/SVG11/types.html#InterfaceSVGRect\">SVG 1.1 (2nd Edition)</a></td></tr>"

Missing conversion rules

  • th[scope="row"] (20:4)
  • td (21:4)
  • th[scope="row"] (24:4)
  • th[scope="row"] (28:4)
  • th[scope="row"] (39:4)

Invalid AST transformations

tr (22:3) => tableRow
type: "html"
value: "<th scope=\"row\">Implémente aussi</th>",type: "html"
value: "<td>{{IGRvbXhyZWYoIlNWR0VsZW1lbnQiKSA=}}, {{IGRvbXhyZWYoIlNWR0xhbmdTcGFjZSIpIA==}}, {{IGRvbXhyZWYoIlNWR1N0eWxhYmxlIikg}}</td>"
tr (26:3) => tableRow
type: "html"
value: "<th scope=\"row\">Metodes</th>"
tr (30:3) => tableRow
type: "html"
value: "<th scope=\"row\">Propritiétés</th>"
tr (34:3) => tableRow
type: "html"
value: "<th scope=\"row\">Norme</th>"
table.standard-table (20:1) => table
type: "html"
value: "<tr><th scope=\"row\">Implémente aussi</th><td>{{IGRvbXhyZWYoIlNWR0VsZW1lbnQiKSA=}}, {{IGRvbXhyZWYoIlNWR0xhbmdTcGFjZSIpIA==}}, {{IGRvbXhyZWYoIlNWR1N0eWxhYmxlIikg}}</td></tr>",type: "html"
value: "<tr><th scope=\"row\">Metodes</th><td><em>Aucunes</em></td></tr>",type: "html"
value: "<tr><th scope=\"row\">Propritiétés</th><td><em>Aucunes</em></td></tr>",type: "html"
value: "<tr><th scope=\"row\">Norme</th><td><a href=\"http://www.w3.org/TR/SVG11/struct.html#InterfaceSVGTitleElement\">SVG 1.1 (2nd Edition)</a></td></tr>"

Missing conversion rules

  • th[scope="row"] (23:4)
  • td (24:4)
  • th[scope="row"] (27:4)
  • th[scope="row"] (31:4)
  • th[scope="row"] (35:4)

Invalid AST transformations

td (39:4) => tableCell
type: "paragraph"
summary: "L'interface TimeRanges est utilisée pour représenter un ensemble de plages de temps, principalement dans le but de savoir quelles portions du média ont été mises en mémoire tampon lors du chargement avec les éléments {{IEhUTUxFbGVtZW50KCJhdWRpbyIpIA==}} et {{IEhUTUxFbGVtZW50KCJ2aWRlbyIpIA==}}."
locale: "fr"
rowIndex: 1
shouldWrap: true
children: 
  type: "text"
  value: "Le nombre de plages de temps contenues dans l'objet TimeRanges. "
  type: "strong"
  children: 
    type: "text"
    value: "Lecture seule"
  type: "text"
  value: "."
td (42:4) => tableCell
type: "paragraph"
summary: "L'interface TimeRanges est utilisée pour représenter un ensemble de plages de temps, principalement dans le but de savoir quelles portions du média ont été mises en mémoire tampon lors du chargement avec les éléments {{IEhUTUxFbGVtZW50KCJhdWRpbyIpIA==}} et {{IEhUTUxFbGVtZW50KCJ2aWRlbyIpIA==}}."
locale: "fr"
rowIndex: 1
shouldWrap: true
children: 
  type: "text"
  value: "unsigned long"
tr (37:3) => tableRow
type: "html"
value: "<td><p>Le nombre de plages de temps contenues dans l'objet TimeRanges. <strong>Lecture seule</strong>.</p></td>",type: "html"
value: "<td><p>unsigned long</p></td>"
table.standard-table (29:1) => table
type: "html"
value: "<tr><td><a href=\"/en/DOM/TimeRanges.length\"><code>TimeRanges.length</code></a></td><td><p>Le nombre de plages de temps contenues dans l'objet TimeRanges. <strong>Lecture seule</strong>.</p></td><td><p>unsigned long</p></td><td>?</td></tr>"

Invalid AST transformations

td (43:4) => tableCell
type: "paragraph"
summary: "L'interface Transferable représente un objet qui peut être transféré entre différents contextes d'exécution, comme un thread principal et des web workers."
locale: "fr"
rowIndex: 1
shouldWrap: true
children: 
  type: "text"
  value: "Remplace l'interface "
  type: "inlineCode"
  value: "Transferable"
  type: "text"
  value: " avec l'attribut étendue "
  type: "inlineCode"
  value: "[Transferable]"
  type: "text"
  value: " Web IDL."
tr (40:3) => tableRow
type: "html"
value: "<td><p>Remplace l'interface <code>Transferable</code> avec l'attribut étendue <code>[Transferable]</code> Web IDL.</p></td>"
table.standard-table (33:1) => table
type: "html"
value: "<tr><td>{{U3BlY05hbWUoJ0hUTUwgV0hBVFdHJywgImluZnJhc3RydWN0dXJlLmh0bWwjdHJhbnNmZXJhYmxlLW9iamVjdHMiLCAiVHJhbnNmZXJhYmxlIik=}}</td><td>{{U3BlYzIoJ0hUTUwgV0hBVFdHJyk=}}</td><td><p>Remplace l'interface <code>Transferable</code> avec l'attribut étendue <code>[Transferable]</code> Web IDL.</p></td></tr>"

Invalid AST transformations

tr (32:4) => tableRow
type: "html"
value: "<td class=\"header\">Constante</td>",type: "html"
value: "<td class=\"header\">Valeur numérique</td>",type: "html"
value: "<td class=\"header\">Description</td>"
table.standard-table (30:2) => table
type: "html"
value: "<tr><td class=\"header\">Constante</td><td class=\"header\">Valeur numérique</td><td class=\"header\">Description</td></tr>"

Missing conversion rules

  • td.header (33:5)
  • td.header (34:5)
  • td.header (35:5)

Invalid AST transformations

td (72:4) => tableCell
type: "paragraph"
summary: "Pour libérer une URL d’objet, il faut appeler {{ZG9teHJlZigiVVJMLnJldm9rZU9iamVjdFVSTCIsICJyZXZva2VPYmplY3RVUkwoKSIp}}"
locale: "fr"
rowIndex: 2
shouldWrap: true
children: 
  type: "text"
  value: "Extension MediaSource."
  type: "break"
  type: "text"
  value: "Les anciennes versions de cette spécification utilisaient "
  type: "inlineCode"
  value: "createObjectURL()"
  type: "text"
  value: " pour les objets {{ZG9teHJlZigiTWVkaWFTdHJlYW0iKQ==}} ; ce n’est plus supporté."
tr (69:3) => tableRow
type: "html"
value: "<td><p>Extension MediaSource.<br>Les anciennes versions de cette spécification utilisaient <code>createObjectURL()</code> pour les objets {{ZG9teHJlZigiTWVkaWFTdHJlYW0iKQ==}} ; ce n’est plus supporté.</p></td>"
table.standard-table (57:1) => table
type: "html"
value: "<tr><td>{{U3BlY05hbWUoIk1lZGlhIFNvdXJjZSBFeHRlbnNpb25zIiwgIiNkb20tdXJsLWNyZWF0ZW9iamVjdHVybCIsICJVUkwiKQ==}}</td><td>{{U3BlYzIoIk1lZGlhIFNvdXJjZSBFeHRlbnNpb25zIik=}}</td><td><p>Extension MediaSource.<br>Les anciennes versions de cette spécification utilisaient <code>createObjectURL()</code> pour les objets {{ZG9teHJlZigiTWVkaWFTdHJlYW0iKQ==}} ; ce n’est plus supporté.</p></td></tr>"

Invalid AST transformations

tr (114:3) => tableRow
type: "html"
value: "<td><em>Mono</em></td>",type: "html"
value: "<td><code>0: M: mono</code></td>"
table.standard-table (112:1) => table
type: "html"
value: "<tr><td><em>Mono</em></td><td><code>0: M: mono</code></td></tr>"
tr (148:3) => tableRow
type: "html"
value: "<th scope=\"row\">Interprétation</th>"
tr (156:3) => tableRow
type: "html"
value: "<th colspan=\"1\" rowspan=\"13\" scope=\"row\"><code>speakers</code></th>"
tr (268:3) => tableRow
type: "html"
value: "<td colspan=\"2\" rowspan=\"1\">Autres configurations non-standard</td>"
tr (273:3) => tableRow
type: "html"
value: "<th colspan=\"1\" rowspan=\"2\" scope=\"row\"><code>discrete</code></th>",type: "html"
value: "<td rowspan=\"1\">tout (<code>x</code>)</td>",type: "html"
value: "<td rowspan=\"1\">tout (<code>y</code>) pour lequel <code>x&#x3C;y</code></td>"
tr (280:3) => tableRow
type: "html"
value: "<td rowspan=\"1\">tout (<code>x</code>)</td>",type: "html"
value: "<td rowspan=\"1\">tout (<code>y</code>) pour lequel <code>x>y</code></td>"
table.standard-table (146:1) => table
type: "html"
value: "<tr><th scope=\"row\">Interprétation</th><th scope=\"col\">Canaux d'entrée</th><th scope=\"col\">Canaux de sortie</th><th scope=\"col\">Règles de conversion</th></tr>",type: "html"
value: "<tr><th colspan=\"1\" rowspan=\"13\" scope=\"row\"><code>speakers</code></th><td><code>1</code> <em>(Mono)</em></td><td><code>2</code> <em>(Stéréo)</em></td><td><em>Conversion ascendante de mono vers stéréo</em>.<br>Le canal d'entrée <code>M</code> est utilisé pour les deux canaux de sortie (<code>L</code> et <code>R</code>).<br><code>output.L = input.M<br>output.R = input.M</code></td></tr>",type: "html"
value: "<tr><td colspan=\"2\" rowspan=\"1\">Autres configurations non-standard</td><td>Les configurations non-standard sont traitées comme si la propriété <code>channelInterpretation</code> avait la valeur <code>discrete</code>.<br>La spécification autorise explicitement la définition à venir de nouvelles configurations de sortie pour les enceintes. Ce cas de figure  n'est par conséquent pas garanti dans le futur, car le comportement des navigateurs pour un nombre spécifique de canaux pourrait être amené à changer.</td></tr>",type: "html"
value: "<tr><th colspan=\"1\" rowspan=\"2\" scope=\"row\"><code>discrete</code></th><td rowspan=\"1\">tout (<code>x</code>)</td><td rowspan=\"1\">tout (<code>y</code>) pour lequel <code>x&#x3C;y</code></td><td><em>Conversion ascendante de canaux discrets.</em><br>Remplit chaque canal de sortie avec son équivalent en entrée, c'est-à-dire le canal qui a le même index. Les canaux de sortie qui n'ont pas d'équivalent en entrée restent silencieux.</td></tr>",type: "html"
value: "<tr><td rowspan=\"1\">tout (<code>x</code>)</td><td rowspan=\"1\">tout (<code>y</code>) pour lequel <code>x>y</code></td><td><em>Conversion descendante de canaux discrets.</em><br>Remplit chaque canal de sortie avec son équivalent en entrée, c'est-à-dire le canal qui a le même index. Les canaux d'entrée qui n'ont pas d'équivalent en sortie sont perdus.</td></tr>"

Missing conversion rules

  • td (115:4)
  • td (116:4)
  • th[scope="row"] (149:4)
  • th[colSpan="1"][rowSpan="13"][scope="row"] (157:4)
  • td[colSpan="2"][rowSpan="1"] (269:4)
  • th[colSpan="1"][rowSpan="2"][scope="row"] (274:4)
  • td[rowSpan="1"] (275:4)
  • td[rowSpan="1"] (276:4)
  • td[rowSpan="1"] (281:4)
  • td[rowSpan="1"] (282:4)

Missing conversion rules

  • i[lang="en"] (15:10)
  • i[lang="en"] (15:117)
  • i[lang="en"] (15:174)
  • i[lang="en"] (15:228)
  • i[lang="en"] (19:10)
  • i[lang="en"] (22:32)
  • i[lang="en"] (23:26)
  • i[lang="en"] (94:28)
  • i[lang="en"] (98:26)

Missing conversion rules

  • kbd (165:368)
  • kbd (165:385)
  • kbd (264:233)
  • kbd (264:250)

Invalid AST transformations

tr (16:3) => tableRow
type: "html"
value: "<td class=\"header\">Fonctions</td>",type: "html"
value: "<td class=\"header\">Workers dédiés</td>",type: "html"
value: "<td class=\"header\">Workers partagés</td>",type: "html"
value: "<td class=\"header\">Service workers</td>",type: "html"
value: "<td class=\"header\">Chrome workers {{Tm9uLXN0YW5kYXJkX2lubGluZQ==}}</td>",type: "html"
value: "<td class=\"header\">En dehors des  workers</td>"
table.standard-table (14:1) => table
type: "html"
value: "<tr><td class=\"header\">Fonctions</td><td class=\"header\">Workers dédiés</td><td class=\"header\">Workers partagés</td><td class=\"header\">Service workers</td><td class=\"header\">Chrome workers {{Tm9uLXN0YW5kYXJkX2lubGluZQ==}}</td><td class=\"header\">En dehors des  workers</td></tr>"
tr (111:3) => tableRow
type: "html"
value: "<td class=\"header\">Fonction</td>",type: "html"
value: "<td class=\"header\">Fonctionnalité</td>",type: "html"
value: "<td class=\"header\">Support dans Gecko (Firefox)</td>",type: "html"
value: "<td class=\"header\">Support dans IE</td>",type: "html"
value: "<td class=\"header\">Support dans Blink (Chrome et Opera)</td>",type: "html"
value: "<td class=\"header\">Support dans WebKit (Safari)</td>"
td (122:4) => tableCell
type: "paragraph"
summary: "En plus de l'ensemble des fonctions standard JavaScript (telles que {{anN4cmVmKCJHbG9iYWxfT2JqZWN0cy9TdHJpbmciLCAiU3RyaW5nIik=}}, {{anN4cmVmKCJHbG9iYWxfT2JqZWN0cy9BcnJheSIsICJBcnJheSIp}}, {{anN4cmVmKCJHbG9iYWxfT2JqZWN0cy9PYmplY3QiLCAiT2JqZWN0Iik=}}, {{anN4cmVmKCJHbG9iYWxfT2JqZWN0cy9KU09OIiwgIkpTT04iKQ==}} etc), des fonctions du DOM restent disponibles pour les workers. Cet article en fournit la liste."
locale: "fr"
rowIndex: 1
shouldWrap: true
children: 
  type: "text"
  value: "Basique : {{Q29tcGF0R2Vja29EZXNrdG9wKCIxLjkuMSIp}}",type: "paragraph"
summary: "En plus de l'ensemble des fonctions standard JavaScript (telles que {{anN4cmVmKCJHbG9iYWxfT2JqZWN0cy9TdHJpbmciLCAiU3RyaW5nIik=}}, {{anN4cmVmKCJHbG9iYWxfT2JqZWN0cy9BcnJheSIsICJBcnJheSIp}}, {{anN4cmVmKCJHbG9iYWxfT2JqZWN0cy9PYmplY3QiLCAiT2JqZWN0Iik=}}, {{anN4cmVmKCJHbG9iYWxfT2JqZWN0cy9KU09OIiwgIkpTT04iKQ==}} etc), des fonctions du DOM restent disponibles pour les workers. Cet article en fournit la liste."
locale: "fr"
rowIndex: 1
shouldWrap: true
children: 
  type: "text"
  value: "{{ZG9teHJlZigiWE1MSHR0cFJlcXVlc3QucmVzcG9uc2UiLCAicmVzcG9uc2UiKQ==}} et {{ZG9teHJlZigiWE1MSHR0cFJlcXVlc3QucmVzcG9uc2VUeXBlIiwgInJlc3BvbnNlVHlwZSIp}} sont disponibles depuis {{Q29tcGF0R2Vja29EZXNrdG9wKCIxMCIp}}",type: "paragraph"
summary: "En plus de l'ensemble des fonctions standard JavaScript (telles que {{anN4cmVmKCJHbG9iYWxfT2JqZWN0cy9TdHJpbmciLCAiU3RyaW5nIik=}}, {{anN4cmVmKCJHbG9iYWxfT2JqZWN0cy9BcnJheSIsICJBcnJheSIp}}, {{anN4cmVmKCJHbG9iYWxfT2JqZWN0cy9PYmplY3QiLCAiT2JqZWN0Iik=}}, {{anN4cmVmKCJHbG9iYWxfT2JqZWN0cy9KU09OIiwgIkpTT04iKQ==}} etc), des fonctions du DOM restent disponibles pour les workers. Cet article en fournit la liste."
locale: "fr"
rowIndex: 1
shouldWrap: true
children: 
  type: "text"
  value: "{{ZG9teHJlZigiWE1MSHR0cFJlcXVlc3QudGltZW91dCIsICJ0aW1lb3V0Iik=}} et {{ZG9teHJlZigiWE1MSHR0cFJlcXVlc3Qub250aW1lb3V0IiwgIm9udGltZW91dCIp}} sont disponibles depuis {{Q29tcGF0R2Vja29EZXNrdG9wKCIxMyIp}}"
tr (119:3) => tableRow
type: "html"
value: "<td><p>Basique : {{Q29tcGF0R2Vja29EZXNrdG9wKCIxLjkuMSIp}}</p><p>{{ZG9teHJlZigiWE1MSHR0cFJlcXVlc3QucmVzcG9uc2UiLCAicmVzcG9uc2UiKQ==}} et {{ZG9teHJlZigiWE1MSHR0cFJlcXVlc3QucmVzcG9uc2VUeXBlIiwgInJlc3BvbnNlVHlwZSIp}} sont disponibles depuis {{Q29tcGF0R2Vja29EZXNrdG9wKCIxMCIp}}</p><p>{{ZG9teHJlZigiWE1MSHR0cFJlcXVlc3QudGltZW91dCIsICJ0aW1lb3V0Iik=}} et {{ZG9teHJlZigiWE1MSHR0cFJlcXVlc3Qub250aW1lb3V0IiwgIm9udGltZW91dCIp}} sont disponibles depuis {{Q29tcGF0R2Vja29EZXNrdG9wKCIxMyIp}}</p></td>"
table.standard-table (109:1) => table
type: "html"
value: "<tr><td class=\"header\">Fonction</td><td class=\"header\">Fonctionnalité</td><td class=\"header\">Support dans Gecko (Firefox)</td><td class=\"header\">Support dans IE</td><td class=\"header\">Support dans Blink (Chrome et Opera)</td><td class=\"header\">Support dans WebKit (Safari)</td></tr>",type: "html"
value: "<tr><td><code>XMLHttpRequest</code></td><td>Crée et retourne un nouvel objet {{ZG9teHJlZigiWE1MSHR0cFJlcXVlc3QiKQ==}}; il imite le comportement du constructeur standard <code>XMLHttpRequest()</code>. Remarquez que les attributs <code>responseXML</code> et <code>channel</code> de <code>XMLHttpRequest</code> retourne toujours <code>null</code>.</td><td><p>Basique : {{Q29tcGF0R2Vja29EZXNrdG9wKCIxLjkuMSIp}}</p><p>{{ZG9teHJlZigiWE1MSHR0cFJlcXVlc3QucmVzcG9uc2UiLCAicmVzcG9uc2UiKQ==}} et {{ZG9teHJlZigiWE1MSHR0cFJlcXVlc3QucmVzcG9uc2VUeXBlIiwgInJlc3BvbnNlVHlwZSIp}} sont disponibles depuis {{Q29tcGF0R2Vja29EZXNrdG9wKCIxMCIp}}</p><p>{{ZG9teHJlZigiWE1MSHR0cFJlcXVlc3QudGltZW91dCIsICJ0aW1lb3V0Iik=}} et {{ZG9teHJlZigiWE1MSHR0cFJlcXVlc3Qub250aW1lb3V0IiwgIm9udGltZW91dCIp}} sont disponibles depuis {{Q29tcGF0R2Vja29EZXNrdG9wKCIxMyIp}}</p></td><td>{{Q29tcGF0VmVyc2lvblVua25vd24=}}</td><td>{{Q29tcGF0VmVyc2lvblVua25vd24=}}</td><td>{{Q29tcGF0VmVyc2lvblVua25vd24=}}</td></tr>"

Missing conversion rules

  • td.header (17:4)
  • td.header (18:4)
  • td.header (19:4)
  • td.header (20:4)
  • td.header (21:4)
  • td.header (22:4)
  • td.header (112:4)
  • td.header (113:4)
  • td.header (114:4)
  • td.header (115:4)
  • td.header (116:4)
  • td.header (117:4)

Invalid AST transformations

tr (21:3) => tableRow
type: "html"
value: "<td class=\"header\">Type</td>",type: "html"
value: "<td class=\"header\">Type Web IDL</td>",type: "html"
value: "<td class=\"header\">Description</td>"
table.standard-table (19:1) => table
type: "html"
value: "<tr><td class=\"header\">Type</td><td class=\"header\">Type Web IDL</td><td class=\"header\">Description</td></tr>"
tr (105:3) => tableRow
type: "html"
value: "<td class=\"header\">Type</td>",type: "html"
value: "<td class=\"header\">Type Web IDL</td>",type: "html"
value: "<td class=\"header\">Description</td>"
table.standard-table (103:1) => table
type: "html"
value: "<tr><td class=\"header\">Type</td><td class=\"header\">Type Web IDL</td><td class=\"header\">Description</td></tr>"
tr (124:3) => tableRow
type: "html"
value: "<td class=\"header\">Type</td>",type: "html"
value: "<td class=\"header\">Type Web IDL</td>",type: "html"
value: "<td class=\"header\">Description</td>"
table.standard-table (122:1) => table
type: "html"
value: "<tr><td class=\"header\">Type</td><td class=\"header\">Type Web IDL</td><td class=\"header\">Description</td></tr>"

Missing conversion rules

  • td.header (22:4)
  • td.header (23:4)
  • td.header (24:4)
  • td.header (106:4)
  • td.header (107:4)
  • td.header (108:4)
  • td.header (125:4)
  • td.header (126:4)
  • td.header (127:4)

Invalid AST transformations

td (47:4) => tableCell
type: "paragraph"
summary: "L'interface WebGLBuffer fait partie de l'API WebGL et représente un objet tampon opaque stockant des données telles que des sommets ou des couleurs."
locale: "fr"
rowIndex: 1
shouldWrap: true
children: 
  type: "text"
  value: "Définition initiale."
tr (44:3) => tableRow
type: "html"
value: "<td><p>Définition initiale.</p></td>"
table.standard-table (37:1) => table
type: "html"
value: "<tr><td>{{U3BlY05hbWUoJ1dlYkdMJywgIiM1LjQiLCAiV2ViR0xCdWZmZXIiKQ==}}</td><td>{{U3BlYzIoJ1dlYkdMJyk=}}</td><td><p>Définition initiale.</p></td></tr>"

Invalid AST transformations

td (88:4) => tableCell
type: "paragraph"
summary: "La méthode WebGLRenderingContext.bindBuffer() de l'API WebGL lie un {{ZG9teHJlZigiV2ViR0xCdWZmZXIiKQ==}} donné à une cible."
locale: "fr"
rowIndex: 1
shouldWrap: true
children: 
  type: "text"
  value: "Définition initiale pour WebGL."
tr (85:3) => tableRow
type: "html"
value: "<td><p>Définition initiale pour WebGL.</p></td>"
td (100:4) => tableCell
type: "paragraph"
summary: "La méthode WebGLRenderingContext.bindBuffer() de l'API WebGL lie un {{ZG9teHJlZigiV2ViR0xCdWZmZXIiKQ==}} donné à une cible."
locale: "fr"
rowIndex: 3
shouldWrap: true
children: 
  type: "text"
  value: "Définition mise à jour pour WebGL 2.",type: "paragraph"
summary: "La méthode WebGLRenderingContext.bindBuffer() de l'API WebGL lie un {{ZG9teHJlZigiV2ViR0xCdWZmZXIiKQ==}} donné à une cible."
locale: "fr"
rowIndex: 3
shouldWrap: true
children: 
  type: "text"
  value: "Ajoute de nouveaux tampons "
  type: "inlineCode"
  value: "cible"
  type: "text"
  value: " :"
  type: "break"
  type: "inlineCode"
  value: "gl.COPY_READ_BUFFER"
  type: "text"
  value: ","
  type: "break"
  type: "inlineCode"
  value: "gl.COPY_WRITE_BUFFER"
  type: "text"
  value: ","
  type: "break"
  type: "inlineCode"
  value: "gl.TRANSFORM_FEEDBACK_BUFFER"
  type: "text"
  value: ","
  type: "break"
  type: "inlineCode"
  value: "gl.UNIFORM_BUFFER"
  type: "text"
  value: ","
  type: "break"
  type: "inlineCode"
  value: "gl.PIXEL_PACK_BUFFER"
  type: "text"
  value: ","
  type: "break"
  type: "inlineCode"
  value: "gl.PIXEL_UNPACK_BUFFER"
tr (97:3) => tableRow
type: "html"
value: "<td><p>Définition mise à jour pour WebGL 2.</p><p>Ajoute de nouveaux tampons <code>cible</code> :<br><code>gl.COPY_READ_BUFFER</code>,<br><code>gl.COPY_WRITE_BUFFER</code>,<br><code>gl.TRANSFORM_FEEDBACK_BUFFER</code>,<br><code>gl.UNIFORM_BUFFER</code>,<br><code>gl.PIXEL_PACK_BUFFER</code>,<br><code>gl.PIXEL_UNPACK_BUFFER</code></p></td>"
table.standard-table (78:1) => table
type: "html"
value: "<tr><td>{{U3BlY05hbWUoJ1dlYkdMJywgIiM1LjE0LjUiLCAiYmluZEJ1ZmZlciIp}}</td><td>{{U3BlYzIoJ1dlYkdMJyk=}}</td><td><p>Définition initiale pour WebGL.</p></td></tr>",type: "html"
value: "<tr><td>{{U3BlY05hbWUoJ1dlYkdMMicsICIjMy43LjEiLCAiYmluZEJ1ZmZlciIp}}</td><td>{{U3BlYzIoJ1dlYkdMMicp}}</td><td><p>Définition mise à jour pour WebGL 2.</p><p>Ajoute de nouveaux tampons <code>cible</code> :<br><code>gl.COPY_READ_BUFFER</code>,<br><code>gl.COPY_WRITE_BUFFER</code>,<br><code>gl.TRANSFORM_FEEDBACK_BUFFER</code>,<br><code>gl.UNIFORM_BUFFER</code>,<br><code>gl.PIXEL_PACK_BUFFER</code>,<br><code>gl.PIXEL_UNPACK_BUFFER</code></p></td></tr>"

Invalid AST transformations

td (81:4) => tableCell
type: "paragraph"
summary: "La méthode WebGLRenderingContext.bindTexture() de l'API WebGL lie la {{ZG9teHJlZigiV2ViR0xUZXh0dXJlIik=}} donnée à une cible (point de liaison)."
locale: "fr"
rowIndex: 1
shouldWrap: true
children: 
  type: "text"
  value: "Définition initiale pour WebGL."
tr (78:3) => tableRow
type: "html"
value: "<td><p>Définition initiale pour WebGL.</p></td>"
td (88:4) => tableCell
type: "paragraph"
summary: "La méthode WebGLRenderingContext.bindTexture() de l'API WebGL lie la {{ZG9teHJlZigiV2ViR0xUZXh0dXJlIik=}} donnée à une cible (point de liaison)."
locale: "fr"
rowIndex: 2
shouldWrap: true
children: 
  type: "text"
  value: "Page man de l’API OpenGL ES 2.0 (similaire)."
tr (85:3) => tableRow
type: "html"
value: "<td><p>Page man de l’API OpenGL ES 2.0 (similaire).</p></td>"
table.standard-table (71:1) => table
type: "html"
value: "<tr><td>{{U3BlY05hbWUoJ1dlYkdMJywgIiM1LjE0LjgiLCAiYmluZFRleHR1cmUiKQ==}}</td><td>{{U3BlYzIoJ1dlYkdMJyk=}}</td><td><p>Définition initiale pour WebGL.</p></td></tr>",type: "html"
value: "<tr><td>{{U3BlY05hbWUoJ09wZW5HTCBFUyAyLjAnLCAiZ2xCaW5kVGV4dHVyZS54bWwiLCAiZ2xCaW5kVGV4dHVyZSIp}}</td><td>{{U3BlYzIoJ09wZW5HTCBFUyAyLjAnKQ==}}</td><td><p>Page man de l’API OpenGL ES 2.0 (similaire).</p></td></tr>"

Invalid AST transformations

td (124:4) => tableCell
type: "paragraph"
summary: "La méthode WebGLRenderingContext.bufferData() de l'API WebGL initialise et crée le magasin de données de l'objet tampon."
locale: "fr"
rowIndex: 2
shouldWrap: true
children: 
  type: "text"
  value: "Page man de l’API OpenGL."
tr (121:3) => tableRow
type: "html"
value: "<td><p>Page man de l’API OpenGL.</p></td>"
td (131:4) => tableCell
type: "paragraph"
summary: "La méthode WebGLRenderingContext.bufferData() de l'API WebGL initialise et crée le magasin de données de l'objet tampon."
locale: "fr"
rowIndex: 3
shouldWrap: true
children: 
  type: "text"
  value: "Page man de l’API OpenGL ES 3 (similaire)."
tr (128:3) => tableRow
type: "html"
value: "<td><p>Page man de l’API OpenGL ES 3 (similaire).</p>Ajoute les noouveaux tampons <code>cible</code> :<br><code>gl.COPY_READ_BUFFER</code>,<br><code>gl.COPY_WRITE_BUFFER</code>,<br><code>gl.TRANSFORM_FEEDBACK_BUFFER</code>,<br><code>gl.UNIFORM_BUFFER</code>,<br><code>gl.PIXEL_PACK_BUFFER</code>,<br><code>gl.PIXEL_UNPACK_BUFFER</code><br><br>Ajoute les nouvelles indications d'<code>utilisation</code> :<br><code>gl.STATIC_READ</code>,<br><code>gl.DYNAMIC_READ</code>,<br><code>gl.STREAM_READ</code>,<br><code>gl.STATIC_COPY</code>,<br><code>gl.DYNAMIC_COPY</code>,<br><code>gl.STREAM_COPY</code>.</td>"
table.standard-table (109:1) => table
type: "html"
value: "<tr><td>{{U3BlY05hbWUoJ09wZW5HTCBFUyAyLjAnLCAiZ2xCdWZmZXJEYXRhLnhtbCIsICJnbEJ1ZmZlckRhdGEiKQ==}}</td><td>{{U3BlYzIoJ09wZW5HTCBFUyAyLjAnKQ==}}</td><td><p>Page man de l’API OpenGL.</p></td></tr>",type: "html"
value: "<tr><td>{{U3BlY05hbWUoJ09wZW5HTCBFUyAzLjAnLCAiZ2xCdWZmZXJEYXRhLnhodG1sIiwgImdsQnVmZmVyRGF0YSIp}}</td><td>{{U3BlYzIoJ09wZW5HTCBFUyAzLjAnKQ==}}</td><td><p>Page man de l’API OpenGL ES 3 (similaire).</p>Ajoute les noouveaux tampons <code>cible</code> :<br><code>gl.COPY_READ_BUFFER</code>,<br><code>gl.COPY_WRITE_BUFFER</code>,<br><code>gl.TRANSFORM_FEEDBACK_BUFFER</code>,<br><code>gl.UNIFORM_BUFFER</code>,<br><code>gl.PIXEL_PACK_BUFFER</code>,<br><code>gl.PIXEL_UNPACK_BUFFER</code><br><br>Ajoute les nouvelles indications d'<code>utilisation</code> :<br><code>gl.STATIC_READ</code>,<br><code>gl.DYNAMIC_READ</code>,<br><code>gl.STREAM_READ</code>,<br><code>gl.STATIC_COPY</code>,<br><code>gl.DYNAMIC_COPY</code>,<br><code>gl.STREAM_COPY</code>.</td></tr>"

Invalid AST transformations

td (51:4) => tableCell
type: "paragraph"
summary: "La méthode WebGLRenderingContext.createBuffer() de l'API WebGL crée et initialise un {{ZG9teHJlZiAoIldlYkdMQnVmZmVyIik=}} stockant des données telles que des sommets ou des couleurs."
locale: "fr"
rowIndex: 1
shouldWrap: true
children: 
  type: "text"
  value: "Définition initiale."
tr (48:3) => tableRow
type: "html"
value: "<td><p>Définition initiale.</p></td>"
td (58:4) => tableCell
type: "paragraph"
summary: "La méthode WebGLRenderingContext.createBuffer() de l'API WebGL crée et initialise un {{ZG9teHJlZiAoIldlYkdMQnVmZmVyIik=}} stockant des données telles que des sommets ou des couleurs."
locale: "fr"
rowIndex: 2
shouldWrap: true
children: 
  type: "text"
  value: "Page man de l’API OpenGL (similaire)."
tr (55:3) => tableRow
type: "html"
value: "<td><p>Page man de l’API OpenGL (similaire).</p></td>"
table.standard-table (41:1) => table
type: "html"
value: "<tr><td>{{U3BlY05hbWUoJ1dlYkdMJywgIiM1LjE0LjUiLCAiY3JlYXRlQnVmZmVyIik=}}</td><td>{{U3BlYzIoJ1dlYkdMJyk=}}</td><td><p>Définition initiale.</p></td></tr>",type: "html"
value: "<tr><td>{{U3BlY05hbWUoJ09wZW5HTCBFUyAyLjAnLCAiZ2xHZW5CdWZmZXJzLnhtbCIsICJnbEdlbkJ1ZmZlcnMiKQ==}}</td><td>{{U3BlYzIoJ09wZW5HTCBFUyAyLjAnKQ==}}</td><td><p>Page man de l’API OpenGL (similaire).</p></td></tr>"

Invalid AST transformations

td (54:4) => tableCell
type: "paragraph"
summary: "La méthode WebGLRenderingContext.createTexture() de l'API WebGL crée et initialise un objet {{ZG9teHJlZigiV2ViR0xUZXh0dXJlIik=}}."
locale: "fr"
rowIndex: 1
shouldWrap: true
children: 
  type: "text"
  value: "Définition initiale."
tr (51:3) => tableRow
type: "html"
value: "<td><p>Définition initiale.</p></td>"
table.standard-table (44:1) => table
type: "html"
value: "<tr><td>{{U3BlY05hbWUoJ1dlYkdMJywgIiM1LjE0LjgiLCAiY3JlYXRlVGV4dHVyZSIp}}</td><td>{{U3BlYzIoJ1dlYkdMJyk=}}</td><td><p>Définition initiale.</p></td></tr>"

Invalid AST transformations

td (72:4) => tableCell
type: "paragraph"
summary: "La méthode WebGLRenderingContext.drawArrays() de l'API WebGL dessine des primitives à partir de données tabulaires."
locale: "fr"
rowIndex: 1
shouldWrap: true
children: 
  type: "text"
  value: " "
tr (69:3) => tableRow
type: "html"
value: "<td><p> </p>Définition initiale.</td>"
td (79:4) => tableCell
type: "paragraph"
summary: "La méthode WebGLRenderingContext.drawArrays() de l'API WebGL dessine des primitives à partir de données tabulaires."
locale: "fr"
rowIndex: 2
shouldWrap: true
children: 
  type: "text"
  value: "Page man de l’API OpenGL."
tr (76:3) => tableRow
type: "html"
value: "<td><p>Page man de l’API OpenGL.</p></td>"
table.standard-table (62:1) => table
type: "html"
value: "<tr><td>{{U3BlY05hbWUoJ1dlYkdMJywgIiM1LjE0LjExIiwgImRyYXdBcnJheXMiKQ==}}</td><td>{{U3BlYzIoJ1dlYkdMJyk=}}</td><td><p> </p>Définition initiale.</td></tr>",type: "html"
value: "<tr><td>{{U3BlY05hbWUoJ09wZW5HTCBFUyAyLjAnLCAiZ2xEcmF3QXJyYXlzLnhtbCIsICJnbERyYXdBcnJheXMiKQ==}}</td><td>{{U3BlYzIoJ09wZW5HTCBFUyAyLjAnKQ==}}</td><td><p>Page man de l’API OpenGL.</p></td></tr>"

Invalid AST transformations

td (102:4) => tableCell
type: "paragraph"
summary: "La méthode {{ZG9teHJlZiAoIldlYkdMUmVuZGVyaW5nQ29udGV4dCIp}} enableVertexAttribArray() - qui fait partie de l'API WebGL - active le tableau générique des attributs de sommet à l'indice spécifié dans la liste des tableaux d'attributs."
locale: "fr"
rowIndex: 2
shouldWrap: true
children: 
  type: "text"
  value: "Page man de l’API OpenGL."
tr (99:3) => tableRow
type: "html"
value: "<td><p>Page man de l’API OpenGL.</p></td>"
table.standard-table (87:1) => table
type: "html"
value: "<tr><td>{{U3BlY05hbWUoJ09wZW5HTCBFUyAyLjAnLCAiZ2xFbmFibGVWZXJ0ZXhBdHRyaWJBcnJheS54bWwiLCAiZ2xFbmFibGVWZXJ0ZXhBdHRyaWJBcnJheSIp}}</td><td>{{U3BlYzIoJ09wZW5HTCBFUyAyLjAnKQ==}}</td><td><p>Page man de l’API OpenGL.</p></td></tr>"

Invalid AST transformations

tr (51:4) => tableRow
type: "html"
value: "<th colspan=\"4\">Disponible dans un contexte WebGL 1</th>"
tr (78:4) => tableRow
type: "html"
value: "<th colspan=\"4\">Disponible en outre lorsque l'extension {{ZG9teHJlZigiRVhUX3RleHR1cmVfZmlsdGVyX2FuaXNvdHJvcGljIik=}} est utilisée</th>"
tr (87:4) => tableRow
type: "html"
value: "<th colspan=\"4\">Disponible en outre lorsqu'un contexte WebGL 2 est utilisé</th>"
table.standard-table (41:2) => table
type: "html"
value: "<tr><th colspan=\"4\">Disponible dans un contexte WebGL 1</th></tr>",type: "html"
value: "<tr><th colspan=\"4\">Disponible en outre lorsque l'extension {{ZG9teHJlZigiRVhUX3RleHR1cmVfZmlsdGVyX2FuaXNvdHJvcGljIik=}} est utilisée</th></tr>",type: "html"
value: "<tr><th colspan=\"4\">Disponible en outre lorsqu'un contexte WebGL 2 est utilisé</th></tr>"

Missing conversion rules

  • th[colSpan="4"] (52:5)
  • th[colSpan="4"] (79:5)
  • th[colSpan="4"] (88:5)

Invalid AST transformations

td (122:4) => tableCell
type: "paragraph"
summary: "L'uniform lui-même est déclaré dans le programme shader en utilisant GLSL."
locale: "fr"
rowIndex: 1
shouldWrap: true
children: 
  type: "text"
  value: "Définition initiale."
tr (119:3) => tableRow
type: "html"
value: "<td><p>Définition initiale.</p></td>"
table.standard-table (112:1) => table
type: "html"
value: "<tr><td>{{U3BlY05hbWUoJ1dlYkdMJywgIiM1LjE0LjEwIiwgImdldFVuaWZvcm1Mb2NhdGlvbiIp}}</td><td>{{U3BlYzIoJ1dlYkdMJyk=}}</td><td><p>Définition initiale.</p></td></tr>"

Invalid AST transformations

td (60:4) => tableCell
type: "paragraph"
summary: "La méthode WebGLRenderingContext.isBuffer() de l'API WebGL renvoie true si le {{ZG9teHJlZiAoIldlYkdMQnVmZmVyIik=}} passé est valide et false dans le cas contraire."
locale: "fr"
rowIndex: 2
shouldWrap: true
children: 
  type: "text"
  value: "Page man de l’API OpenGL."
tr (57:3) => tableRow
type: "html"
value: "<td><p>Page man de l’API OpenGL.</p></td>"
table.standard-table (45:1) => table
type: "html"
value: "<tr><td>{{U3BlY05hbWUoJ09wZW5HTCBFUyAyLjAnLCAiZ2xJc0J1ZmZlci54bWwiLCAiZ2xJc0J1ZmZlciIp}}</td><td>{{U3BlYzIoJ09wZW5HTCBFUyAyLjAnKQ==}}</td><td><p>Page man de l’API OpenGL.</p></td></tr>"

Invalid AST transformations

td (200:4) => tableCell
type: "paragraph"
summary: "La méthode WebGLRenderingContext.texImage2D() de l'API WebGL spécifie une image de texture bidimensionnelle."
locale: "fr"
rowIndex: 1
shouldWrap: true
children: 
  type: "text"
  value: "Définition initiale pour WebGL."
tr (197:3) => tableRow
type: "html"
value: "<td><p>Définition initiale pour WebGL.</p></td>"
td (207:4) => tableCell
type: "paragraph"
summary: "La méthode WebGLRenderingContext.texImage2D() de l'API WebGL spécifie une image de texture bidimensionnelle."
locale: "fr"
rowIndex: 2
shouldWrap: true
children: 
  type: "text"
  value: "Page man de l’API OpenGL ES 2.0 (similaire)."
tr (204:3) => tableRow
type: "html"
value: "<td><p>Page man de l’API OpenGL ES 2.0 (similaire).</p></td>"
table.standard-table (190:1) => table
type: "html"
value: "<tr><td>{{U3BlY05hbWUoJ1dlYkdMJywgIiM1LjE0LjgiLCAidGV4SW1hZ2UyRCIp}}</td><td>{{U3BlYzIoJ1dlYkdMJyk=}}</td><td><p>Définition initiale pour WebGL.</p></td></tr>",type: "html"
value: "<tr><td>{{U3BlY05hbWUoJ09wZW5HTCBFUyAyLjAnLCAiZ2xUZXhJbWFnZTJELnhtbCIsICJnbFRleEltYWdlMkQiKQ==}}</td><td>{{U3BlYzIoJ09wZW5HTCBFUyAyLjAnKQ==}}</td><td><p>Page man de l’API OpenGL ES 2.0 (similaire).</p></td></tr>"

Invalid AST transformations

tr (53:3) => tableRow
type: "html"
value: "<th colspan=\"3\">Disponible en WebGL 1</th>"
tr (76:3) => tableRow
type: "html"
value: "<th colspan=\"3\">Disponible en outre quand l'extension {{ZG9teHJlZigiRVhUX3RleHR1cmVfZmlsdGVyX2FuaXNvdHJvcGljIik=}} est utilisée</th>"
tr (84:3) => tableRow
type: "html"
value: "<th colspan=\"3\">Disponible en outre quand un contexte WebGL 2 est utilisé</th>"
td (109:4) => tableCell
type: "paragraph"
summary: "Les méthodes WebGLRenderingContext.texParameter[fi]() de l'API WebGL définissent les paramètres de texture."
locale: "fr"
rowIndex: 13
shouldWrap: true
children: 
  type: "text"
  value: "Valeur de niveau-de-détail maximum de texture"
tr (107:3) => tableRow
type: "html"
value: "<td><p>Valeur de niveau-de-détail maximum de texture</p></td>"
table.standard-table (44:1) => table
type: "html"
value: "<tr><th colspan=\"3\">Disponible en WebGL 1</th></tr>",type: "html"
value: "<tr><th colspan=\"3\">Disponible en outre quand l'extension {{ZG9teHJlZigiRVhUX3RleHR1cmVfZmlsdGVyX2FuaXNvdHJvcGljIik=}} est utilisée</th></tr>",type: "html"
value: "<tr><th colspan=\"3\">Disponible en outre quand un contexte WebGL 2 est utilisé</th></tr>",type: "html"
value: "<tr><td><code>gl.TEXTURE_MAX_LOD</code></td><td><p>Valeur de niveau-de-détail maximum de texture</p></td><td>Toutes valeurs float.</td></tr>"

Missing conversion rules

  • th[colSpan="3"] (54:4)
  • th[colSpan="3"] (77:4)
  • th[colSpan="3"] (85:4)

Invalid AST transformations

td (66:4) => tableCell
type: "paragraph"
summary: "Les méthodes WebGLRenderingContext.uniformMatrix[234]fv() de l'API WebGL définissent des valeurs matricielles pour les variables uniform."
locale: "fr"
rowIndex: 1
shouldWrap: true
children: 
  type: "text"
  value: "Définition initiale."
tr (63:3) => tableRow
type: "html"
value: "<td><p>Définition initiale.</p></td>"
td (73:4) => tableCell
type: "paragraph"
summary: "Les méthodes WebGLRenderingContext.uniformMatrix[234]fv() de l'API WebGL définissent des valeurs matricielles pour les variables uniform."
locale: "fr"
rowIndex: 2
shouldWrap: true
children: 
  type: "text"
  value: "Page man de l’API OpenGL."
tr (70:3) => tableRow
type: "html"
value: "<td><p>Page man de l’API OpenGL.</p></td>"
table.standard-table (56:1) => table
type: "html"
value: "<tr><td>{{U3BlY05hbWUoJ1dlYkdMJywgIiM1LjE0LjEwIiwgInVuaWZvcm1NYXRyaXgiKQ==}}</td><td>{{U3BlYzIoJ1dlYkdMJyk=}}</td><td><p>Définition initiale.</p></td></tr>",type: "html"
value: "<tr><td>{{U3BlY05hbWUoJ09wZW5HTCBFUyAyLjAnLCAiZ2xVbmlmb3JtLnhtbCIsICJnbFVuaWZvcm0iKQ==}}</td><td>{{U3BlYzIoJ09wZW5HTCBFUyAyLjAnKQ==}}</td><td><p>Page man de l’API OpenGL.</p></td></tr>"

Invalid AST transformations

tr (130:3) => tableRow
type: "html"
value: "<td>00 00 80 3F</td>",type: "html"
value: "<td>00 00 00 40</td>",type: "html"
value: "<td>00 00 0C 3F</td>",type: "html"
value: "<td>7F</td>",type: "html"
value: "<td>00</td>",type: "html"
value: "<td>00</td>",type: "html"
value: "<td>00</td>",type: "html"
value: "<td>7F FF</td>",type: "html"
value: "<td>3F FF</td>"
table (128:1) => table
type: "html"
value: "<tr><td>00 00 80 3F</td><td>00 00 00 40</td><td>00 00 0C 3F</td><td>7F</td><td>00</td><td>00</td><td>00</td><td>7F FF</td><td>3F FF</td></tr>"
td (233:4) => tableCell
type: "paragraph"
summary: "La méthode WebGLRenderingContext.vertexAttribPointer() de l'API WebGL spécifie la disposition en mémoire de l'objet de tampon vertex. Elle doit être appelée une fois pour chaque attribut de sommet."
locale: "fr"
rowIndex: 1
shouldWrap: true
children: 
  type: "text"
  value: "Définition initiale."
tr (230:3) => tableRow
type: "html"
value: "<td><p>Définition initiale.</p></td>"
td (240:4) => tableCell
type: "paragraph"
summary: "La méthode WebGLRenderingContext.vertexAttribPointer() de l'API WebGL spécifie la disposition en mémoire de l'objet de tampon vertex. Elle doit être appelée une fois pour chaque attribut de sommet."
locale: "fr"
rowIndex: 2
shouldWrap: true
children: 
  type: "text"
  value: "Page man de l’API OpenGL."
tr (237:3) => tableRow
type: "html"
value: "<td><p>Page man de l’API OpenGL.</p></td>"
table.standard-table (223:1) => table
type: "html"
value: "<tr><td>{{U3BlY05hbWUoJ1dlYkdMJywgIiM1LjE0LjEwIiwgInZlcnRleEF0dHJpYlBvaW50ZXIiKQ==}}</td><td>{{U3BlYzIoJ1dlYkdMJyk=}}</td><td><p>Définition initiale.</p></td></tr>",type: "html"
value: "<tr><td>{{U3BlY05hbWUoJ09wZW5HTCBFUyAyLjAnLCAiZ2xWZXJ0ZXhBdHRyaWJQb2ludGVyLnhtbCIsICJnbFZlcnRleEF0dHJpYlBvaW50ZXIiKQ==}}</td><td>{{U3BlYzIoJ09wZW5HTCBFUyAyLjAnKQ==}}</td><td><p>Page man de l’API OpenGL.</p></td></tr>"

Missing conversion rules

  • td (131:4)
  • td (132:4)
  • td (133:4)
  • td (134:4)
  • td (135:4)
  • td (136:4)
  • td (137:4)
  • td (138:4)
  • td (139:4)

Missing conversion rules

  • i[lang="en"] (33:88)

Missing conversion rules

  • table.properties (12:1)

Missing conversion rules

  • table.properties (11:1)

Invalid AST transformations

tr (27:3) => tableRow
type: "html"
value: "<td class=\"header\">Constante</td>",type: "html"
value: "<td class=\"header\">Valeur</td>"
table.standard-table (25:1) => table
type: "html"
value: "<tr><td class=\"header\">Constante</td><td class=\"header\">Valeur</td></tr>"

Missing conversion rules

  • td.header (28:4)
  • td.header (29:4)

Missing conversion rules

  • table.properties (11:1)

Missing conversion rules

  • table.properties (11:1)

Invalid AST transformations

tr (23:5) => tableRow
type: "html"
value: "<td class=\"header\">Valeur</td>",type: "html"
value: "<td class=\"header\">État</td>",type: "html"
value: "<td class=\"header\">Description</td>"
table.standard-table (21:1) => table
type: "html"
value: "<tr><td class=\"header\">Valeur</td><td class=\"header\">État</td><td class=\"header\">Description</td></tr>"

Missing conversion rules

  • td.header (24:7)
  • td.header (25:7)
  • td.header (26:7)

Missing conversion rules

  • i[lang="en"] (28:143)
  • i[lang="en"] (30:162)
  • i[lang="en"] (41:77)

Invalid AST transformations

td (90:4) => tableCell
type: "paragraph"
summary: "L'API WebSocket est une technologie évoluée qui permet d'ouvrir un canal de communication bidirectionnelle entre un navigateur (côté client) et un serveur. Avec cette API vous pouvez envoyer des messages à un serveur et recevoir ses réponses de manière événementielle sans avoir à aller consulter le serveur pour obtenir une réponse."
locale: "fr"
rowIndex: 2
shouldWrap: true
children: 
  type: "text"
  value: "Candidat au statut de Recommendation"
tr (88:3) => tableRow
type: "html"
value: "<td><p>Candidat au statut de Recommendation</p></td>"
table.standard-table (74:1) => table
type: "html"
value: "<tr><td><a href=\"https://www.w3.org/TR/websockets/\">WebSockets</a></td><td><p>Candidat au statut de Recommendation</p></td><td></td></tr>"

Invalid AST transformations

tr (143:3) => tableRow
type: "html"
value: "<td>129</td>",type: "html"
value: "<td>134</td>",type: "html"
value: "<td>167</td>",type: "html"
value: "<td>225</td>",type: "html"
value: "<td>225</td>",type: "html"
value: "<td>210</td>",type: "html"
value: "<td>198</td>",type: "html"
value: "<td>131</td>",type: "html"
value: "<td>130</td>",type: "html"
value: "<td>182</td>",type: "html"
value: "<td>194</td>",type: "html"
value: "<td>135</td>"
table (141:1) => table
type: "html"
value: "<tr><td>129</td><td>134</td><td>167</td><td>225</td><td>225</td><td>210</td><td>198</td><td>131</td><td>130</td><td>182</td><td>194</td><td>135</td></tr>"

Missing conversion rules

  • td (144:4)
  • td (145:4)
  • td (146:4)
  • td (147:4)
  • td (148:4)
  • td (149:4)
  • td (150:4)
  • td (151:4)
  • td (152:4)
  • td (153:4)
  • td (154:4)
  • td (155:4)

Invalid AST transformations

tr (369:5) => tableRow
type: "html"
value: "<th colspan=\"2\">Table 1 - vertical values</th>"
tr (374:5) => tableRow
type: "html"
value: "<th><code>vertical:rl</code></th>"
tr (378:5) => tableRow
type: "html"
value: "<th><code>vertical:lr</code></th>"
table (367:3) => table
type: "html"
value: "<tr><th colspan=\"2\">Table 1 - vertical values</th></tr>",type: "html"
value: "<tr><th><code>vertical:rl</code></th><td>writing direction is right to left</td></tr>",type: "html"
value: "<tr><th><code>vertical:lr</code></th><td>writing direction is left to right</td></tr>"
tr (405:5) => tableRow
type: "html"
value: "<th colspan=\"4\">Table 2 - line examples</th>"
tr (410:5) => tableRow
type: "html"
value: "<th></th>",type: "html"
value: "<th><code>vertical</code> omitted</th>",type: "html"
value: "<th><code>vertical:rl</code></th>",type: "html"
value: "<th><code>vertical:lr</code></th>"
tr (416:5) => tableRow
type: "html"
value: "<th><code>line:0</code></th>"
tr (422:5) => tableRow
type: "html"
value: "<th><code>line:-1</code></th>"
tr (428:5) => tableRow
type: "html"
value: "<th><code>line:0%</code></th>"
tr (434:5) => tableRow
type: "html"
value: "<th><code>line:100%</code></th>"
table (403:3) => table
type: "html"
value: "<tr><th colspan=\"4\">Table 2 - line examples</th></tr>",type: "html"
value: "<tr><th></th><th><code>vertical</code> omitted</th><th><code>vertical:rl</code></th><th><code>vertical:lr</code></th></tr>",type: "html"
value: "<tr><th><code>line:0</code></th><td>top</td><td>right</td><td>left</td></tr>",type: "html"
value: "<tr><th><code>line:-1</code></th><td>bottom</td><td>left</td><td>right</td></tr>",type: "html"
value: "<tr><th><code>line:0%</code></th><td>top</td><td>right</td><td>left</td></tr>",type: "html"
value: "<tr><th><code>line:100%</code></th><td>bottom</td><td>left</td><td>right</td></tr>"
tr (453:5) => tableRow
type: "html"
value: "<th colspan=\"4\">Table 3 - position examples</th>"
tr (458:5) => tableRow
type: "html"
value: "<th></th>",type: "html"
value: "<th><code>vertical</code> omitted</th>",type: "html"
value: "<th><code>vertical:rl</code></th>",type: "html"
value: "<th><code>vertical:lr</code></th>"
tr (464:5) => tableRow
type: "html"
value: "<th><code>position:0%</code></th>"
tr (470:5) => tableRow
type: "html"
value: "<th><code>position:100%</code></th>"
table (451:3) => table
type: "html"
value: "<tr><th colspan=\"4\">Table 3 - position examples</th></tr>",type: "html"
value: "<tr><th></th><th><code>vertical</code> omitted</th><th><code>vertical:rl</code></th><th><code>vertical:lr</code></th></tr>",type: "html"
value: "<tr><th><code>position:0%</code></th><td>left</td><td>top</td><td>top</td></tr>",type: "html"
value: "<tr><th><code>position:100%</code></th><td>right</td><td>bottom</td><td>bottom</td></tr>"
tr (489:5) => tableRow
type: "html"
value: "<th colspan=\"4\">Table 4 - size examples</th>"
tr (494:5) => tableRow
type: "html"
value: "<th></th>",type: "html"
value: "<th><code>vertical</code> omitted</th>",type: "html"
value: "<th><code>vertical:rl</code></th>",type: "html"
value: "<th><code>vertical:lr</code></th>"
tr (500:5) => tableRow
type: "html"
value: "<th><code>size:100%</code></th>"
tr (506:5) => tableRow
type: "html"
value: "<th><code>size:50%</code></th>"
table (487:3) => table
type: "html"
value: "<tr><th colspan=\"4\">Table 4 - size examples</th></tr>",type: "html"
value: "<tr><th></th><th><code>vertical</code> omitted</th><th><code>vertical:rl</code></th><th><code>vertical:lr</code></th></tr>",type: "html"
value: "<tr><th><code>size:100%</code></th><td>full width</td><td>full height</td><td>full height</td></tr>",type: "html"
value: "<tr><th><code>size:50%</code></th><td>half width</td><td>half height</td><td>half height</td></tr>"
tr (522:5) => tableRow
type: "html"
value: "<th colspan=\"4\">Table 5 - align values</th>"
tr (527:5) => tableRow
type: "html"
value: "<th></th>",type: "html"
value: "<th><code>vertical</code> omitted</th>",type: "html"
value: "<th><code>vertical:rl</code></th>",type: "html"
value: "<th><code>vertical:lr</code></th>"
tr (533:5) => tableRow
type: "html"
value: "<th><code>align:start</code></th>"
tr (539:5) => tableRow
type: "html"
value: "<th><code>align:center</code></th>"
tr (545:5) => tableRow
type: "html"
value: "<th><code>align:end</code></th>"
table (520:3) => table
type: "html"
value: "<tr><th colspan=\"4\">Table 5 - align values</th></tr>",type: "html"
value: "<tr><th></th><th><code>vertical</code> omitted</th><th><code>vertical:rl</code></th><th><code>vertical:lr</code></th></tr>",type: "html"
value: "<tr><th><code>align:start</code></th><td>left</td><td>top</td><td>top</td></tr>",type: "html"
value: "<tr><th><code>align:center</code></th><td>centred horizontally</td><td>centred vertically</td><td>centred vertically</td></tr>",type: "html"
value: "<tr><th><code>align:end</code></th><td>right</td><td>bottom</td><td>bottom</td></tr>"
tr (576:3) => tableRow
type: "html"
value: "<th colspan=\"3\">Table 6 - Escape sequences</th>"
tr (581:3) => tableRow
type: "html"
value: "<th>Name</th>",type: "html"
value: "<th>Character</th>",type: "html"
value: "<th>Escape Sequence</th>"
table (574:1) => table
type: "html"
value: "<tr><th colspan=\"3\">Table 6 - Escape sequences</th></tr>",type: "html"
value: "<tr><th>Name</th><th>Character</th><th>Escape Sequence</th></tr>"

Missing conversion rules

  • th[colSpan="2"] (370:6)
  • th (375:6)
  • th (379:6)
  • th[colSpan="4"] (406:6)
  • th (411:6)
  • th (412:6)
  • th (413:6)
  • th (414:6)
  • th (417:6)
  • th (423:6)
  • th (429:6)
  • th (435:6)
  • th[colSpan="4"] (454:6)
  • th (459:6)
  • th (460:6)
  • th (461:6)
  • th (462:6)
  • th (465:6)
  • th (471:6)
  • th[colSpan="4"] (490:6)
  • th (495:6)
  • th (496:6)
  • th (497:6)
  • th (498:6)
  • th (501:6)
  • th (507:6)
  • th[colSpan="4"] (523:6)
  • th (528:6)
  • th (529:6)
  • th (530:6)
  • th (531:6)
  • th (534:6)
  • th (540:6)
  • th (546:6)
  • th[colSpan="3"] (577:4)
  • th (582:4)
  • th (583:4)
  • th (584:4)

Invalid AST transformations

tr (49:4) => tableRow
type: "html"
value: "<td class=\"header\">Constant</td>",type: "html"
value: "<td class=\"header\">Valeur</td>",type: "html"
value: "<td class=\"header\">Description</td>"
table.standard-table (47:2) => table
type: "html"
value: "<tr><td class=\"header\">Constant</td><td class=\"header\">Valeur</td><td class=\"header\">Description</td></tr>"

Missing conversion rules

  • td.header (50:5)
  • td.header (51:5)
  • td.header (52:5)

Missing conversion rules

  • table.properties (20:1)

Missing conversion rules

  • table.properties (20:1)

Missing conversion rules

  • table.properties (19:1)

Missing conversion rules

  • table.properties (17:1)

Missing conversion rules

  • table.properties (12:1)

Missing conversion rules

  • table.properties (12:1)

Missing conversion rules

  • table.properties (17:1)

Missing conversion rules

  • table.properties (14:1)

Missing conversion rules

  • table.properties (17:1)

Missing conversion rules

  • table.properties (17:1)

Missing conversion rules

  • table.properties (21:1)

Missing conversion rules

  • kbd (114:332)
  • kbd (116:574)
  • kbd (118:353)
  • kbd (120:631)
  • kbd (135:213)
  • kbd (142:191)
  • kbd (163:393)
  • kbd (171:530)
  • kbd (308:516)

Missing conversion rules

  • table.properties (16:1)

Missing conversion rules

  • table.properties (23:1)

Missing conversion rules

  • table.properties (18:1)

Missing conversion rules

  • table.properties (31:1)

Missing conversion rules

  • table.properties (19:1)

Missing conversion rules

  • table.properties (19:1)

Missing conversion rules

  • table.properties (19:1)

Invalid AST transformations

tr (58:3) => tableRow
type: "html"
value: "<td class=\"header\">Paramêtre</td>",type: "html"
value: "<td class=\"header\">Type</td>",type: "html"
value: "<td class=\"header\">Description</td>"
table.standard-table (56:1) => table
type: "html"
value: "<tr><td class=\"header\">Paramêtre</td><td class=\"header\">Type</td><td class=\"header\">Description</td></tr>"

Missing conversion rules

  • td.header (59:4)
  • td.header (60:4)
  • td.header (61:4)

Invalid AST transformations

tr (13:3) => tableRow
type: "html"
value: "<td class=\"header\">Value</td>",type: "html"
value: "<td class=\"header\">State</td>",type: "html"
value: "<td class=\"header\">Description</td>"
table.standard-table (11:1) => table
type: "html"
value: "<tr><td class=\"header\">Value</td><td class=\"header\">State</td><td class=\"header\">Description</td></tr>"

Missing conversion rules

  • td.header (14:4)
  • td.header (15:4)
  • td.header (16:4)

Invalid AST transformations

tr (21:3) => tableRow
type: "html"
value: "<td class=\"header\">Valeur de <code>responseType</code></td>",type: "html"
value: "<td class=\"header\">Type de donnée de la propriété <code>response</code></td>"
td (43:4) => tableCell
type: "paragraph"
summary: "Objet JavaScript depuis une réponse JSON."
locale: "fr"
rowIndex: 5
shouldWrap: true
children: 
  type: "text"
  value: "Objet JavaScript depuis une réponse JSON."
tr (41:3) => tableRow
type: "html"
value: "<td><p>Objet JavaScript depuis une réponse JSON.</p></td>"
td (53:4) => tableCell
type: "paragraph"
summary: "Objet JavaScript depuis une réponse JSON."
locale: "fr"
rowIndex: 7
shouldWrap: true
children: 
  type: "text"
  value: "Used by Firefox to allow retrieving partial {{ZG9teHJlZigiQmxvYiIp}} data from progress events. This lets your progress event handler start processing data while it's still being received. {{Z2Vja29fbWludmVyc2lvbl9pbmxpbmUoIjEyLjAiKQ==}}"
tr (51:3) => tableRow
type: "html"
value: "<td><p>Used by Firefox to allow retrieving partial {{ZG9teHJlZigiQmxvYiIp}} data from progress events. This lets your progress event handler start processing data while it's still being received. {{Z2Vja29fbWludmVyc2lvbl9pbmxpbmUoIjEyLjAiKQ==}}</p></td>"
td (59:4) => tableCell
type: "paragraph"
summary: "Objet JavaScript depuis une réponse JSON."
locale: "fr"
rowIndex: 8
shouldWrap: true
children: 
  type: "text"
  value: "Similar to "
  type: "inlineCode"
  value: "\"text\""
  type: "text"
  value: ", but is streaming. This means that the value in "
  type: "inlineCode"
  value: "response"
  type: "text"
  value: " is only available during dispatch of the "
  type: "inlineCode"
  value: "\"progress\""
  type: "text"
  value: " event and only contains the data received since the last "
  type: "inlineCode"
  value: "\"progress\""
  type: "text"
  value: " event.",type: "paragraph"
summary: "Objet JavaScript depuis une réponse JSON."
locale: "fr"
rowIndex: 8
shouldWrap: true
children: 
  type: "text"
  value: "When "
  type: "inlineCode"
  value: "response"
  type: "text"
  value: " is accessed during a "
  type: "inlineCode"
  value: "\"progress\""
  type: "text"
  value: " event it contains a string with the data. Otherwise it returns "
  type: "inlineCode"
  value: "null"
  type: "text"
  value: ".",type: "paragraph"
summary: "Objet JavaScript depuis une réponse JSON."
locale: "fr"
rowIndex: 8
shouldWrap: true
children: 
  type: "text"
  value: "This mode currently only works in Firefox. {{Z2Vja29fbWludmVyc2lvbl9pbmxpbmUoIjkuMCIp}}"
tr (57:3) => tableRow
type: "html"
value: "<td><p>Similar to <code>\"text\"</code>, but is streaming. This means that the value in <code>response</code> is only available during dispatch of the <code>\"progress\"</code> event and only contains the data received since the last <code>\"progress\"</code> event.</p><p>When <code>response</code> is accessed during a <code>\"progress\"</code> event it contains a string with the data. Otherwise it returns <code>null</code>.</p><p>This mode currently only works in Firefox. {{Z2Vja29fbWludmVyc2lvbl9pbmxpbmUoIjkuMCIp}}</p></td>"
td (69:4) => tableCell
type: "paragraph"
summary: "Objet JavaScript depuis une réponse JSON."
locale: "fr"
rowIndex: 9
shouldWrap: true
children: 
  type: "text"
  value: "Similar to "
  type: "inlineCode"
  value: "\"arraybuffer\""
  type: "text"
  value: ", but is streaming. This means that the value in "
  type: "inlineCode"
  value: "response"
  type: "text"
  value: " is only available during dispatch of the "
  type: "inlineCode"
  value: "\"progress\""
  type: "text"
  value: " event and only contains the data received since the last "
  type: "inlineCode"
  value: "\"progress\""
  type: "text"
  value: " event.",type: "paragraph"
summary: "Objet JavaScript depuis une réponse JSON."
locale: "fr"
rowIndex: 9
shouldWrap: true
children: 
  type: "text"
  value: "When "
  type: "inlineCode"
  value: "response"
  type: "text"
  value: " is accessed during a "
  type: "inlineCode"
  value: "\"progress\""
  type: "text"
  value: " event it contains a string with the data. Otherwise it returns "
  type: "inlineCode"
  value: "null"
  type: "text"
  value: ".",type: "paragraph"
summary: "Objet JavaScript depuis une réponse JSON."
locale: "fr"
rowIndex: 9
shouldWrap: true
children: 
  type: "text"
  value: "This mode currently only works in Firefox. {{Z2Vja29fbWludmVyc2lvbl9pbmxpbmUoIjkuMCIp}}"
tr (67:3) => tableRow
type: "html"
value: "<td><p>Similar to <code>\"arraybuffer\"</code>, but is streaming. This means that the value in <code>response</code> is only available during dispatch of the <code>\"progress\"</code> event and only contains the data received since the last <code>\"progress\"</code> event.</p><p>When <code>response</code> is accessed during a <code>\"progress\"</code> event it contains a string with the data. Otherwise it returns <code>null</code>.</p><p>This mode currently only works in Firefox. {{Z2Vja29fbWludmVyc2lvbl9pbmxpbmUoIjkuMCIp}}</p></td>"
td (79:4) => tableCell
type: "paragraph"
summary: "Objet JavaScript depuis une réponse JSON."
locale: "fr"
rowIndex: 10
shouldWrap: true
children: 
  type: "text"
  value: "Indique que la réponse est une partie d'un téléchargement d'un flux (?). Supporté uniquement pour les requêtes des téléchargements et disponible uniquement dans Internet Explorer."
tr (77:3) => tableRow
type: "html"
value: "<td><p>Indique que la réponse est une partie d'un téléchargement d'un flux (?). Supporté uniquement pour les requêtes des téléchargements et disponible uniquement dans Internet Explorer.</p></td>"
table.standard-table (19:1) => table
type: "html"
value: "<tr><td class=\"header\">Valeur de <code>responseType</code></td><td class=\"header\">Type de donnée de la propriété <code>response</code></td></tr>",type: "html"
value: "<tr><td><code>\"json\"</code></td><td><p>Objet JavaScript depuis une réponse JSON.</p></td></tr>",type: "html"
value: "<tr><td><code>\"moz-blob\"</code> {{bm9uLXN0YW5kYXJkX2lubGluZQ==}}</td><td><p>Used by Firefox to allow retrieving partial {{ZG9teHJlZigiQmxvYiIp}} data from progress events. This lets your progress event handler start processing data while it's still being received. {{Z2Vja29fbWludmVyc2lvbl9pbmxpbmUoIjEyLjAiKQ==}}</p></td></tr>",type: "html"
value: "<tr><td><code>\"moz-chunked-text\"</code>{{bm9uLXN0YW5kYXJkX2lubGluZQ==}}</td><td><p>Similar to <code>\"text\"</code>, but is streaming. This means that the value in <code>response</code> is only available during dispatch of the <code>\"progress\"</code> event and only contains the data received since the last <code>\"progress\"</code> event.</p><p>When <code>response</code> is accessed during a <code>\"progress\"</code> event it contains a string with the data. Otherwise it returns <code>null</code>.</p><p>This mode currently only works in Firefox. {{Z2Vja29fbWludmVyc2lvbl9pbmxpbmUoIjkuMCIp}}</p></td></tr>",type: "html"
value: "<tr><td><code>\"moz-chunked-arraybuffer\"</code>{{bm9uLXN0YW5kYXJkX2lubGluZQ==}}</td><td><p>Similar to <code>\"arraybuffer\"</code>, but is streaming. This means that the value in <code>response</code> is only available during dispatch of the <code>\"progress\"</code> event and only contains the data received since the last <code>\"progress\"</code> event.</p><p>When <code>response</code> is accessed during a <code>\"progress\"</code> event it contains a string with the data. Otherwise it returns <code>null</code>.</p><p>This mode currently only works in Firefox. {{Z2Vja29fbWludmVyc2lvbl9pbmxpbmUoIjkuMCIp}}</p></td></tr>",type: "html"
value: "<tr><td>\"ms-stream\"{{bm9uLXN0YW5kYXJkX2lubGluZQ==}}</td><td><p>Indique que la réponse est une partie d'un téléchargement d'un flux (?). Supporté uniquement pour les requêtes des téléchargements et disponible uniquement dans Internet Explorer.</p></td></tr>"

Missing conversion rules

  • td.header (22:4)
  • td.header (23:4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment