diff options
author | Clóvis Lima Júnior <clovis.junior@gmail.com> | 2021-06-04 18:38:22 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-04 18:38:22 -0300 |
commit | 5ce6dc5cf9df29b229e9e892fdcb1ddbc641498b (patch) | |
tree | 9e659893c8b94152049e062c40493478ff1fa8cd /files/pt-br/web | |
parent | 00f903c9cb62d4f3a8ad4b7aa051e16926021fef (diff) | |
download | translated-content-5ce6dc5cf9df29b229e9e892fdcb1ddbc641498b.tar.gz translated-content-5ce6dc5cf9df29b229e9e892fdcb1ddbc641498b.tar.bz2 translated-content-5ce6dc5cf9df29b229e9e892fdcb1ddbc641498b.zip |
Remove all hidden paragraphs about Browser compatibility on pt-BR (#1104)
* chore: Remove all hidden paragraphs about Browser compabitility on pt-BR
following #1008
* chore: Continue the removal of hidden paragraphs about Browser compability
* chore: Normalize Browser compability name and id
* chore: normalize id from Browser Compatibility title
Diffstat (limited to 'files/pt-br/web')
455 files changed, 481 insertions, 1275 deletions
diff --git a/files/pt-br/web/api/angle_instanced_arrays/index.html b/files/pt-br/web/api/angle_instanced_arrays/index.html index 18f90385a0..65bfa989d4 100644 --- a/files/pt-br/web/api/angle_instanced_arrays/index.html +++ b/files/pt-br/web/api/angle_instanced_arrays/index.html @@ -72,9 +72,7 @@ translation_of: Web/API/ANGLE_instanced_arrays </tbody> </table> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> - -<p class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você gostaria de contribuir aos dados, verific por favor para fora <a href="https://ssl.microsofttranslator.com/bv.aspx?from=&to=pt&a=https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e emita-nos um pedido da tração.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.ANGLE_instanced_arrays")}}</p> diff --git a/files/pt-br/web/api/animation/index.html b/files/pt-br/web/api/animation/index.html index 09d2f0091c..74f522bcce 100644 --- a/files/pt-br/web/api/animation/index.html +++ b/files/pt-br/web/api/animation/index.html @@ -114,7 +114,7 @@ translation_of: Web/API/Animation </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> diff --git a/files/pt-br/web/api/battery_status_api/index.html b/files/pt-br/web/api/battery_status_api/index.html index 82a786cdef..87f4fd2b26 100644 --- a/files/pt-br/web/api/battery_status_api/index.html +++ b/files/pt-br/web/api/battery_status_api/index.html @@ -46,7 +46,7 @@ updateBatteryStatus(); <p>{{page("/pt-BR/docs/Web/API/BatteryManager","Specifications")}}</p> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{page("/pt-BR/docs/Web/API/BatteryManager","Browser_compatibility")}}</p> diff --git a/files/pt-br/web/api/batterymanager/charging/index.html b/files/pt-br/web/api/batterymanager/charging/index.html index 3a079ebc11..09bf784191 100644 --- a/files/pt-br/web/api/batterymanager/charging/index.html +++ b/files/pt-br/web/api/batterymanager/charging/index.html @@ -21,7 +21,7 @@ translation_of: Web/API/BatteryManager/charging <p>{{page("/pt-BR/docs/Web/API/BatteryManager","Specifications")}}</p> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{page("/pt-BR/docs/Web/API/BatteryManager","Browser_compatibility")}}</p> diff --git a/files/pt-br/web/api/batterymanager/chargingtime/index.html b/files/pt-br/web/api/batterymanager/chargingtime/index.html index 3a02666207..4791ce6e31 100644 --- a/files/pt-br/web/api/batterymanager/chargingtime/index.html +++ b/files/pt-br/web/api/batterymanager/chargingtime/index.html @@ -22,7 +22,7 @@ translation_of: Web/API/BatteryManager/chargingTime <p>{{page("/pt-BR/docs/Web/API/BatteryManager","Specifications")}}</p> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{page("/pt-BR/docs/Web/API/BatteryManager","Browser_compatibility")}}</p> diff --git a/files/pt-br/web/api/batterymanager/dischargingtime/index.html b/files/pt-br/web/api/batterymanager/dischargingtime/index.html index e5ca6b486c..a997d83edb 100644 --- a/files/pt-br/web/api/batterymanager/dischargingtime/index.html +++ b/files/pt-br/web/api/batterymanager/dischargingtime/index.html @@ -22,7 +22,7 @@ translation_of: Web/API/BatteryManager/dischargingTime <p>{{page("/pt-BR/docs/Web/API/BatteryManager","Specifications")}}</p> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{page("/pt-BR/docs/Web/API/BatteryManager","Browser_compatibility")}}</p> diff --git a/files/pt-br/web/api/batterymanager/index.html b/files/pt-br/web/api/batterymanager/index.html index 1febd0d799..b3ef26bc8a 100644 --- a/files/pt-br/web/api/batterymanager/index.html +++ b/files/pt-br/web/api/batterymanager/index.html @@ -70,7 +70,7 @@ translation_of: Web/API/BatteryManager </tbody> </table> -<h2 id="Browser_compatibility" name="Browser_compatibility">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{ CompatibilityTable() }}</p> diff --git a/files/pt-br/web/api/batterymanager/level/index.html b/files/pt-br/web/api/batterymanager/level/index.html index b8d58c68c6..e4deb4ff10 100644 --- a/files/pt-br/web/api/batterymanager/level/index.html +++ b/files/pt-br/web/api/batterymanager/level/index.html @@ -22,7 +22,7 @@ translation_of: Web/API/BatteryManager/level <p>{{page("/pt-BR/docs/Web/API/BatteryManager","Specifications")}}</p> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{page("/pt-BR/docs/Web/API/BatteryManager","Browser_compatibility")}}</p> diff --git a/files/pt-br/web/api/batterymanager/onchargingchange/index.html b/files/pt-br/web/api/batterymanager/onchargingchange/index.html index 2a2e687801..d921b79d1a 100644 --- a/files/pt-br/web/api/batterymanager/onchargingchange/index.html +++ b/files/pt-br/web/api/batterymanager/onchargingchange/index.html @@ -23,7 +23,7 @@ translation_of: Web/API/BatteryManager/onchargingchange <p>{{page("/pt-BR/docs/Web/API/BatteryManager","Specifications")}}</p> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{page("/pt-BR/docs/Web/API/BatteryManager","Browser_compatibility")}}</p> diff --git a/files/pt-br/web/api/batterymanager/onchargingtimechange/index.html b/files/pt-br/web/api/batterymanager/onchargingtimechange/index.html index 8c711d75d6..7eb4ae8735 100644 --- a/files/pt-br/web/api/batterymanager/onchargingtimechange/index.html +++ b/files/pt-br/web/api/batterymanager/onchargingtimechange/index.html @@ -23,7 +23,7 @@ translation_of: Web/API/BatteryManager/onchargingtimechange <p>{{page("/pt-BR/docs/Web/API/BatteryManager","Specifications")}}</p> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{page("/pt-BR/docs/Web/API/BatteryManager","Browser_compatibility")}}</p> diff --git a/files/pt-br/web/api/batterymanager/ondischargingtimechange/index.html b/files/pt-br/web/api/batterymanager/ondischargingtimechange/index.html index 1d6d19041f..5630dc9c91 100644 --- a/files/pt-br/web/api/batterymanager/ondischargingtimechange/index.html +++ b/files/pt-br/web/api/batterymanager/ondischargingtimechange/index.html @@ -24,7 +24,7 @@ original_slug: Web/API/BatteryManager/ondischargintimechange <p>{{page("/pt-BR/docs/Web/API/BatteryManager","Specifications")}}</p> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{page("/pt-BR/docs/Web/API/BatteryManager","Browser_compatibility")}}</p> diff --git a/files/pt-br/web/api/batterymanager/onlevelchange/index.html b/files/pt-br/web/api/batterymanager/onlevelchange/index.html index 911d760327..a88ad93855 100644 --- a/files/pt-br/web/api/batterymanager/onlevelchange/index.html +++ b/files/pt-br/web/api/batterymanager/onlevelchange/index.html @@ -23,7 +23,7 @@ translation_of: Web/API/BatteryManager/onlevelchange <p>{{page("/pt-BR/docs/Web/API/BatteryManager","Specifications")}}</p> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{page("/pt-BR/docs/Web/API/BatteryManager","Browser_compatibility")}}</p> diff --git a/files/pt-br/web/api/biquadfilternode/index.html b/files/pt-br/web/api/biquadfilternode/index.html index c23c1eff33..eb909543f7 100644 --- a/files/pt-br/web/api/biquadfilternode/index.html +++ b/files/pt-br/web/api/biquadfilternode/index.html @@ -171,12 +171,10 @@ translation_of: Web/API/BiquadFilterNode </tbody> </table> -<h2 id="Compatibilidade_dos_navegadores">Compatibilidade dos navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você quiser contribuir com dados, verifique <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um pull request.</div> - -<p>{{Compat("api.BiquadFilterNode")}}</p> + <p>{{Compat("api.BiquadFilterNode")}}</p> </div> <h2 id="Veja_também">Veja também</h2> diff --git a/files/pt-br/web/api/blob/blob/index.html b/files/pt-br/web/api/blob/blob/index.html index fbb8b121c5..660668afb1 100644 --- a/files/pt-br/web/api/blob/blob/index.html +++ b/files/pt-br/web/api/blob/blob/index.html @@ -50,9 +50,7 @@ var oMyBlob = new Blob(aFileParts, {type : 'text/html'}); // the blob</pre> </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> - -<div class="hidden">A tabela de compatibilidade desta página, é gerada a partir de dados estruturados. Se você quiser contribuir com mais dados, por favor vá em <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.Blob.Blob")}}</p> diff --git a/files/pt-br/web/api/blob/index.html b/files/pt-br/web/api/blob/index.html index f976675a1a..5ff140b507 100644 --- a/files/pt-br/web/api/blob/index.html +++ b/files/pt-br/web/api/blob/index.html @@ -104,9 +104,7 @@ reader.readAsArrayBuffer(blob);</pre> </tbody> </table> -<h2 id="Browser_compatibility" name="Browser_compatibility">Compatibilidade de Browser</h2> - -<div class="hidden">Tabela de compatibilidade gerada a partir de dados estruturados. Para contribuir, confira <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos um Pull-Request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.Blob")}}</p> diff --git a/files/pt-br/web/api/blob/size/index.html b/files/pt-br/web/api/blob/size/index.html index f73f76dca2..de2e1e6eb4 100644 --- a/files/pt-br/web/api/blob/size/index.html +++ b/files/pt-br/web/api/blob/size/index.html @@ -45,12 +45,10 @@ for (var i = 0; i < files.length; i++) { </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> - - -<p>{{Compat("api.Blob.size")}}</p> + <p>{{Compat("api.Blob.size")}}</p> </div> <h2 id="Veja_também">Veja também</h2> diff --git a/files/pt-br/web/api/blob/type/index.html b/files/pt-br/web/api/blob/type/index.html index 789aa0c9c9..e2bc762d0f 100644 --- a/files/pt-br/web/api/blob/type/index.html +++ b/files/pt-br/web/api/blob/type/index.html @@ -53,12 +53,10 @@ for (i = 0; i < files.length; i++) { </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> - - -<p>{{Compat("api.Blob.type")}}</p> + <p>{{Compat("api.Blob.type")}}</p> </div> <h2 id="Veja_também">Veja também</h2> diff --git a/files/pt-br/web/api/broadcastchannel/index.html b/files/pt-br/web/api/broadcastchannel/index.html index cba23f8785..d44cd02b06 100644 --- a/files/pt-br/web/api/broadcastchannel/index.html +++ b/files/pt-br/web/api/broadcastchannel/index.html @@ -67,9 +67,7 @@ translation_of: Web/API/BroadcastChannel </tbody> </table> -<h2 id="Compatibilidade_entre_Navegadores">Compatibilidade entre Navegadores</h2> - - +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.BroadcastChannel")}}</p> diff --git a/files/pt-br/web/api/canvasrenderingcontext2d/arc/index.html b/files/pt-br/web/api/canvasrenderingcontext2d/arc/index.html index 763831af7d..5633a1439d 100644 --- a/files/pt-br/web/api/canvasrenderingcontext2d/arc/index.html +++ b/files/pt-br/web/api/canvasrenderingcontext2d/arc/index.html @@ -124,9 +124,7 @@ for (let i = 0; i <= 3; i++) { </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você quiser constribuir com os dados, por favor acesse o link <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um <em>pull request</em>.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.CanvasRenderingContext2D.arc")}}</p> diff --git a/files/pt-br/web/api/canvasrenderingcontext2d/arcto/index.html b/files/pt-br/web/api/canvasrenderingcontext2d/arcto/index.html index 15ff88c403..60fb59d134 100644 --- a/files/pt-br/web/api/canvasrenderingcontext2d/arcto/index.html +++ b/files/pt-br/web/api/canvasrenderingcontext2d/arcto/index.html @@ -134,9 +134,7 @@ window.addEventListener("load", drawCanvas); </tbody> </table> -<h2 id="Compatibilidade">Compatibilidade</h2> - -<div class="hidden">A tabela de compatibilidade desta página é gerada a partir de dados estruturados. Caso queira contribuir, confira <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos mande um pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.CanvasRenderingContext2D.arcTo")}}</p> diff --git a/files/pt-br/web/api/characterdata/index.html b/files/pt-br/web/api/characterdata/index.html index 8eb415f6e3..d2a3f90d73 100644 --- a/files/pt-br/web/api/characterdata/index.html +++ b/files/pt-br/web/api/characterdata/index.html @@ -75,11 +75,7 @@ translation_of: Web/API/CharacterData </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> - -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> -</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p> </p> diff --git a/files/pt-br/web/api/childnode/after/index.html b/files/pt-br/web/api/childnode/after/index.html index 8d8d40df47..9f90cf31ea 100644 --- a/files/pt-br/web/api/childnode/after/index.html +++ b/files/pt-br/web/api/childnode/after/index.html @@ -170,9 +170,7 @@ min: </tbody> </table> -<h2 id="Navegador_compatível">Navegador compatível</h2> - -<div class="hidden">A compatibilidade table sobre esta página é gerada a partir da estruta de dado. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.ChildNode.after")}}</p> diff --git a/files/pt-br/web/api/childnode/index.html b/files/pt-br/web/api/childnode/index.html index a5bb9c280c..6911a68010 100644 --- a/files/pt-br/web/api/childnode/index.html +++ b/files/pt-br/web/api/childnode/index.html @@ -64,7 +64,7 @@ translation_of: Web/API/ChildNode <p>External on github: <a href="https://github.com/seznam/JAK/blob/master/lib/polyfills/childNode.js">childNode.js</a></p> -<h2 id="Compatibilidade_Com_Navegadores">Compatibilidade Com Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.ChildNode")}}</p> diff --git a/files/pt-br/web/api/clipboardevent/index.html b/files/pt-br/web/api/clipboardevent/index.html index ca14f4478f..447bdb0030 100644 --- a/files/pt-br/web/api/clipboardevent/index.html +++ b/files/pt-br/web/api/clipboardevent/index.html @@ -46,9 +46,7 @@ translation_of: Web/API/ClipboardEvent </tbody> </table> -<h2 id="Navegadores_e_Compatibilidade">Navegadores e Compatibilidade</h2> - -<div class="hidden">A tabela de compatibilidade é gerada a partir de dados estruturados. Caso queira contribuir-lhes, por favor, acesse <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e enviel-nos um pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.ClipboardEvent")}}</p> diff --git a/files/pt-br/web/api/console/clear/index.html b/files/pt-br/web/api/console/clear/index.html index f7ae8df40f..cbd5231841 100644 --- a/files/pt-br/web/api/console/clear/index.html +++ b/files/pt-br/web/api/console/clear/index.html @@ -31,8 +31,6 @@ translation_of: Web/API/Console/clear </tbody> </table> -<h2 id="Compatibilidade_de_Browser">Compatibilidade de Browser</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você deseja contribuir com os dados, consulte <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos uma pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.Console.clear")}}</p> diff --git a/files/pt-br/web/api/console/time/index.html b/files/pt-br/web/api/console/time/index.html index 14b6f4a03c..45cb3c7caa 100644 --- a/files/pt-br/web/api/console/time/index.html +++ b/files/pt-br/web/api/console/time/index.html @@ -29,7 +29,7 @@ translation_of: Web/API/Console/time <p><a href="/pt-BR/docs/Web/API/Console">API do objeto Console</a></p> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{ CompatibilityTable() }}</p> diff --git a/files/pt-br/web/api/console/timeend/index.html b/files/pt-br/web/api/console/timeend/index.html index 7ef63ea5bc..2758d32e45 100644 --- a/files/pt-br/web/api/console/timeend/index.html +++ b/files/pt-br/web/api/console/timeend/index.html @@ -32,7 +32,7 @@ translation_of: Web/API/Console/timeEnd <p>Não é parte de qualquer especificação.</p> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> diff --git a/files/pt-br/web/api/console/timestamp/index.html b/files/pt-br/web/api/console/timestamp/index.html index 774ee4048b..40c32f3416 100644 --- a/files/pt-br/web/api/console/timestamp/index.html +++ b/files/pt-br/web/api/console/timestamp/index.html @@ -31,7 +31,7 @@ translation_of: Web/API/Console/timeStamp <p><a href="https://github.com/DeveloperToolsWG/console-object/blob/master/api.md#consoletimestamplabel">API do objeto Console</a></p> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{ CompatibilityTable() }}</p> diff --git a/files/pt-br/web/api/crypto/index.html b/files/pt-br/web/api/crypto/index.html index cc9a0214d1..ad5b87b23b 100644 --- a/files/pt-br/web/api/crypto/index.html +++ b/files/pt-br/web/api/crypto/index.html @@ -51,11 +51,7 @@ translation_of: Web/API/Crypto </tbody> </table> -<h2 id="Compatibilidade_de_Browser">Compatibilidade de Browser</h2> - -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>and send us a pull request.</p> -</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.Crypto")}}</p> diff --git a/files/pt-br/web/api/document/alinkcolor/index.html b/files/pt-br/web/api/document/alinkcolor/index.html index 85d2bfaa77..00b1a0f3a9 100644 --- a/files/pt-br/web/api/document/alinkcolor/index.html +++ b/files/pt-br/web/api/document/alinkcolor/index.html @@ -29,8 +29,6 @@ translation_of: Web/API/Document/alinkColor <p><a href="/en-US/docs/Mozilla/Gecko">Gecko</a> suporta ambos <code>alinkColor</code>/<code>:active</code> e {{Cssxref(":focus")}}. Suporte para Internet Explorer 6 e 7 <code>alinkColor</code>/<code>:active</code> apenas para <a href="/en-US/docs/Web/HTML/Element/a">HTML anchor (<a>) links</a> e o comportamento é o mesmo que <code>:focus</code> sob Gecko. Não há suporte para <code>:focus</code> no IE.</p> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você deseja contribuir com os dados, confira <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos uma solicitação de recebimento.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.Document.alinkColor")}}</p> diff --git a/files/pt-br/web/api/document/contenttype/index.html b/files/pt-br/web/api/document/contenttype/index.html index 5d29907089..687e579a5e 100644 --- a/files/pt-br/web/api/document/contenttype/index.html +++ b/files/pt-br/web/api/document/contenttype/index.html @@ -39,8 +39,6 @@ translation_of: Web/API/Document/contentType </tbody> </table> -<h2 id="Compatibilidade_com_os_navegadores">Compatibilidade com os navegadores</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados.Se voce quiser contribuir com os dados, confira em <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{Compat("api.Document.contentType")}}</div> diff --git a/files/pt-br/web/api/document/doctype/index.html b/files/pt-br/web/api/document/doctype/index.html index 72a731c314..027a52831a 100644 --- a/files/pt-br/web/api/document/doctype/index.html +++ b/files/pt-br/web/api/document/doctype/index.html @@ -52,8 +52,6 @@ console.log( </tbody> </table> -<h2 id="Compatibilidade_com_os_navegadores"> Compatibilidade com os navegadores</h2> - -<div class="hidden">A tabela de compatibilide nesta página é gerada a partir de dados estruturados. se voce quiser contribuir com os dados, confira em <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.Document.doctype")}}</p> diff --git a/files/pt-br/web/api/document/document/index.html b/files/pt-br/web/api/document/document/index.html index 3152137704..d89693ada1 100644 --- a/files/pt-br/web/api/document/document/index.html +++ b/files/pt-br/web/api/document/document/index.html @@ -32,7 +32,7 @@ translation_of: Web/API/Document/Document </tbody> </table> -<h2 id="Compatibilidade_com_Navegadores">Compatibilidade com Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> diff --git a/files/pt-br/web/api/document/elementfrompoint/index.html b/files/pt-br/web/api/document/elementfrompoint/index.html index 2b97e74bea..7513699085 100644 --- a/files/pt-br/web/api/document/elementfrompoint/index.html +++ b/files/pt-br/web/api/document/elementfrompoint/index.html @@ -81,7 +81,7 @@ function changeColor(newColor) { </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/api/document/execcommand/index.html b/files/pt-br/web/api/document/execcommand/index.html index cc5e3d3da8..fe54182cac 100644 --- a/files/pt-br/web/api/document/execcommand/index.html +++ b/files/pt-br/web/api/document/execcommand/index.html @@ -158,9 +158,7 @@ translation_of: Web/API/Document/execCommand </tbody> </table> -<h2 id="Compatibilidade_entre_Browsers">Compatibilidade entre Browsers</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você deseja contribuir com os dados, consulte <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos uma solicitação de recebimento.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.Document.execCommand")}}</p> diff --git a/files/pt-br/web/api/document/fullscreen/index.html b/files/pt-br/web/api/document/fullscreen/index.html index 6ad6fc604f..97affba281 100644 --- a/files/pt-br/web/api/document/fullscreen/index.html +++ b/files/pt-br/web/api/document/fullscreen/index.html @@ -68,9 +68,7 @@ translation_of: Web/API/Document/fullscreen </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você gostaria de contribuir, por favor cheque <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos uma requisição pull.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.Document.fullscreen")}}</p> diff --git a/files/pt-br/web/api/document/getelementsbyclassname/index.html b/files/pt-br/web/api/document/getelementsbyclassname/index.html index 44fa28f840..91394ab0d6 100644 --- a/files/pt-br/web/api/document/getelementsbyclassname/index.html +++ b/files/pt-br/web/api/document/getelementsbyclassname/index.html @@ -47,7 +47,7 @@ var divsTeste = Array.prototype.filter.call(elementosTeste, function(elementoTes return elementoTeste.nodeName === 'DIV'; });</pre> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{ CompatibilityTable() }}</p> diff --git a/files/pt-br/web/api/document/getelementsbyname/index.html b/files/pt-br/web/api/document/getelementsbyname/index.html index 8793259751..95a80f6796 100644 --- a/files/pt-br/web/api/document/getelementsbyname/index.html +++ b/files/pt-br/web/api/document/getelementsbyname/index.html @@ -75,9 +75,7 @@ translation_of: Web/API/Document/getElementsByName </tbody> </table> -<h2 id="Compatibilidade_com_Nagevagores">Compatibilidade com Nagevagores</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada de dado estruturado. Se você gostaria de contribuir para os dados, por favor confira <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos uma solicitação.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.Document.getElementsByName")}}</p> diff --git a/files/pt-br/web/api/document/readystatechange_event/index.html b/files/pt-br/web/api/document/readystatechange_event/index.html index 57a936b66c..71e5b97f51 100644 --- a/files/pt-br/web/api/document/readystatechange_event/index.html +++ b/files/pt-br/web/api/document/readystatechange_event/index.html @@ -69,7 +69,7 @@ document.onreadystatechange = function () { } </pre> -<h2 id="Compatibilidade_entre_Navegadores">Compatibilidade entre Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>Este evento tem sido suportado pelo Internet Explorer há várias versões, e pode ser usada como uma alternativa para o evento <a href="/en-US/docs/Mozilla_event_reference/DOMContentLoaded_(event)"><code>DOMContentLoaded</code></a> (veja a seção <a href="/pt-BR/docs/Web/Events/DOMContentLoaded#Cross-browser_fallback">cross-browser fallback</a>).</p> diff --git a/files/pt-br/web/api/document/write/index.html b/files/pt-br/web/api/document/write/index.html index 4218430e88..427c8566e9 100644 --- a/files/pt-br/web/api/document/write/index.html +++ b/files/pt-br/web/api/document/write/index.html @@ -94,9 +94,7 @@ translation_of: Web/API/Document/write </tbody> </table> -<h2 id="Compatibilidade_de_Browser">Compatibilidade de Browser</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você deseja contribuir com os dados, consulte <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> envie-nos uma pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{Compat("api.Document.write")}}</div> diff --git a/files/pt-br/web/api/element/blur_event/index.html b/files/pt-br/web/api/element/blur_event/index.html index 46619ccb93..24a9c0eb0b 100644 --- a/files/pt-br/web/api/element/blur_event/index.html +++ b/files/pt-br/web/api/element/blur_event/index.html @@ -87,7 +87,7 @@ form.addEventListener("blur", function( event ) { <p>{{EmbedLiveSample('Event_delegation')}}</p> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> diff --git a/files/pt-br/web/api/element/childelementcount/index.html b/files/pt-br/web/api/element/childelementcount/index.html index 8dfa04fa61..3ef3f3a5fc 100644 --- a/files/pt-br/web/api/element/childelementcount/index.html +++ b/files/pt-br/web/api/element/childelementcount/index.html @@ -83,9 +83,7 @@ if (foo.childElementCount > 0) { </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> - -<div class="hidden">A tabela de compatibilidade exibida nessa página é gerada por uma estrutura de dados. Se você quiser contribuir com esses dados, por favor confira o link a seguir: <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie uma pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.ParentNode.childElementCount")}}</p> diff --git a/files/pt-br/web/api/element/mousedown_event/index.html b/files/pt-br/web/api/element/mousedown_event/index.html index bbddbff605..1e2ee9ff9b 100644 --- a/files/pt-br/web/api/element/mousedown_event/index.html +++ b/files/pt-br/web/api/element/mousedown_event/index.html @@ -146,7 +146,7 @@ translation_of: Web/API/Element/mousedown_event </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/api/element/scrollintoview/index.html b/files/pt-br/web/api/element/scrollintoview/index.html index 28714a4b1e..448236c3ad 100644 --- a/files/pt-br/web/api/element/scrollintoview/index.html +++ b/files/pt-br/web/api/element/scrollintoview/index.html @@ -78,7 +78,7 @@ element.scrollIntoView({block: "end", behavior: "smooth"}); </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.Element.scrollIntoView")}}</p> diff --git a/files/pt-br/web/api/event/istrusted/index.html b/files/pt-br/web/api/event/istrusted/index.html index 711fcae44b..c6bbe7a9ee 100644 --- a/files/pt-br/web/api/event/istrusted/index.html +++ b/files/pt-br/web/api/event/istrusted/index.html @@ -48,10 +48,8 @@ A propriedade <strong><code>isTrusted</code></strong> da interface {{domxref(" </tbody> </table> -<h2 id="Navegadores_e_Compatibilidade">Navegadores e Compatibilidade</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> -<div class="hidden">A tabela de compatibilidade é gerada a partir de dados estruturados. Caso queira contribuir-lhes, por favor, verifique <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e enviel-nos um pull request.</div> - -<p>{{Compat("api.Event.isTrusted")}}</p> + <p>{{Compat("api.Event.isTrusted")}}</p> </div> diff --git a/files/pt-br/web/api/eventtarget/index.html b/files/pt-br/web/api/eventtarget/index.html index c1eb84c9f0..7934684ec6 100644 --- a/files/pt-br/web/api/eventtarget/index.html +++ b/files/pt-br/web/api/eventtarget/index.html @@ -56,7 +56,7 @@ translation_of: Web/API/EventTarget </tbody> </table> -<h2 id="Browser_Compatibility" name="Browser_Compatibility">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{ CompatibilityTable() }}</p> diff --git a/files/pt-br/web/api/eventtarget/removeeventlistener/index.html b/files/pt-br/web/api/eventtarget/removeeventlistener/index.html index dc558d006f..ac731adba0 100644 --- a/files/pt-br/web/api/eventtarget/removeeventlistener/index.html +++ b/files/pt-br/web/api/eventtarget/removeeventlistener/index.html @@ -48,7 +48,7 @@ div.addEventListener('click', listener, false); div.removeEventListener('click', listener, false); </pre> -<h2 id="Browser_Compatibility" name="Browser_Compatibility">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.EventTarget.removeEventListener", 3)}}</p> diff --git a/files/pt-br/web/api/filereader/readasarraybuffer/index.html b/files/pt-br/web/api/filereader/readasarraybuffer/index.html index ed94bccf4b..05772ebd02 100644 --- a/files/pt-br/web/api/filereader/readasarraybuffer/index.html +++ b/files/pt-br/web/api/filereader/readasarraybuffer/index.html @@ -44,7 +44,7 @@ translation_of: Web/API/FileReader/readAsArrayBuffer </tbody> </table> -<h2 id="Compatibilidade_com_Navegadores">Compatibilidade com Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/api/formdata/index.html b/files/pt-br/web/api/formdata/index.html index 30ba7ccb6a..2d3e4c3214 100644 --- a/files/pt-br/web/api/formdata/index.html +++ b/files/pt-br/web/api/formdata/index.html @@ -58,7 +58,7 @@ translation_of: Web/API/FormData </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> diff --git a/files/pt-br/web/api/gamepad_api/index.html b/files/pt-br/web/api/gamepad_api/index.html index fe026468d8..735280f3ca 100644 --- a/files/pt-br/web/api/gamepad_api/index.html +++ b/files/pt-br/web/api/gamepad_api/index.html @@ -76,9 +76,7 @@ translation_of: Web/API/Gamepad_API </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> - -<div class="hidden"> A tabela de compatibilidade nesta página é gerada de um dado estruturado. Se você gostaria de contribuir com os dados, por favor, verifique <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um "pull request"</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.Gamepad")}}</p> diff --git a/files/pt-br/web/api/geolocation/clearwatch/index.html b/files/pt-br/web/api/geolocation/clearwatch/index.html index 2aaa1d6658..3d2c8ce25e 100644 --- a/files/pt-br/web/api/geolocation/clearwatch/index.html +++ b/files/pt-br/web/api/geolocation/clearwatch/index.html @@ -68,9 +68,7 @@ id = navigator.geolocation.watchPosition(success, error, options); </tbody> </table> -<h2 id="Compatibiliade_dos_Navegadores">Compatibiliade dos Navegadores</h2> - -<div class="hidden">A tabela de compatibilidade nesta pagina é gerada de dados estruturados. Se você quiser contribuir com os dados, por favor cheque <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie um pull request para nós.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.Geolocation.clearWatch")}}</p> diff --git a/files/pt-br/web/api/geolocation/index.html b/files/pt-br/web/api/geolocation/index.html index 4ca0efa69a..3c6db72b46 100644 --- a/files/pt-br/web/api/geolocation/index.html +++ b/files/pt-br/web/api/geolocation/index.html @@ -54,14 +54,10 @@ translation_of: Web/API/Geolocation </tbody> </table> -<h2 id="Compatibilidade_dos_navegadores">Compatibilidade dos navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p> </p> -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>and send us a pull request.</p> -</div> - <p>{{Compat("api.Geolocation")}}</p> <p> </p> diff --git a/files/pt-br/web/api/geolocationcoordinates/altitude/index.html b/files/pt-br/web/api/geolocationcoordinates/altitude/index.html index b4b7850bf9..8d881c801a 100644 --- a/files/pt-br/web/api/geolocationcoordinates/altitude/index.html +++ b/files/pt-br/web/api/geolocationcoordinates/altitude/index.html @@ -31,9 +31,7 @@ translation_of: Web/API/GeolocationCoordinates/altitude </tbody> </table> -<h2 id="Compatibilidade_entre_os_navegadores">Compatibilidade entre os navegadores</h2> - -<div class="hidden"> compatibilidade das tabelas nesta página é gerada a partir dos dados estruturados. Se você gostaria de contribuir com esses dados, entre em <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie um pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.Coordinates.altitude")}}</p> diff --git a/files/pt-br/web/api/geolocationposition/coords/index.html b/files/pt-br/web/api/geolocationposition/coords/index.html index d14cbc59a7..4d711f605d 100644 --- a/files/pt-br/web/api/geolocationposition/coords/index.html +++ b/files/pt-br/web/api/geolocationposition/coords/index.html @@ -31,7 +31,7 @@ translation_of: Web/API/GeolocationPosition/coords </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{ CompatibilityTable() }}</p> diff --git a/files/pt-br/web/api/geolocationposition/index.html b/files/pt-br/web/api/geolocationposition/index.html index 1fb810305d..d7d466c67b 100644 --- a/files/pt-br/web/api/geolocationposition/index.html +++ b/files/pt-br/web/api/geolocationposition/index.html @@ -41,14 +41,10 @@ translation_of: Web/API/GeolocationPosition </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p> </p> -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>and send us a pull request.</p> -</div> - <p>{{Compat("api.Position")}}</p> <div id="compat-desktop"> </div> diff --git a/files/pt-br/web/api/geolocationpositionerror/index.html b/files/pt-br/web/api/geolocationpositionerror/index.html index d5f5ec0f96..0b87e09103 100644 --- a/files/pt-br/web/api/geolocationpositionerror/index.html +++ b/files/pt-br/web/api/geolocationpositionerror/index.html @@ -66,7 +66,7 @@ translation_of: Web/API/GeolocationPositionError </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/api/globaleventhandlers/onkeyup/index.html b/files/pt-br/web/api/globaleventhandlers/onkeyup/index.html index 394aa886b2..0703bdc54d 100644 --- a/files/pt-br/web/api/globaleventhandlers/onkeyup/index.html +++ b/files/pt-br/web/api/globaleventhandlers/onkeyup/index.html @@ -48,14 +48,10 @@ translation_of: Web/API/GlobalEventHandlers/onkeyup </tbody> </table> -<h2 id="Compatibilidade">Compatibilidade</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <article> -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>and send us a pull request.</p> -</div> - -<p>{{Compat("api.GlobalEventHandlers.onkeyup")}}</p> + <p>{{Compat("api.GlobalEventHandlers.onkeyup")}}</p> </article> <div id="compat-mobile"> </div> diff --git a/files/pt-br/web/api/htmlcanvaselement/todataurl/index.html b/files/pt-br/web/api/htmlcanvaselement/todataurl/index.html index 503f9cb636..960d272a01 100644 --- a/files/pt-br/web/api/htmlcanvaselement/todataurl/index.html +++ b/files/pt-br/web/api/htmlcanvaselement/todataurl/index.html @@ -143,9 +143,7 @@ function removeColors() { </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> - - +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.HTMLCanvasElement.toDataURL")}}</p> diff --git a/files/pt-br/web/api/htmlelement/contextmenu/index.html b/files/pt-br/web/api/htmlelement/contextmenu/index.html index e03c61a256..16bf1f1de3 100644 --- a/files/pt-br/web/api/htmlelement/contextmenu/index.html +++ b/files/pt-br/web/api/htmlelement/contextmenu/index.html @@ -28,9 +28,7 @@ translation_of: Web/API/HTMLElement/contextMenu contextMenu.firstElementChild.label = "New label"; </pre> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você deseja contribuir com os dados, consulte <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos um pull-request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.HTMLElement.contextMenu")}}</p> diff --git a/files/pt-br/web/api/htmlorforeignelement/blur/index.html b/files/pt-br/web/api/htmlorforeignelement/blur/index.html index a8143402ef..cf416441d4 100644 --- a/files/pt-br/web/api/htmlorforeignelement/blur/index.html +++ b/files/pt-br/web/api/htmlorforeignelement/blur/index.html @@ -77,9 +77,7 @@ function blurInput() { </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> - - +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.HTMLElement.blur")}}</p> diff --git a/files/pt-br/web/api/htmlorforeignelement/dataset/index.html b/files/pt-br/web/api/htmlorforeignelement/dataset/index.html index 76bd77a3c9..057de2e706 100644 --- a/files/pt-br/web/api/htmlorforeignelement/dataset/index.html +++ b/files/pt-br/web/api/htmlorforeignelement/dataset/index.html @@ -83,11 +83,7 @@ el.dataset.someDataAttr = 'mydata'; </tbody> </table> -<h2 id="Compatibilidade_com_Browsers">Compatibilidade com Browsers</h2> - -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>and send us a pull request.</p> -</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.HTMLElement.dataset")}}</p> diff --git a/files/pt-br/web/api/htmlshadowelement/index.html b/files/pt-br/web/api/htmlshadowelement/index.html index fe52a8caf5..08ea14081a 100644 --- a/files/pt-br/web/api/htmlshadowelement/index.html +++ b/files/pt-br/web/api/htmlshadowelement/index.html @@ -45,11 +45,7 @@ translation_of: Web/API/HTMLShadowElement </tbody> </table> -<h2 id="Browser_compatível">Browser compatível</h2> - -<div class="hidden"> -<p>The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>and send us a pull request.</p> -</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.HTMLShadowElement")}}</p> diff --git a/files/pt-br/web/api/location/assign/index.html b/files/pt-br/web/api/location/assign/index.html index e1a1cf8609..7dcdbfce94 100644 --- a/files/pt-br/web/api/location/assign/index.html +++ b/files/pt-br/web/api/location/assign/index.html @@ -56,7 +56,7 @@ document.location.assign('https://developer.mozilla.org/en-US/docs/Web/API/Locat </tbody> </table> -<h2 id="Compatibilidade_com_Navegadores">Compatibilidade com Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{ CompatibilityTable() }}</p> diff --git a/files/pt-br/web/api/location/index.html b/files/pt-br/web/api/location/index.html index 027a8564ec..6eb260a0e4 100644 --- a/files/pt-br/web/api/location/index.html +++ b/files/pt-br/web/api/location/index.html @@ -79,7 +79,7 @@ translation_of: Web/API/Location </tbody> </table> -<h2 id="Compatibilidade_entre_Navegadores">Compatibilidade entre Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/api/location/search/index.html b/files/pt-br/web/api/location/search/index.html index 6cc17724d5..ff7dc62824 100644 --- a/files/pt-br/web/api/location/search/index.html +++ b/files/pt-br/web/api/location/search/index.html @@ -48,8 +48,6 @@ let q = parseInt(params.get("q")<span class="kwd">); // é o número 123</span> </tbody> </table> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se deseja contribuir com os dados, por favor consulte <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.Location.search")}}</p> diff --git a/files/pt-br/web/api/mouseevent/clienty/index.html b/files/pt-br/web/api/mouseevent/clienty/index.html index 6333ab631c..c678653894 100644 --- a/files/pt-br/web/api/mouseevent/clienty/index.html +++ b/files/pt-br/web/api/mouseevent/clienty/index.html @@ -76,9 +76,7 @@ function logKey(e) { </tbody> </table> -<h2 id="Compatibilidade_de_browser">Compatibilidade de browser</h2> - -<div class="hidden">Esta tabela de compatibilidade é gerada de dados estruturais. Se você quiser contribuir para os dados, visite <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos mande uma "pull request"</div> +<<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.MouseEvent.clientY")}}</p> diff --git a/files/pt-br/web/api/navigator/battery/index.html b/files/pt-br/web/api/navigator/battery/index.html index 5ae9f207f4..8c98982b10 100644 --- a/files/pt-br/web/api/navigator/battery/index.html +++ b/files/pt-br/web/api/navigator/battery/index.html @@ -25,7 +25,7 @@ translation_of: Web/API/Navigator/battery <p>{{page("/pt-BR/docs/Web/API/BatteryManager","Specifications")}}</p> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{page("/pt-BR/docs/Web/API/BatteryManager","Browser_compatibility")}}</p> diff --git a/files/pt-br/web/api/navigator/cookieenabled/index.html b/files/pt-br/web/api/navigator/cookieenabled/index.html index 430471cb24..8a159f011a 100644 --- a/files/pt-br/web/api/navigator/cookieenabled/index.html +++ b/files/pt-br/web/api/navigator/cookieenabled/index.html @@ -42,8 +42,6 @@ translation_of: Web/API/Navigator/cookieEnabled </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> - - +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.Navigator.cookieEnabled")}}</p> diff --git a/files/pt-br/web/api/navigator/devicememory/index.html b/files/pt-br/web/api/navigator/devicememory/index.html index 9b4a48aae5..d7bfa8f05d 100644 --- a/files/pt-br/web/api/navigator/devicememory/index.html +++ b/files/pt-br/web/api/navigator/devicememory/index.html @@ -32,8 +32,6 @@ translation_of: Web/API/Navigator/deviceMemory </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada de dados estruturados.. Se você quiser contribuir com dados, por favor vá a <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um <em lang="en">pull request</em>.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.Navigator.deviceMemory")}}</p> diff --git a/files/pt-br/web/api/navigatorlanguage/language/index.html b/files/pt-br/web/api/navigatorlanguage/language/index.html index c29fe80ac0..e3c1e69447 100644 --- a/files/pt-br/web/api/navigatorlanguage/language/index.html +++ b/files/pt-br/web/api/navigatorlanguage/language/index.html @@ -42,7 +42,7 @@ translation_of: Web/API/NavigatorLanguage/language </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/api/network_information_api/index.html b/files/pt-br/web/api/network_information_api/index.html index aa9d0349e2..d4349d5f68 100644 --- a/files/pt-br/web/api/network_information_api/index.html +++ b/files/pt-br/web/api/network_information_api/index.html @@ -44,7 +44,7 @@ updateConnectionStatus(); </tbody> </table> -<h2 id="Compatibilidade_com_Navegadores">Compatibilidade com Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Page('/en-US/docs/Web/API/window.navigator.connection','Browser compatibility')}}</p> diff --git a/files/pt-br/web/api/node/textcontent/index.html b/files/pt-br/web/api/node/textcontent/index.html index 0fb3c38bdb..c84028f6d7 100644 --- a/files/pt-br/web/api/node/textcontent/index.html +++ b/files/pt-br/web/api/node/textcontent/index.html @@ -96,9 +96,7 @@ if (Object.defineProperty } </pre> -<h2 id="Browser_compatibility">Browser compatibility</h2> - -<div class="hidden"><a href="https://github.com/mdn/browser-compat-data">Estamos convertendo nossos dados de compatibilidade para o formato JSON.</a> Esta tabela de compatibilidade ainda usa o formato antigo, pois ainda não convertemos os dados que ela contém. <a href="https://developer.mozilla.org/pt-BR/docs/MDN/Contribute/Structures/Compatibility_tables"> Descubra como você pode ajudar!</a></div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.Node.textContent")}}</p> diff --git a/files/pt-br/web/api/nodelist/index.html b/files/pt-br/web/api/nodelist/index.html index d20d2978a9..2598c9776e 100644 --- a/files/pt-br/web/api/nodelist/index.html +++ b/files/pt-br/web/api/nodelist/index.html @@ -142,11 +142,7 @@ elements.addEventListener("click", function() { </tbody> </table> -<h2 id="Compatibilidade_nos_navegadores">Compatibilidade nos navegadores</h2> - -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>and send us a pull request.</p> -</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.NodeList")}}</p> diff --git a/files/pt-br/web/api/offlineaudiocontext/index.html b/files/pt-br/web/api/offlineaudiocontext/index.html index 078afb2846..69a6f4d12c 100644 --- a/files/pt-br/web/api/offlineaudiocontext/index.html +++ b/files/pt-br/web/api/offlineaudiocontext/index.html @@ -133,14 +133,10 @@ getData();</pre> </tbody> </table> -<h2 id="Compatibilidade_de_NavegadoresBrowser">Compatibilidade de Navegadores/Browser</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> -<div class="hidden"> -<p>A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você quiser contribuir com os dados, verifique <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos um pedido de 'pull'.</p> -</div> - -<p>{{Compat("api.OfflineAudioContext")}}</p> + <p>{{Compat("api.OfflineAudioContext")}}</p> </div> <h2 id="Veja_também">Veja também</h2> diff --git a/files/pt-br/web/api/request/request/index.html b/files/pt-br/web/api/request/request/index.html index ac46f16fd3..2213e12a5f 100644 --- a/files/pt-br/web/api/request/request/index.html +++ b/files/pt-br/web/api/request/request/index.html @@ -140,9 +140,7 @@ var myRequest = new Request('flowers.jpg', myInit); </tbody> </table> -<h2 id="Compatibilidade_de_Browser">Compatibilidade de Browser</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você quiser contribuir com os dados, confira <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> <span class="tlid-translation translation"><span title="">e envie-nos um</span></span> pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.Request.Request")}}</p> diff --git a/files/pt-br/web/api/response/index.html b/files/pt-br/web/api/response/index.html index 554edd15db..a2999feae0 100644 --- a/files/pt-br/web/api/response/index.html +++ b/files/pt-br/web/api/response/index.html @@ -115,9 +115,7 @@ fetch('flowers.jpg').then(function(response) { </tbody> </table> -<h2 id="Compatibilidade_entre_Navegadores">Compatibilidade entre Navegadores</h2> - - +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.Response")}}</p> diff --git a/files/pt-br/web/api/rtccertificate/index.html b/files/pt-br/web/api/rtccertificate/index.html index a0ecf39c65..7c94de5772 100644 --- a/files/pt-br/web/api/rtccertificate/index.html +++ b/files/pt-br/web/api/rtccertificate/index.html @@ -38,10 +38,8 @@ translation_of: Web/API/RTCCertificate </tbody> </table> -<h2 id="Compatibilidade_de_Browser">Compatibilidade de Browser</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> -<div class="hidden">A tabela de compatibilidade nessa página é gerada a partir de dados estruturados. Se você deseja contribuir com os dados, por favor dê uma olhada em <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos um pull request.</div> - -<p>{{Compat("api.RTCCertificate")}}</p> + <p>{{Compat("api.RTCCertificate")}}</p> </div> diff --git a/files/pt-br/web/api/rtcicetransport/index.html b/files/pt-br/web/api/rtcicetransport/index.html index 008822d95c..b51237fd2d 100644 --- a/files/pt-br/web/api/rtcicetransport/index.html +++ b/files/pt-br/web/api/rtcicetransport/index.html @@ -82,10 +82,8 @@ translation_of: Web/API/RTCIceTransport </tbody> </table> -<h2 id="Compatibilidade_de_Browser">Compatibilidade de Browser</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> -<div class="hidden">A tabela de compatibilidade nesta página é gerada por meio de dados estruturados. Se você deseja contribuir com os dados, por favor dê uma olhada em <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos um pull request.</div> - -<p>{{Compat("api.RTCIceTransport")}}</p> + <p>{{Compat("api.RTCIceTransport")}}</p> </div> diff --git a/files/pt-br/web/api/serviceworkercontainer/register/index.html b/files/pt-br/web/api/serviceworkercontainer/register/index.html index cb27ddc843..4ddad75619 100644 --- a/files/pt-br/web/api/serviceworkercontainer/register/index.html +++ b/files/pt-br/web/api/serviceworkercontainer/register/index.html @@ -83,7 +83,7 @@ translation_of: Web/API/ServiceWorkerContainer/register </tbody> </table> -<h2 id="Compatibilidade_com_Navegadores">Compatibilidade com Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> diff --git a/files/pt-br/web/api/storage/index.html b/files/pt-br/web/api/storage/index.html index e500e88cfa..011c28d4e1 100644 --- a/files/pt-br/web/api/storage/index.html +++ b/files/pt-br/web/api/storage/index.html @@ -96,14 +96,10 @@ function setStyles() { </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p> </p> -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>and send us a pull request.</p> -</div> - <p>{{Compat("api.Storage")}}</p> <p> </p> diff --git a/files/pt-br/web/api/storage/key/index.html b/files/pt-br/web/api/storage/key/index.html index 9ed50459ad..e60473c0be 100644 --- a/files/pt-br/web/api/storage/key/index.html +++ b/files/pt-br/web/api/storage/key/index.html @@ -59,9 +59,7 @@ translation_of: Web/API/Storage/key </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> - - +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.Storage.key")}}</p> diff --git a/files/pt-br/web/api/storagemanager/index.html b/files/pt-br/web/api/storagemanager/index.html index 30be398f06..79f78e6e8e 100644 --- a/files/pt-br/web/api/storagemanager/index.html +++ b/files/pt-br/web/api/storagemanager/index.html @@ -46,8 +46,6 @@ translation_of: Web/API/StorageManager </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> - - +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.StorageManager")}}</p> diff --git a/files/pt-br/web/api/streams_api/index.html b/files/pt-br/web/api/streams_api/index.html index c382b3e7f8..1561e68ee1 100644 --- a/files/pt-br/web/api/streams_api/index.html +++ b/files/pt-br/web/api/streams_api/index.html @@ -138,11 +138,7 @@ translation_of: Web/API/Streams_API </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> - -<div class="hidden"> -<p>The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> -</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <h3 id="WritableStream">WritableStream</h3> diff --git a/files/pt-br/web/api/validitystate/index.html b/files/pt-br/web/api/validitystate/index.html index e5bba7b7fb..9fe58ffcef 100644 --- a/files/pt-br/web/api/validitystate/index.html +++ b/files/pt-br/web/api/validitystate/index.html @@ -71,9 +71,7 @@ translation_of: Web/API/ValidityState </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> - -<div class="hidden">A tabela de compatibilidade desta página é gerada a partir de dados estruturados. Se você gostaria de contribuir com estes dados, por favor, veja <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.ValidityState")}}</p> diff --git a/files/pt-br/web/api/window/domcontentloaded_event/index.html b/files/pt-br/web/api/window/domcontentloaded_event/index.html index d5d629de2a..fa8ccb71c0 100644 --- a/files/pt-br/web/api/window/domcontentloaded_event/index.html +++ b/files/pt-br/web/api/window/domcontentloaded_event/index.html @@ -109,7 +109,7 @@ if (document.readyState === "loading") { // Ainda carregando <p> </p> -<h2 id="Compatibilidade_entre_Navegadores">Compatibilidade entre Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{ CompatibilityTable() }}</p> diff --git a/files/pt-br/web/api/window/print/index.html b/files/pt-br/web/api/window/print/index.html index 6bf664bfb0..66ee7fdf8e 100644 --- a/files/pt-br/web/api/window/print/index.html +++ b/files/pt-br/web/api/window/print/index.html @@ -39,9 +39,7 @@ translation_of: Web/API/Window/print </tbody> </table> -<h2 id="Compatibilidade_entre_Navegadores">Compatibilidade entre Navegadores</h2> - - +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.Window.print")}}</p> diff --git a/files/pt-br/web/api/windoweventhandlers/onstorage/index.html b/files/pt-br/web/api/windoweventhandlers/onstorage/index.html index 48820c0bfa..c6c5587d53 100644 --- a/files/pt-br/web/api/windoweventhandlers/onstorage/index.html +++ b/files/pt-br/web/api/windoweventhandlers/onstorage/index.html @@ -40,7 +40,7 @@ translation_of: Web/API/WindowEventHandlers/onstorage </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/api/xmldocument/index.html b/files/pt-br/web/api/xmldocument/index.html index ddfbeaaac3..8eac9486d0 100644 --- a/files/pt-br/web/api/xmldocument/index.html +++ b/files/pt-br/web/api/xmldocument/index.html @@ -48,9 +48,7 @@ translation_of: Web/API/XMLDocument </tbody> </table> -<h2 id="Compatibilidade_com_Navegadores">Compatibilidade com Navegadores</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada de dados estruturados. Se voce gostaria de contribuir com os dados, por favor, acesse <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e faça um pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.XMLDocument")}}</p> diff --git a/files/pt-br/web/api/xmlhttprequest/abort/index.html b/files/pt-br/web/api/xmlhttprequest/abort/index.html index 52c1a52068..e93db91048 100644 --- a/files/pt-br/web/api/xmlhttprequest/abort/index.html +++ b/files/pt-br/web/api/xmlhttprequest/abort/index.html @@ -56,7 +56,7 @@ xhr.abort(); </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> diff --git a/files/pt-br/web/api/xmlhttprequest/onreadystatechange/index.html b/files/pt-br/web/api/xmlhttprequest/onreadystatechange/index.html index b67e816ae4..fa3ca1c707 100644 --- a/files/pt-br/web/api/xmlhttprequest/onreadystatechange/index.html +++ b/files/pt-br/web/api/xmlhttprequest/onreadystatechange/index.html @@ -65,7 +65,7 @@ xhr.send();</pre> </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/api/xmlhttprequest/open/index.html b/files/pt-br/web/api/xmlhttprequest/open/index.html index 131d78d21f..ad3a790cda 100644 --- a/files/pt-br/web/api/xmlhttprequest/open/index.html +++ b/files/pt-br/web/api/xmlhttprequest/open/index.html @@ -58,9 +58,7 @@ translation_of: Web/API/XMLHttpRequest/open </tbody> </table> -<h2 id="Compatibilidade_de_Navegador">Compatibilidade de Navegador</h2> - -<p class="hidden">A tabela de compatibilidade nessa página é gerada por dados estruturados. Se voce gostaria de contribuir para os dados, favor verificar <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um <em>pull request</em>.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.XMLHttpRequest.open")}}</p> diff --git a/files/pt-br/web/api/xmlhttprequest/readystate/index.html b/files/pt-br/web/api/xmlhttprequest/readystate/index.html index 77474ae587..e0bc9f4eba 100644 --- a/files/pt-br/web/api/xmlhttprequest/readystate/index.html +++ b/files/pt-br/web/api/xmlhttprequest/readystate/index.html @@ -101,7 +101,7 @@ xhr.send(null); </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> diff --git a/files/pt-br/web/api/xmlhttprequest/setrequestheader/index.html b/files/pt-br/web/api/xmlhttprequest/setrequestheader/index.html index 246692fa09..95adddb215 100644 --- a/files/pt-br/web/api/xmlhttprequest/setrequestheader/index.html +++ b/files/pt-br/web/api/xmlhttprequest/setrequestheader/index.html @@ -63,9 +63,7 @@ translation_of: Web/API/XMLHttpRequest/setRequestHeader </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> - - +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.XMLHttpRequest.setRequestHeader")}}</p> diff --git a/files/pt-br/web/css/--_star_/index.html b/files/pt-br/web/css/--_star_/index.html index 845345c1f5..2d28355837 100644 --- a/files/pt-br/web/css/--_star_/index.html +++ b/files/pt-br/web/css/--_star_/index.html @@ -88,7 +88,7 @@ translation_of: Web/CSS/--* </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/css/-moz-context-properties/index.html b/files/pt-br/web/css/-moz-context-properties/index.html index d53777a7aa..6a6bc52519 100644 --- a/files/pt-br/web/css/-moz-context-properties/index.html +++ b/files/pt-br/web/css/-moz-context-properties/index.html @@ -72,8 +72,6 @@ translation_of: Web/CSS/-moz-context-properties <p>Essa propriedade não está definida em nenhum padrão CSS.</p> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você deseja contribuir com dados, por favor acesse <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos um pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.properties.-moz-context-properties")}}</p> diff --git a/files/pt-br/web/css/@font-face/index.html b/files/pt-br/web/css/@font-face/index.html index a25b05f92d..7862ddec68 100644 --- a/files/pt-br/web/css/@font-face/index.html +++ b/files/pt-br/web/css/@font-face/index.html @@ -169,9 +169,7 @@ translation_of: Web/CSS/@font-face </tbody> </table> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você deseja contribuir com os dados, consulte <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos uma solicitação de recebimento.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.at-rules.font-face")}}</p> diff --git a/files/pt-br/web/css/@media/display-mode/index.html b/files/pt-br/web/css/@media/display-mode/index.html index 64fdf5f4d8..c9cdf35bbe 100644 --- a/files/pt-br/web/css/@media/display-mode/index.html +++ b/files/pt-br/web/css/@media/display-mode/index.html @@ -92,7 +92,7 @@ translation_of: Web/CSS/@media/display-mode </tbody> </table> -<h2 id="Browser_compatibility" name="Browser_compatibility">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/css/@media/prefers-color-scheme/index.html b/files/pt-br/web/css/@media/prefers-color-scheme/index.html index dc224d8741..7fc1c87788 100644 --- a/files/pt-br/web/css/@media/prefers-color-scheme/index.html +++ b/files/pt-br/web/css/@media/prefers-color-scheme/index.html @@ -87,9 +87,7 @@ translation_of: Web/CSS/@media/prefers-color-scheme </tbody> </table> -<h2 id="Compatibilidade_dos_navegadores">Compatibilidade dos navegadores</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você deseja contribuir com os dados, consulte <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos um pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.at-rules.media.prefers-color-scheme")}}</p> diff --git a/files/pt-br/web/css/_colon_blank/index.html b/files/pt-br/web/css/_colon_blank/index.html index cd99e37768..0a9db6b773 100644 --- a/files/pt-br/web/css/_colon_blank/index.html +++ b/files/pt-br/web/css/_colon_blank/index.html @@ -43,9 +43,7 @@ translation_of: 'Web/CSS/:blank' </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você quiser contribuir com os dados, confira em <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos uma pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.selectors.blank")}}</p> diff --git a/files/pt-br/web/css/_colon_focus-within/index.html b/files/pt-br/web/css/_colon_focus-within/index.html index 14349f334e..3a6d8ca794 100644 --- a/files/pt-br/web/css/_colon_focus-within/index.html +++ b/files/pt-br/web/css/_colon_focus-within/index.html @@ -75,9 +75,7 @@ input { </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> - - +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.selectors.focus-within")}}</p> diff --git a/files/pt-br/web/css/_colon_focus/index.html b/files/pt-br/web/css/_colon_focus/index.html index 733c8e214a..2b5fefddfb 100644 --- a/files/pt-br/web/css/_colon_focus/index.html +++ b/files/pt-br/web/css/_colon_focus/index.html @@ -73,7 +73,7 @@ translation_of: 'Web/CSS/:focus' </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/css/_colon_nth-child/index.html b/files/pt-br/web/css/_colon_nth-child/index.html index ff75b3639b..2c78dd2fc2 100644 --- a/files/pt-br/web/css/_colon_nth-child/index.html +++ b/files/pt-br/web/css/_colon_nth-child/index.html @@ -176,12 +176,10 @@ div em { </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> -<div class="hidden">A tabela de compatibilidade nesta página foi gerada a partir de dados estruturados. Se você quiser contribuir para esses dados, vá para <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie uma pull request.</div> - -<p>{{Compat("css.selectors.nth-child")}}</p> + <p>{{Compat("css.selectors.nth-child")}}</p> </div> <h2 id="See_also" name="See_also">Veja também</h2> diff --git a/files/pt-br/web/css/_colon_read-write/index.html b/files/pt-br/web/css/_colon_read-write/index.html index 8a29caba07..1b3fc23d1f 100644 --- a/files/pt-br/web/css/_colon_read-write/index.html +++ b/files/pt-br/web/css/_colon_read-write/index.html @@ -99,9 +99,7 @@ p:read-write { </tbody> </table> -<h2 id="Browser_compatibility" name="Browser_compatibility">Compatibilidade do navegador</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você quiser contribuir com os dados, por favor, confira <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.selectors.read-write")}}</p> diff --git a/files/pt-br/web/css/_colon_visited/index.html b/files/pt-br/web/css/_colon_visited/index.html index 501db9fcf6..5795e4c4c9 100644 --- a/files/pt-br/web/css/_colon_visited/index.html +++ b/files/pt-br/web/css/_colon_visited/index.html @@ -138,11 +138,7 @@ a:visited { </tbody> </table> -<h2 id="Browser_compatibility" name="Browser_compatibility">Compatibilidade com Navegadores</h2> - -<div class="hidden"> </div> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você quiser contribuir com os dados, confira <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>.Obs: Disponível em inglês.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.selectors.visited")}}</p> diff --git a/files/pt-br/web/css/_doublecolon_after/index.html b/files/pt-br/web/css/_doublecolon_after/index.html index 5e4e82c4c5..fb3575245f 100644 --- a/files/pt-br/web/css/_doublecolon_after/index.html +++ b/files/pt-br/web/css/_doublecolon_after/index.html @@ -142,7 +142,7 @@ span[data-descr]:hover::after { </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/css/_doublecolon_first-line/index.html b/files/pt-br/web/css/_doublecolon_first-line/index.html index 9559b5e524..625739bad9 100644 --- a/files/pt-br/web/css/_doublecolon_first-line/index.html +++ b/files/pt-br/web/css/_doublecolon_first-line/index.html @@ -100,12 +100,10 @@ porque não é um elemento no nível do bloco.</span></pre> </tbody> </table> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você deseja contribuir com os dados, consulte https://github.com/mdn/browser-compat-data e envie-nos uma solicitação de recebimento.</div> - -<p>{{Compat("css.selectors.first-line")}}</p> + <p>{{Compat("css.selectors.first-line")}}</p> </div> <h2 id="Veja_também">Veja também</h2> diff --git a/files/pt-br/web/css/_doublecolon_selection/index.html b/files/pt-br/web/css/_doublecolon_selection/index.html index 16ad827a2a..b6a0801d69 100644 --- a/files/pt-br/web/css/_doublecolon_selection/index.html +++ b/files/pt-br/web/css/_doublecolon_selection/index.html @@ -114,9 +114,7 @@ p::selection { <p><strong>Nota:</strong> <code>::selection</code> estava nos rascunhos do Nível 3 dos Seletores de CSS, mas foi removido na fase Recomendação do Candidato porque estava subespecificado (especialmente com elementos aninhados) e a interoperabilidade não foi alcançada (<a href="http://lists.w3.org/Archives/Public/www-style/2008Oct/0268.html">com base na lista de discussão de estilos W3C</a>). Ele retornou no <a href="http://dev.w3.org/csswg/css-pseudo-4/">Nível 4 dos Pseudo-Elementos</a>.</p> </div> -<h2 id="Compatibilidade">Compatibilidade</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você deseja contribuir com os dados, consulte <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos uma solicitação de recebimento.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.selectors.selection")}}</p> diff --git a/files/pt-br/web/css/attr()/index.html b/files/pt-br/web/css/attr()/index.html index 025e86831f..c5a2139b50 100644 --- a/files/pt-br/web/css/attr()/index.html +++ b/files/pt-br/web/css/attr()/index.html @@ -208,10 +208,6 @@ attr(data-something, 'default'); </tbody> </table> -<h2 id="Compatibilidade_dos_Navegadores">Compatibilidade dos Navegadores</h2> - -<div class="hidden"> -<p>A tabela de compatibilidade nesta página é gerada de dados estruturados. Se você quiser contribuir para com os dados, por favor, veja <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos mande um <em>pull request</em>.</p> -</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.types.attr")}}</p> diff --git a/files/pt-br/web/css/background-color/index.html b/files/pt-br/web/css/background-color/index.html index 72190a4598..bb4b71879f 100644 --- a/files/pt-br/web/css/background-color/index.html +++ b/files/pt-br/web/css/background-color/index.html @@ -141,9 +141,7 @@ background-color: unset;</pre> </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.properties.background-color")}}</p> diff --git a/files/pt-br/web/css/background-origin/index.html b/files/pt-br/web/css/background-origin/index.html index 40254a73b1..01754b6eff 100644 --- a/files/pt-br/web/css/background-origin/index.html +++ b/files/pt-br/web/css/background-origin/index.html @@ -92,12 +92,10 @@ background-origin: unset; <p>{{cssinfo}}</p> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> -<p class="hidden">A tabela de compatibilidade desta pagina é gerada por dados estruturados. Se você puder contribuir com os dados, por favor verifique <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos um pull request.</p> - -<p>{{Compat("css.properties.background-origin")}}</p> + <p>{{Compat("css.properties.background-origin")}}</p> </div> <h2 id="Veja_também">Veja também</h2> diff --git a/files/pt-br/web/css/background-position/index.html b/files/pt-br/web/css/background-position/index.html index d1ddab3570..d248743704 100644 --- a/files/pt-br/web/css/background-position/index.html +++ b/files/pt-br/web/css/background-position/index.html @@ -154,9 +154,7 @@ div { <p>{{cssinfo}}</p> -<h2 id="Browser_compatibility" name="Browser_compatibility">Browser compatibility</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.properties.background-position")}}</p> diff --git a/files/pt-br/web/css/background-size/index.html b/files/pt-br/web/css/background-size/index.html index 22fca36d6f..37da1ccc3e 100644 --- a/files/pt-br/web/css/background-size/index.html +++ b/files/pt-br/web/css/background-size/index.html @@ -214,9 +214,7 @@ background-size: 50% 25%;</pre> </tbody> </table> -<h2 id="Browser_compatibility" name="Browser_compatibility">Compatibilidade de navegadores</h2> - -<p class="hidden">A tabela de compatibilidade nessa página é gerada por dados estruturados. Se você quer contribuir com os dados, por favor acesse <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos mande um pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.properties.background-size")}}</p> diff --git a/files/pt-br/web/css/background/index.html b/files/pt-br/web/css/background/index.html index 81390eb8e3..dc10ea1420 100644 --- a/files/pt-br/web/css/background/index.html +++ b/files/pt-br/web/css/background/index.html @@ -114,9 +114,7 @@ background: no-repeat center/80% url( "../img/image.png");</font></font> </tbody> </table> -<h2 id="Compatibilidade_do_navegador"><font><font>Compatibilidade do navegador</font></font></h2> - -<p class="hidden">A tabela de compatibilidade desta página é gerada por meio de dados estruturados. Se você pudesse contribuir com a criação de dados, por favor verifique <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos um pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.properties.background")}}</p> diff --git a/files/pt-br/web/css/block-size/index.html b/files/pt-br/web/css/block-size/index.html index 879af1485c..cefc2ed1fa 100644 --- a/files/pt-br/web/css/block-size/index.html +++ b/files/pt-br/web/css/block-size/index.html @@ -90,9 +90,7 @@ block-size: unset; </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada através de dados estruturados. Se você quiser contribuir com dados, por favor, cheque <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.properties.block-size")}}</p> diff --git a/files/pt-br/web/css/calc()/index.html b/files/pt-br/web/css/calc()/index.html index 5e466066a7..7973236e50 100644 --- a/files/pt-br/web/css/calc()/index.html +++ b/files/pt-br/web/css/calc()/index.html @@ -151,9 +151,7 @@ width: calc(100% - 80px); </tbody> </table> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você gostaria de contribuir com os dados, confira <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos uma solicitação de pull.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.types.calc")}}</p> diff --git a/files/pt-br/web/css/class_selectors/index.html b/files/pt-br/web/css/class_selectors/index.html index dc624c3733..b98a793b0b 100644 --- a/files/pt-br/web/css/class_selectors/index.html +++ b/files/pt-br/web/css/class_selectors/index.html @@ -99,8 +99,6 @@ li.espaçoso.elegante { </tbody> </table> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você deseja contribuir com os dados, por favor consulte <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos uma solicitação de recebimento (pull request).</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.selectors.class")}}</p> diff --git a/files/pt-br/web/css/color/index.html b/files/pt-br/web/css/color/index.html index 2248c1ebe8..e8f79d59a1 100644 --- a/files/pt-br/web/css/color/index.html +++ b/files/pt-br/web/css/color/index.html @@ -155,9 +155,7 @@ p { color: hsla(0, 100%, 50%, 0.5); } <div>{{cssinfo}}</div> -<h2 id="Browser_compatibility">Browser compatibility</h2> - -<div class="hidden">A tabela de compatibilidade foi gerado utilizando dados estruturados da plataforma GitHub. Caso você queira ajudar com informações, por favor confira <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie sua sugestão.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.properties.color")}}</p> diff --git a/files/pt-br/web/css/content/index.html b/files/pt-br/web/css/content/index.html index 901f5b603b..31e3fed825 100644 --- a/files/pt-br/web/css/content/index.html +++ b/files/pt-br/web/css/content/index.html @@ -240,7 +240,7 @@ li { </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/css/css_display/index.html b/files/pt-br/web/css/css_display/index.html index 426aece9cd..75f4d86efd 100644 --- a/files/pt-br/web/css/css_display/index.html +++ b/files/pt-br/web/css/css_display/index.html @@ -103,8 +103,6 @@ translation_of: Web/CSS/CSS_Display <p>Além do nível de especificação de exibição CSS 3, outras especificações definem o comportamento de vários valores da exibição.</p> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você deseja contribuir com os dados, consulte https://github.com/mdn/browser-compat-data e envie-nos uma solicitação de recebimento.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.properties.display", 10)}}</p> diff --git a/files/pt-br/web/css/display-box/index.html b/files/pt-br/web/css/display-box/index.html index e226f73577..a3f1ef788d 100644 --- a/files/pt-br/web/css/display-box/index.html +++ b/files/pt-br/web/css/display-box/index.html @@ -87,9 +87,7 @@ translation_of: Web/CSS/display-box <li><a class="external" href="http://adrianroselli.com/2018/05/display-contents-is-not-a-css-reset.html">Exibição: conteúdo não é uma redefinição de CSS | Adrian Roselli</a></li> </ul> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você deseja contribuir com os dados, consulte https://github.com/mdn/browser-compat-data e envie-nos uma solicitação de recebimento.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <h3 id="Support_of_contents">Support of <code>contents</code></h3> diff --git a/files/pt-br/web/css/display-inside/index.html b/files/pt-br/web/css/display-inside/index.html index 88adafb111..d49b8c8664 100644 --- a/files/pt-br/web/css/display-inside/index.html +++ b/files/pt-br/web/css/display-inside/index.html @@ -76,9 +76,7 @@ translation_of: Web/CSS/display-inside <p>{{EmbedLiveSample("Example", "100%", 180)}}</p> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> - -<p class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você deseja contribuir com os dados, consulte https://github.com/mdn/browser-compat-data e envie-nos uma solicitação de recebimento.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <h3 id="Suporte_a_vários_valores_de_palavras-chave">Suporte a vários valores de palavras-chave</h3> diff --git a/files/pt-br/web/css/display-internal/index.html b/files/pt-br/web/css/display-internal/index.html index edd5179e5f..02a208b834 100644 --- a/files/pt-br/web/css/display-internal/index.html +++ b/files/pt-br/web/css/display-internal/index.html @@ -38,9 +38,7 @@ translation_of: Web/CSS/display-internal <dd>Esses elementos se comportam como {{HTMLElement("rtc")}} HTML elementos.</dd> </dl> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você deseja contribuir com os dados, consulte https://github.com/mdn/browser-compat-data e envie-nos uma solicitação de recebimento.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <h3 id="Suporte_de_valores_de_tabela">Suporte de valores de tabela</h3> diff --git a/files/pt-br/web/css/display-legacy/index.html b/files/pt-br/web/css/display-legacy/index.html index 025e4feea8..40a67c7767 100644 --- a/files/pt-br/web/css/display-legacy/index.html +++ b/files/pt-br/web/css/display-legacy/index.html @@ -67,9 +67,7 @@ Not a flex item display: inline flex; }</pre> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você deseja contribuir com os dados, consulte https://github.com/mdn/browser-compat-data e envie-nos uma solicitação de recebimento.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <h3 id="Suporte_deinline-block">Suporte de<code>inline-block</code></h3> diff --git a/files/pt-br/web/css/display-listitem/index.html b/files/pt-br/web/css/display-listitem/index.html index 38c8771adb..d34fa299d6 100644 --- a/files/pt-br/web/css/display-listitem/index.html +++ b/files/pt-br/web/css/display-listitem/index.html @@ -40,9 +40,7 @@ translation_of: Web/CSS/display-listitem <p>{{EmbedLiveSample("Example", "100%", 150)}}</p> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você deseja contribuir com os dados, consulte https://github.com/mdn/browser-compat-data e envie-nos uma solicitação de recebimento.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <h3 id="Suporte_delist-item">Suporte de<code>list-item</code></h3> diff --git a/files/pt-br/web/css/display-outside/index.html b/files/pt-br/web/css/display-outside/index.html index 1e81e5033a..1f9a85b887 100644 --- a/files/pt-br/web/css/display-outside/index.html +++ b/files/pt-br/web/css/display-outside/index.html @@ -53,9 +53,7 @@ translation_of: Web/CSS/display-outside <p>{{EmbedLiveSample("Example", 300, 60)}}</p> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você deseja contribuir com os dados, consulte https://github.com/mdn/browser-compat-data e envie-nos uma solicitação de recebimento.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.properties.display.display-outside", 10)}}</p> diff --git a/files/pt-br/web/css/env()/index.html b/files/pt-br/web/css/env()/index.html index f0270388fc..bcd3a0a009 100644 --- a/files/pt-br/web/css/env()/index.html +++ b/files/pt-br/web/css/env()/index.html @@ -117,9 +117,7 @@ padding: env(x, 50px, 20px); /* ignorado '50px, 20px' porque não é um valor de </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> - - +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.properties.custom-property.env")}}</p> diff --git a/files/pt-br/web/css/flex-direction/index.html b/files/pt-br/web/css/flex-direction/index.html index 80cb98ab98..b1d41edfb7 100644 --- a/files/pt-br/web/css/flex-direction/index.html +++ b/files/pt-br/web/css/flex-direction/index.html @@ -139,9 +139,7 @@ flex-direction: unset; <p>{{cssinfo}}</p> -<h2 id="Browser_compatibility">Browser compatibility</h2> - -<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.properties.flex-direction")}}</p> diff --git a/files/pt-br/web/css/flex-wrap/index.html b/files/pt-br/web/css/flex-wrap/index.html index 31dbc6df3d..f365c6059c 100644 --- a/files/pt-br/web/css/flex-wrap/index.html +++ b/files/pt-br/web/css/flex-wrap/index.html @@ -148,9 +148,7 @@ flex-wrap: unset; </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> - - +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.properties.flex-wrap")}}</p> diff --git a/files/pt-br/web/css/flex/index.html b/files/pt-br/web/css/flex/index.html index c10382dbf7..c65d03c22a 100644 --- a/files/pt-br/web/css/flex/index.html +++ b/files/pt-br/web/css/flex/index.html @@ -253,9 +253,7 @@ flex.addEventListener("click", function() { <p>{{cssinfo}}</p> -<h2 id="Browser_compatibility">Browser compatibility</h2> - -<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.properties.flex")}}</p> diff --git a/files/pt-br/web/css/font-size/index.html b/files/pt-br/web/css/font-size/index.html index 820af31b66..bec5fa7a00 100644 --- a/files/pt-br/web/css/font-size/index.html +++ b/files/pt-br/web/css/font-size/index.html @@ -227,8 +227,6 @@ span { font-size: 16px; } <p>{{cssinfo}}</p> -<h2 id="Browser_compatibility">Browser compatibility</h2> - -<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.properties.font-size")}}</p> diff --git a/files/pt-br/web/css/font-variation-settings/index.html b/files/pt-br/web/css/font-variation-settings/index.html index 924e18148b..5039f240f7 100644 --- a/files/pt-br/web/css/font-variation-settings/index.html +++ b/files/pt-br/web/css/font-variation-settings/index.html @@ -130,9 +130,7 @@ font-variation-settings: unset; <p>{{cssinfo}}</p> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você deseja contribuir com os dados, confira <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos um pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.properties.font-variation-settings")}}</p> diff --git a/files/pt-br/web/css/grid/index.html b/files/pt-br/web/css/grid/index.html index 7b05b5aa91..35abbc525a 100644 --- a/files/pt-br/web/css/grid/index.html +++ b/files/pt-br/web/css/grid/index.html @@ -116,9 +116,7 @@ grid: unset; <p>{{cssinfo}}</p> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você quiser contribuir com os dados, confira <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos um pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.properties.grid")}}</p> diff --git a/files/pt-br/web/css/height/index.html b/files/pt-br/web/css/height/index.html index 7d06fb0534..3e527e98c3 100644 --- a/files/pt-br/web/css/height/index.html +++ b/files/pt-br/web/css/height/index.html @@ -135,7 +135,7 @@ height: inherit </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable()}}</p> diff --git a/files/pt-br/web/css/image-set()/index.html b/files/pt-br/web/css/image-set()/index.html index 97dc21d76e..986d14da0c 100644 --- a/files/pt-br/web/css/image-set()/index.html +++ b/files/pt-br/web/css/image-set()/index.html @@ -59,9 +59,7 @@ where <image-set-option> = [ <image> | <string> ] <resoluti </tbody> </table> -<h2 id="Browser_compatibility" name="Browser_compatibility">Compatibilidade entre navegadores</h2> - - +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.types.image.image-set")}}</p> diff --git a/files/pt-br/web/css/inline-size/index.html b/files/pt-br/web/css/inline-size/index.html index 8e7ee6351e..7000023f86 100644 --- a/files/pt-br/web/css/inline-size/index.html +++ b/files/pt-br/web/css/inline-size/index.html @@ -79,9 +79,7 @@ inline-size: unset; </tbody> </table> -<h2 id="Compatibilidade_com_Navegador">Compatibilidade com Navegador</h2> - -<div class="hidden">A tabela de compatibilidade desta página é gerada por dados estruturados. Se você gostaria de contribuir com esses dados, por favor verifique <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie nos um pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.properties.inline-size")}}</p> diff --git a/files/pt-br/web/css/isolation/index.html b/files/pt-br/web/css/isolation/index.html index 16d782a8a7..dd2740bd4e 100644 --- a/files/pt-br/web/css/isolation/index.html +++ b/files/pt-br/web/css/isolation/index.html @@ -92,7 +92,7 @@ isolation: unset; </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable()}}</p> diff --git a/files/pt-br/web/css/layout_cookbook/breadcrumb_navigation/index.html b/files/pt-br/web/css/layout_cookbook/breadcrumb_navigation/index.html index 6f478482a9..90b9eafcc5 100644 --- a/files/pt-br/web/css/layout_cookbook/breadcrumb_navigation/index.html +++ b/files/pt-br/web/css/layout_cookbook/breadcrumb_navigation/index.html @@ -36,14 +36,10 @@ translation_of: Web/CSS/Layout_cookbook/Breadcrumb_Navigation <p>Eu utilizei os atributos <code>aria-label</code> e <code>aria-current</code> para ajudar os usuários a entender o que é essa navegação e onde a página atual está na estrutura. Veja os links relacionados para mais informações.</p> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>Os vários métodos de layout têm diferente suporte para o navegador. Veja os gráficos abaixo para obter detalhes sobre o suporte básico para as propriedades usadas.</p> -<div class="hidden"> -<p>A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você deseja contribuir com os dados, consulte <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nós envie seu pull request.</p> -</div> - <h4 id="Flexbox">Flexbox</h4> <p>{{Compat("css.properties.flex")}}</p> diff --git a/files/pt-br/web/css/layout_cookbook/media_objects/index.html b/files/pt-br/web/css/layout_cookbook/media_objects/index.html index d62d36fb4e..506a98c8f9 100644 --- a/files/pt-br/web/css/layout_cookbook/media_objects/index.html +++ b/files/pt-br/web/css/layout_cookbook/media_objects/index.html @@ -65,12 +65,10 @@ translation_of: Web/CSS/Layout_cookbook/Media_objects <li><a href="/en-US/docs/Web/CSS/CSS_Grid_Layout/Grid_Template_Areas">Áreas de Modelo de Grade</a></li> </ul> -<h2 id="Compatibilidade_do_Navegador">Compatibilidade do Navegador</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>Os vários métodos de layout tem suporte diferente para os navegadores. Veja os gráficos abaixo para obter detalhes sobre o suporte básico para as propriedades usadas.</p> -<p>A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você deseja contribuir com os dados, confira <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos uma solicitação de recebimento.</p> - <h4 id="Áreas_de_Modelo_de_Grade">Áreas de Modelo de Grade</h4> <p>{{Compat("css.properties.grid-template-areas")}}</p> diff --git a/files/pt-br/web/css/line-break/index.html b/files/pt-br/web/css/line-break/index.html index 8879b4081b..50a653e28e 100644 --- a/files/pt-br/web/css/line-break/index.html +++ b/files/pt-br/web/css/line-break/index.html @@ -59,6 +59,6 @@ line-break: unset; <p>{{cssinfo}}</p> -<h2 id="Compatibilidade_entre_Navegadores">Compatibilidade entre Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.properties.line-break")}}</p> diff --git a/files/pt-br/web/css/margin-bottom/index.html b/files/pt-br/web/css/margin-bottom/index.html index cc38830402..5c5385193d 100644 --- a/files/pt-br/web/css/margin-bottom/index.html +++ b/files/pt-br/web/css/margin-bottom/index.html @@ -128,8 +128,6 @@ div { <p>{{cssinfo}}</p> -<h2 id="Browser_Compatibility" name="Browser_Compatibility">Compatibilidade dos Browsers</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você quiser contribuir com os dados, confira <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um pull request</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.properties.margin-bottom")}}</p> diff --git a/files/pt-br/web/css/margin/index.html b/files/pt-br/web/css/margin/index.html index 01eddd8297..0b2776027c 100644 --- a/files/pt-br/web/css/margin/index.html +++ b/files/pt-br/web/css/margin/index.html @@ -159,9 +159,7 @@ margin: auto; /* topo e inferior: margem de 0 */ <p>{{cssinfo}}</p> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> - -<div class="hidden">A tabela de compatibildade nesta página é gerada de um dados estruturados. Se você desejar contribuir com estes dados, por favor, faça <em>check out</em> do <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um <em>pull request</em>.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.properties.margin")}}</p> diff --git a/files/pt-br/web/css/max-width/index.html b/files/pt-br/web/css/max-width/index.html index 391c338fed..85e8585def 100644 --- a/files/pt-br/web/css/max-width/index.html +++ b/files/pt-br/web/css/max-width/index.html @@ -186,9 +186,7 @@ max-width: unset; <p>{{cssinfo}}</p> -<h2 id="Browser_Compatibility" name="Browser_Compatibility">Compatibilidade com navegador</h2> - -<div class="hidden">A tabela de compatibilidade desta página é gerada por dados estruturados. Se você gostaria de contribuir com esses dados, por favor verifique <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie nos um pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.properties.max-width")}}</p> diff --git a/files/pt-br/web/css/number/index.html b/files/pt-br/web/css/number/index.html index dd5297f721..e70db92171 100644 --- a/files/pt-br/web/css/number/index.html +++ b/files/pt-br/web/css/number/index.html @@ -79,9 +79,7 @@ translation_of: Web/CSS/number </tbody> </table> -<h2 id="Compatibilidade_entre_Navegadores">Compatibilidade entre Navegadores</h2> - - +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.types.number")}}</p> diff --git a/files/pt-br/web/css/overflow-wrap/index.html b/files/pt-br/web/css/overflow-wrap/index.html index 0ace224d5a..b366b37858 100644 --- a/files/pt-br/web/css/overflow-wrap/index.html +++ b/files/pt-br/web/css/overflow-wrap/index.html @@ -56,7 +56,7 @@ original_slug: Web/CSS/word-wrap </tbody> </table> -<h2 id="Browser_compatibility" name="Browser_compatibility">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{ CompatibilityTable() }}</p> diff --git a/files/pt-br/web/css/overflow/index.html b/files/pt-br/web/css/overflow/index.html index 1bcf5b2865..be1e525007 100644 --- a/files/pt-br/web/css/overflow/index.html +++ b/files/pt-br/web/css/overflow/index.html @@ -101,7 +101,7 @@ translation_of: Web/CSS/overflow </tbody> </table> -<h2 id="Browser_compatibility" name="Browser_compatibility">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{ CompatibilityTable() }}</p> diff --git a/files/pt-br/web/css/scrollbar-color/index.html b/files/pt-br/web/css/scrollbar-color/index.html index 5d5225fc92..4a511c6e35 100644 --- a/files/pt-br/web/css/scrollbar-color/index.html +++ b/files/pt-br/web/css/scrollbar-color/index.html @@ -112,8 +112,6 @@ scrollbar-color: unset; </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> - -<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{Compat("css.properties.scrollbar-color")}}</div> diff --git a/files/pt-br/web/css/text-rendering/index.html b/files/pt-br/web/css/text-rendering/index.html index 8bb1230959..52660b2182 100644 --- a/files/pt-br/web/css/text-rendering/index.html +++ b/files/pt-br/web/css/text-rendering/index.html @@ -107,7 +107,7 @@ body { text-rendering: optimizeLegibility; } <p>Essa é uma especificação SVG, e não é definida em nenhum padrão CSS. Gecko (Firefox) e WebKit aplicam a propriedade <code>text-rendering</code> para códigos HTML e XML.</p> -<h2 id="Browser_Compatibility" name="Browser_Compatibility">Compatibilidade entre Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{ CompatibilityTable() }}</p> diff --git a/files/pt-br/web/css/time/index.html b/files/pt-br/web/css/time/index.html index e0148b11df..1398108fcd 100644 --- a/files/pt-br/web/css/time/index.html +++ b/files/pt-br/web/css/time/index.html @@ -82,8 +82,6 @@ translation_of: Web/CSS/time </tbody> </table> -<h2 id="Compatibilidade_entre_Navegadores">Compatibilidade entre Navegadores</h2> - - +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.types.time")}}</p> diff --git a/files/pt-br/web/css/touch-action/index.html b/files/pt-br/web/css/touch-action/index.html index 13d48a5dc8..01066e0b3c 100644 --- a/files/pt-br/web/css/touch-action/index.html +++ b/files/pt-br/web/css/touch-action/index.html @@ -120,11 +120,7 @@ touch-action: unset; </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> - -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> -</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{compat("css.properties.touch-action")}}</p> diff --git a/files/pt-br/web/css/transition-delay/index.html b/files/pt-br/web/css/transition-delay/index.html index 50393eb513..cc6b6e609e 100644 --- a/files/pt-br/web/css/transition-delay/index.html +++ b/files/pt-br/web/css/transition-delay/index.html @@ -343,9 +343,7 @@ var intervalID = window.setInterval(updateTransition, 7000); <p>{{cssinfo}}</p> -<h2 id="Compatibilidade_entre_Navegadores">Compatibilidade entre Navegadores</h2> - - +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.properties.transition-delay")}}</p> diff --git a/files/pt-br/web/css/universal_selectors/index.html b/files/pt-br/web/css/universal_selectors/index.html index 10a1fe372d..29eafeaccc 100644 --- a/files/pt-br/web/css/universal_selectors/index.html +++ b/files/pt-br/web/css/universal_selectors/index.html @@ -99,8 +99,6 @@ original_slug: Web/CSS/Seletor_universal </tbody> </table> -<h2 id="Compatibilidade_dos_Browsers">Compatibilidade dos Browsers</h2> - -<div class="hidden">A tabela de compatibilidade nessa página é gerada a partir de dados estruturados. Se você gostaria de contribuir com esses dados, favor checar aqui <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos enviar um pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.selectors.universal")}}</p> diff --git a/files/pt-br/web/css/var()/index.html b/files/pt-br/web/css/var()/index.html index 5ce8d447e3..1d7ba91663 100644 --- a/files/pt-br/web/css/var()/index.html +++ b/files/pt-br/web/css/var()/index.html @@ -76,7 +76,7 @@ body { </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/html/element/bdi/index.html b/files/pt-br/web/html/element/bdi/index.html index 84fe08c3b3..d9e20b1228 100644 --- a/files/pt-br/web/html/element/bdi/index.html +++ b/files/pt-br/web/html/element/bdi/index.html @@ -58,7 +58,7 @@ translation_of: Web/HTML/Element/bdi </tbody> </table> -<h2 id="Compatibilidade_com_Navegadores">Compatibilidade com Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/html/element/bdo/index.html b/files/pt-br/web/html/element/bdo/index.html index c87148deb9..72d6a8495e 100644 --- a/files/pt-br/web/html/element/bdo/index.html +++ b/files/pt-br/web/html/element/bdo/index.html @@ -99,8 +99,6 @@ translation_of: Web/HTML/Element/bdo </tbody> </table> -<h2 id="Compatibilidade_de_Navegadores">Compatibilidade de Navegadores</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você quiser contribuir com os dados, verifique <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos um pedido de puxar.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("html.elements.bdo")}}</p> diff --git a/files/pt-br/web/html/element/blink/index.html b/files/pt-br/web/html/element/blink/index.html index b36ceed2c8..5ef1a08a29 100644 --- a/files/pt-br/web/html/element/blink/index.html +++ b/files/pt-br/web/html/element/blink/index.html @@ -36,7 +36,7 @@ translation_of: Web/HTML/Element/blink <p>Este elemento não é padrão e não faz parte de nenhuma especificação. Se você não acredita em nós,<a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/obsolete.html#non-conforming-features"> veja por si mesmo na especificação HTML</a>.</p> -<h2 id="Compatibilidade_entre_Navegadores">Compatibilidade entre Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> diff --git a/files/pt-br/web/html/element/canvas/index.html b/files/pt-br/web/html/element/canvas/index.html index fc82268ae7..1c58da0e26 100644 --- a/files/pt-br/web/html/element/canvas/index.html +++ b/files/pt-br/web/html/element/canvas/index.html @@ -58,7 +58,7 @@ translation_of: Web/HTML/Element/canvas </<span class="end-tag">canvas</span>> </pre> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{ CompatibilityTable() }}</p> diff --git a/files/pt-br/web/html/element/center/index.html b/files/pt-br/web/html/element/center/index.html index 5dd930cedd..f0f8de60d8 100644 --- a/files/pt-br/web/html/element/center/index.html +++ b/files/pt-br/web/html/element/center/index.html @@ -51,9 +51,7 @@ E esta linha também.</p> <p>Aplicar {{Cssxref("text-align")}}<code>:center</code> a um elemento {{HTMLElement("div")}} ou {{HTMLElement("p")}} centraliza o <em>conteúdo</em> desses elementos, deixando suas dimensões gerais inalteradas.</p> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você gostaria de contribuir com os dados, verifique <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie uma solicitação de pull.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("html.elements.center")}}</p> diff --git a/files/pt-br/web/html/element/code/index.html b/files/pt-br/web/html/element/code/index.html index 062315a7c9..3531066332 100644 --- a/files/pt-br/web/html/element/code/index.html +++ b/files/pt-br/web/html/element/code/index.html @@ -91,9 +91,7 @@ campo de entrada então o usuário pode, por exemplo, copiar ou deletar o texto. </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> - - +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("html.elements.code")}}</p> diff --git a/files/pt-br/web/html/element/dd/index.html b/files/pt-br/web/html/element/dd/index.html index c2d712ec2a..8fd09a5bf7 100644 --- a/files/pt-br/web/html/element/dd/index.html +++ b/files/pt-br/web/html/element/dd/index.html @@ -98,9 +98,7 @@ translation_of: Web/HTML/Element/dd </tbody> </table> -<h2 id="Compatibilidade_com_Navegadores">Compatibilidade com Navegadores</h2> - - +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("html.elements.dd")}}</p> diff --git a/files/pt-br/web/html/element/dialog/index.html b/files/pt-br/web/html/element/dialog/index.html index 60d5cb0296..0d6d162dd5 100644 --- a/files/pt-br/web/html/element/dialog/index.html +++ b/files/pt-br/web/html/element/dialog/index.html @@ -144,9 +144,7 @@ translation_of: Web/HTML/Element/dialog </tbody> </table> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você deseja contribuir com os dados, consulte https://github.com/mdn/browser-compat-data e envie-nos uma solicitação de recebimento.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("html.elements.dialog")}}</p> diff --git a/files/pt-br/web/html/element/dir/index.html b/files/pt-br/web/html/element/dir/index.html index d73763c91e..381ac50e8b 100644 --- a/files/pt-br/web/html/element/dir/index.html +++ b/files/pt-br/web/html/element/dir/index.html @@ -37,11 +37,7 @@ translation_of: Web/HTML/Element/dir </dd> </dl> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> - -<div class="hidden"> </div> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você quiser contribuir com os dados, confira <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos um pedido de pull.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("html.elements.dir")}}</p> diff --git a/files/pt-br/web/html/element/em/index.html b/files/pt-br/web/html/element/em/index.html index 553027535b..6fc9ae8a30 100644 --- a/files/pt-br/web/html/element/em/index.html +++ b/files/pt-br/web/html/element/em/index.html @@ -102,9 +102,7 @@ translation_of: Web/HTML/Element/em </tbody> </table> -<h2 id="Compatiblidade_de_navegador">Compatiblidade de navegador</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada de um dado estruturado. Se você gostaria de contribuir para os dados, por favor veja <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> nos envie uma solicitação de colocação.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("html.elements.em")}}</p> diff --git a/files/pt-br/web/html/element/embed/index.html b/files/pt-br/web/html/element/embed/index.html index ba8e9cff58..32469c38d5 100644 --- a/files/pt-br/web/html/element/embed/index.html +++ b/files/pt-br/web/html/element/embed/index.html @@ -87,7 +87,7 @@ translation_of: Web/HTML/Element/embed </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div class="note"> <p><strong>Nota</strong>: Atualmente existe uma diferença na implementação pelos navegadores. Enquanto carrega, no Chrome e no Opera, aparece o conteúdo do recurso em HTML, no Firefox, mostra uma mensagem genérica falando que o conteúdo precisa de um <em>plug-in </em>(veja o {{Bug("730768")}}). É recomendado que se use os elementos {{HTMLElement("object")}} ou {{HTMLElement("iframe")}}.</p> diff --git a/files/pt-br/web/html/element/hgroup/index.html b/files/pt-br/web/html/element/hgroup/index.html index 7116604fe4..f5e0940fce 100644 --- a/files/pt-br/web/html/element/hgroup/index.html +++ b/files/pt-br/web/html/element/hgroup/index.html @@ -111,9 +111,7 @@ translation_of: Web/HTML/Element/hgroup </tbody> </table> -<h2 id="Compatibiliade_do_navegador">Compatibiliade do navegador</h2> - -<div class="hidden">A tabela de compatibilidade nessa página é gerada através de dados estruturados. Se você gostaria de contribuir com esses dados, por favor cheque https://github.com/mdn/browser-compat-data e nos mande um pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("html.elements.hgroup")}}</p> diff --git a/files/pt-br/web/html/element/i/index.html b/files/pt-br/web/html/element/i/index.html index 75cba69d0a..73ee23efbf 100644 --- a/files/pt-br/web/html/element/i/index.html +++ b/files/pt-br/web/html/element/i/index.html @@ -95,7 +95,7 @@ mencionada na música, na arte e na literatura.</p> </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> diff --git a/files/pt-br/web/html/element/input/button/index.html b/files/pt-br/web/html/element/input/button/index.html index c7cf3a10d9..61bdfa2d59 100644 --- a/files/pt-br/web/html/element/input/button/index.html +++ b/files/pt-br/web/html/element/input/button/index.html @@ -338,9 +338,7 @@ draw();</pre> </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você gostaria de contribuir, por favor cheque <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos uma requisição pull.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("html.elements.input.input-button")}}</p> diff --git a/files/pt-br/web/html/element/input/checkbox/index.html b/files/pt-br/web/html/element/input/checkbox/index.html index 42c8c65072..155d8301b2 100644 --- a/files/pt-br/web/html/element/input/checkbox/index.html +++ b/files/pt-br/web/html/element/input/checkbox/index.html @@ -285,9 +285,7 @@ otherCheckbox.onchange = function () { </tbody> </table> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você quiser contribuir com os dados, confira <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos uma solicitação de recebimento.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat ("html.elements.input.input-checkbox")}}</p> diff --git a/files/pt-br/web/html/element/p/index.html b/files/pt-br/web/html/element/p/index.html index df723b9d01..77edd55d5a 100644 --- a/files/pt-br/web/html/element/p/index.html +++ b/files/pt-br/web/html/element/p/index.html @@ -134,11 +134,7 @@ p.caldeirao + p.caldeirao::before { </tbody> </table> -<h2 id="Compatibilidade_dos_navegadores" name="Compatibilidade_dos_navegadores">Compatibilidade dos navegadores</h2> - -<div class="hidden"> -<p>A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você quiser contribuir com os dados confira <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos um <em>pull request</em>.</p> -</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div></div> diff --git a/files/pt-br/web/html/element/picture/index.html b/files/pt-br/web/html/element/picture/index.html index 580c7ec216..b8f661d5ae 100644 --- a/files/pt-br/web/html/element/picture/index.html +++ b/files/pt-br/web/html/element/picture/index.html @@ -84,9 +84,7 @@ translation_of: Web/HTML/Element/picture </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> - -<p><span id="result_box" lang="pt"><span>A tabela de compatibilidade nesta página é gerada a partir de dados estruturados.</span> <span>Se você quiser contribuir com os dados, acesse <a href="/pt-BR/docs/">https://github.com/mdn/browser-compat-data</a> e envie-nos um <em>pull request</em>.</span></span></p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/html/element/q/index.html b/files/pt-br/web/html/element/q/index.html index a4d0bfe4da..6bf11af0a9 100644 --- a/files/pt-br/web/html/element/q/index.html +++ b/files/pt-br/web/html/element/q/index.html @@ -98,7 +98,7 @@ translation_of: Web/HTML/Element/q </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> diff --git a/files/pt-br/web/html/element/s/index.html b/files/pt-br/web/html/element/s/index.html index b87d88bc08..9e216ba6d6 100644 --- a/files/pt-br/web/html/element/s/index.html +++ b/files/pt-br/web/html/element/s/index.html @@ -112,9 +112,7 @@ s::after { </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> - - +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("html.elements.s")}}</p> diff --git a/files/pt-br/web/html/element/span/index.html b/files/pt-br/web/html/element/span/index.html index ce8c706f6c..5033d7b052 100644 --- a/files/pt-br/web/html/element/span/index.html +++ b/files/pt-br/web/html/element/span/index.html @@ -86,12 +86,7 @@ translation_of: Web/HTML/Element/span </tbody> </table> -<h2 id="Compatibilidade_entre_os_navegadores">Compatibilidade entre os navegadores</h2> - -<div class="hidden"> -<p>A tabela de compatibilidade nesta página é gerada a partir de dados estruturados.<br> - Se você quiser contribuir para com os dados, por favor veja <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos mande um <em>pull request</em>.</p> -</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/html/element/textarea/index.html b/files/pt-br/web/html/element/textarea/index.html index 546d86ba4c..dfc3dc297e 100644 --- a/files/pt-br/web/html/element/textarea/index.html +++ b/files/pt-br/web/html/element/textarea/index.html @@ -234,9 +234,7 @@ textarea:valid { </tbody> </table> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você deseja contribuir com os dados, consulte https://github.com/mdn/browser-compat-data e envie-nos uma solicitação de recebimento.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("html.elements.textarea")}}</p> diff --git a/files/pt-br/web/html/element/tfoot/index.html b/files/pt-br/web/html/element/tfoot/index.html index e6c2531394..1463d7e391 100644 --- a/files/pt-br/web/html/element/tfoot/index.html +++ b/files/pt-br/web/html/element/tfoot/index.html @@ -184,9 +184,7 @@ translation_of: Web/HTML/Element/tfoot </tbody> </table> -<h2 id="Compatibilidade_com_Navegadores">Compatibilidade com Navegadores</h2> - -<div class="hidden">A compatibilidade das tabelas nesta página é gerada por uma estrutura de dados. Se você quiser contribuir com esses dados, por favor confira em <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie uma requisição.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("html.elements.tfoot")}}</p> diff --git a/files/pt-br/web/html/element/th/index.html b/files/pt-br/web/html/element/th/index.html index 6d4a9fcde8..6ed776b937 100644 --- a/files/pt-br/web/html/element/th/index.html +++ b/files/pt-br/web/html/element/th/index.html @@ -221,9 +221,7 @@ translation_of: Web/HTML/Element/th </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> - - +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("html.elements.th")}}</p> diff --git a/files/pt-br/web/html/element/title/index.html b/files/pt-br/web/html/element/title/index.html index 2cd221d43e..aa029e77bb 100644 --- a/files/pt-br/web/html/element/title/index.html +++ b/files/pt-br/web/html/element/title/index.html @@ -84,10 +84,6 @@ translation_of: Web/HTML/Element/title </tbody> </table> -<h2 id="Compatibilidade_dos_navegadores">Compatibilidade dos navegadores</h2> - -<div class="hidden"> -<p>A tabela de compatibilidade nesta página é gerada a partir dos dados estruturados. Se você quiser contribuir com os dados confira <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos uma solicitação de recebimento.</p> -</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p> {{Compat("html.elements.title")}}</p> diff --git a/files/pt-br/web/html/global_attributes/accesskey/index.html b/files/pt-br/web/html/global_attributes/accesskey/index.html index 255522852e..9eee0d542e 100644 --- a/files/pt-br/web/html/global_attributes/accesskey/index.html +++ b/files/pt-br/web/html/global_attributes/accesskey/index.html @@ -124,11 +124,7 @@ translation_of: Web/HTML/Global_attributes/accesskey </tbody> </table> -<h2 id="Compatibilidade_com_Browsers">Compatibilidade com Browsers </h2> - -<div class="hidden">A tabela de compatibilidade desta página é gerada de dados estruturados. Se você quiser contribuir com os dados, por favor, verifique em <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie uma solicitação de recebimento.</div> - -<div class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("html.global_attributes.accesskey")}}</p> diff --git a/files/pt-br/web/html/global_attributes/autocapitalize/index.html b/files/pt-br/web/html/global_attributes/autocapitalize/index.html index 087bb9b29c..020d668683 100644 --- a/files/pt-br/web/html/global_attributes/autocapitalize/index.html +++ b/files/pt-br/web/html/global_attributes/autocapitalize/index.html @@ -42,8 +42,6 @@ translation_of: Web/HTML/Global_attributes/autocapitalize </tbody> </table> -<h2 id="Compatibilidade_de_Browsers">Compatibilidade de Browsers</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você deseja contribuir com dados, por favor acesse <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("html.global_attributes.autocapitalize")}}</p> diff --git a/files/pt-br/web/html/global_attributes/contenteditable/index.html b/files/pt-br/web/html/global_attributes/contenteditable/index.html index 6360e4c583..56794951ad 100644 --- a/files/pt-br/web/html/global_attributes/contenteditable/index.html +++ b/files/pt-br/web/html/global_attributes/contenteditable/index.html @@ -60,9 +60,7 @@ translation_of: Web/HTML/Global_attributes/contenteditable </tbody> </table> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você quiser contribuir com os dados, por favor, confira <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("html.global_attributes.contenteditable")}}</p> diff --git a/files/pt-br/web/html/global_attributes/index.html b/files/pt-br/web/html/global_attributes/index.html index adabaf9186..022bca8e61 100644 --- a/files/pt-br/web/html/global_attributes/index.html +++ b/files/pt-br/web/html/global_attributes/index.html @@ -165,7 +165,7 @@ translation_of: Web/HTML/Global_attributes </tbody> </table> -<h2 id="Compatibilidade_com_Navegadores">Compatibilidade com Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/html/global_attributes/lang/index.html b/files/pt-br/web/html/global_attributes/lang/index.html index 932152774a..4221c83bde 100644 --- a/files/pt-br/web/html/global_attributes/lang/index.html +++ b/files/pt-br/web/html/global_attributes/lang/index.html @@ -76,9 +76,7 @@ translation_of: Web/HTML/Global_attributes/lang </tbody> </table> -<h2 id="Compatibilidade">Compatibilidade</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada através de dados estruturados. Se você quiser contribuir com dados, por favor, cheque <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("html.global_attributes.lang")}}</p> diff --git a/files/pt-br/web/http/cors/index.html b/files/pt-br/web/http/cors/index.html index eb199bc00b..33eb9bfeb9 100644 --- a/files/pt-br/web/http/cors/index.html +++ b/files/pt-br/web/http/cors/index.html @@ -517,11 +517,7 @@ Content-Type: text/plain </tbody> </table> -<h2 id="Compatibilidade_entre_Navegadores">Compatibilidade entre Navegadores</h2> - -<div class="hidden"> -<p>The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> -</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Access-Control-Allow-Origin")}}</p> diff --git a/files/pt-br/web/http/headers/accept-ch-lifetime/index.html b/files/pt-br/web/http/headers/accept-ch-lifetime/index.html index 20adc08c6a..b76b2e6bb6 100644 --- a/files/pt-br/web/http/headers/accept-ch-lifetime/index.html +++ b/files/pt-br/web/http/headers/accept-ch-lifetime/index.html @@ -40,9 +40,7 @@ translation_of: Web/HTTP/Headers/Accept-CH-Lifetime Accept-CH-Lifetime: 86400 </pre> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Accept-CH-Lifetime")}}</p> diff --git a/files/pt-br/web/http/headers/accept-ch/index.html b/files/pt-br/web/http/headers/accept-ch/index.html index 9c87a5e426..9141ecefbf 100644 --- a/files/pt-br/web/http/headers/accept-ch/index.html +++ b/files/pt-br/web/http/headers/accept-ch/index.html @@ -46,9 +46,7 @@ Vary: DPR, Viewport-Width, Width <p><strong>Nota:</strong> Lembre de <a href="https://developer.mozilla.org/en-US/docs/Glossary/Client_hints#Varying_Client_Hints">variar a resposta</a> baseado nos client hints aceitos.</p> </div> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Accept-CH")}}</p> diff --git a/files/pt-br/web/http/headers/accept-encoding/index.html b/files/pt-br/web/http/headers/accept-encoding/index.html index c3e01c060c..01da39da1a 100644 --- a/files/pt-br/web/http/headers/accept-encoding/index.html +++ b/files/pt-br/web/http/headers/accept-encoding/index.html @@ -104,9 +104,7 @@ Accept-Encoding: br;q=1.0, gzip;q=0.8, *;q=0.1 </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Accept-Encoding")}}</p> diff --git a/files/pt-br/web/http/headers/accept-language/index.html b/files/pt-br/web/http/headers/accept-language/index.html index 14fdef299d..9c9c71811a 100644 --- a/files/pt-br/web/http/headers/accept-language/index.html +++ b/files/pt-br/web/http/headers/accept-language/index.html @@ -82,9 +82,7 @@ Accept-Language: en-US,en;q=0.5 </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Accept-Language")}}</p> diff --git a/files/pt-br/web/http/headers/accept-patch/index.html b/files/pt-br/web/http/headers/accept-patch/index.html index 4c26935746..52f60caa8a 100644 --- a/files/pt-br/web/http/headers/accept-patch/index.html +++ b/files/pt-br/web/http/headers/accept-patch/index.html @@ -75,9 +75,7 @@ Accept-Patch: application/merge-patch+json </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Accept-Patch")}}</p> diff --git a/files/pt-br/web/http/headers/accept-ranges/index.html b/files/pt-br/web/http/headers/accept-ranges/index.html index c066f11217..f52acbf3a6 100644 --- a/files/pt-br/web/http/headers/accept-ranges/index.html +++ b/files/pt-br/web/http/headers/accept-ranges/index.html @@ -70,9 +70,7 @@ Accept-Ranges: none</pre> </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Accept-Ranges")}}</p> diff --git a/files/pt-br/web/http/headers/accept/index.html b/files/pt-br/web/http/headers/accept/index.html index 3948a7aa5d..2182706e10 100644 --- a/files/pt-br/web/http/headers/accept/index.html +++ b/files/pt-br/web/http/headers/accept/index.html @@ -85,9 +85,7 @@ Accept: text/html, application/xhtml+xml, application/xml;q=0.9, */*;q=0.8 </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Accept")}}</p> diff --git a/files/pt-br/web/http/headers/access-control-allow-credentials/index.html b/files/pt-br/web/http/headers/access-control-allow-credentials/index.html index 7d5984a391..c7c7b2dd0c 100644 --- a/files/pt-br/web/http/headers/access-control-allow-credentials/index.html +++ b/files/pt-br/web/http/headers/access-control-allow-credentials/index.html @@ -87,9 +87,7 @@ xhr.send(null);</pre> </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Access-Control-Allow-Credentials")}}</p> diff --git a/files/pt-br/web/http/headers/access-control-allow-headers/index.html b/files/pt-br/web/http/headers/access-control-allow-headers/index.html index 0cfc3726f0..1cf46ab200 100644 --- a/files/pt-br/web/http/headers/access-control-allow-headers/index.html +++ b/files/pt-br/web/http/headers/access-control-allow-headers/index.html @@ -111,9 +111,7 @@ Access-Control-Max-Age: 86400</pre> </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<div class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Access-Control-Allow-Headers")}}</p> diff --git a/files/pt-br/web/http/headers/access-control-allow-methods/index.html b/files/pt-br/web/http/headers/access-control-allow-methods/index.html index 93c3945f04..d13b84d80c 100644 --- a/files/pt-br/web/http/headers/access-control-allow-methods/index.html +++ b/files/pt-br/web/http/headers/access-control-allow-methods/index.html @@ -67,9 +67,7 @@ Access-Control-Allow-Methods: * </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Access-Control-Allow-Methods")}}</p> diff --git a/files/pt-br/web/http/headers/access-control-allow-origin/index.html b/files/pt-br/web/http/headers/access-control-allow-origin/index.html index c99f3bd4eb..0a372d2858 100644 --- a/files/pt-br/web/http/headers/access-control-allow-origin/index.html +++ b/files/pt-br/web/http/headers/access-control-allow-origin/index.html @@ -77,9 +77,7 @@ Vary: Origin</pre> </tbody> </table> -<h2 id="Compatibilidade_de_browser">Compatibilidade de browser</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Access-Control-Allow-Origin")}}</p> diff --git a/files/pt-br/web/http/headers/access-control-expose-headers/index.html b/files/pt-br/web/http/headers/access-control-expose-headers/index.html index e192636256..41051c095b 100644 --- a/files/pt-br/web/http/headers/access-control-expose-headers/index.html +++ b/files/pt-br/web/http/headers/access-control-expose-headers/index.html @@ -92,9 +92,7 @@ Access-Control-Expose-Headers: * </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Access-Control-Expose-Headers")}}</p> diff --git a/files/pt-br/web/http/headers/access-control-max-age/index.html b/files/pt-br/web/http/headers/access-control-max-age/index.html index d2682eb848..f85e58db25 100644 --- a/files/pt-br/web/http/headers/access-control-max-age/index.html +++ b/files/pt-br/web/http/headers/access-control-max-age/index.html @@ -68,9 +68,7 @@ translation_of: Web/HTTP/Headers/Access-Control-Max-Age </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Access-Control-Max-Age")}}</p> diff --git a/files/pt-br/web/http/headers/access-control-request-headers/index.html b/files/pt-br/web/http/headers/access-control-request-headers/index.html index 9bf262fb15..bb4f0841a5 100644 --- a/files/pt-br/web/http/headers/access-control-request-headers/index.html +++ b/files/pt-br/web/http/headers/access-control-request-headers/index.html @@ -53,9 +53,7 @@ translation_of: Web/HTTP/Headers/Access-Control-Request-Headers </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> - -<p class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você quiser contribuir com os dados, confira <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos um pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Access-Control-Request-Headers")}}</p> diff --git a/files/pt-br/web/http/headers/access-control-request-method/index.html b/files/pt-br/web/http/headers/access-control-request-method/index.html index c53d083d9b..6e54cf3a82 100644 --- a/files/pt-br/web/http/headers/access-control-request-method/index.html +++ b/files/pt-br/web/http/headers/access-control-request-method/index.html @@ -59,9 +59,7 @@ translation_of: Web/HTTP/Headers/Access-Control-Request-Method </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Access-Control-Request-Method")}}</p> diff --git a/files/pt-br/web/http/headers/age/index.html b/files/pt-br/web/http/headers/age/index.html index cba7252183..745521c2f2 100644 --- a/files/pt-br/web/http/headers/age/index.html +++ b/files/pt-br/web/http/headers/age/index.html @@ -57,9 +57,7 @@ translation_of: Web/HTTP/Headers/Age </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Age")}}</p> diff --git a/files/pt-br/web/http/headers/alt-svc/index.html b/files/pt-br/web/http/headers/alt-svc/index.html index 5defcf508a..1d928bf457 100644 --- a/files/pt-br/web/http/headers/alt-svc/index.html +++ b/files/pt-br/web/http/headers/alt-svc/index.html @@ -58,9 +58,7 @@ Alt-Svc: h3-25=":443"; ma=3600, h2=":443"; ma=3600</pre> </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external external-icon" href="https://github.com/mdn/browser-compat-data" rel="noopener">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Alt-Svc")}}</p> diff --git a/files/pt-br/web/http/headers/cache-control/index.html b/files/pt-br/web/http/headers/cache-control/index.html index bd1141a028..43240e6ecd 100644 --- a/files/pt-br/web/http/headers/cache-control/index.html +++ b/files/pt-br/web/http/headers/cache-control/index.html @@ -158,9 +158,7 @@ Cache-Control: stale-if-error=<seconds> </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Cache-Control")}}</p> diff --git a/files/pt-br/web/http/headers/connection/index.html b/files/pt-br/web/http/headers/connection/index.html index d7caeef527..f8d7e71740 100644 --- a/files/pt-br/web/http/headers/connection/index.html +++ b/files/pt-br/web/http/headers/connection/index.html @@ -48,8 +48,6 @@ Connection: close <dd>Indica que o cliente gostaria de manter a ligação aberta. Ter uma conexão persistente é o valor padrão das requisições HTTP/1.1. A lista de cabeçalhos são os nomes dos cabeçalhos a serem removidos pelo primeiro proxy não-transparente ou com "cache no meio": estes cabeçalhos definem a conexão entre o emissor e a primeira entidade, não o nó destinatário.</dd> </dl> -<h2 id="Browser_compatibility">Browser compatibility</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Connection")}}</p> diff --git a/files/pt-br/web/http/headers/content-disposition/index.html b/files/pt-br/web/http/headers/content-disposition/index.html index 6deb5283a4..e9265106eb 100644 --- a/files/pt-br/web/http/headers/content-disposition/index.html +++ b/files/pt-br/web/http/headers/content-disposition/index.html @@ -119,9 +119,7 @@ value2 </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Content-Disposition")}}</p> diff --git a/files/pt-br/web/http/headers/content-encoding/index.html b/files/pt-br/web/http/headers/content-encoding/index.html index 7a04dcadb6..eb4d4e440e 100644 --- a/files/pt-br/web/http/headers/content-encoding/index.html +++ b/files/pt-br/web/http/headers/content-encoding/index.html @@ -94,9 +94,7 @@ Content-Encoding: deflate, gzip </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Content-Encoding")}}</p> diff --git a/files/pt-br/web/http/headers/content-language/index.html b/files/pt-br/web/http/headers/content-language/index.html index c0565daa57..6ba949b262 100644 --- a/files/pt-br/web/http/headers/content-language/index.html +++ b/files/pt-br/web/http/headers/content-language/index.html @@ -88,9 +88,7 @@ Content-Language: de-DE, en-CA </tbody> </table> -<h2 id="Compatibilidade_de_browser">Compatibilidade de browser</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Content-Language")}}</p> diff --git a/files/pt-br/web/http/headers/content-length/index.html b/files/pt-br/web/http/headers/content-length/index.html index dca35d3988..d27e993462 100644 --- a/files/pt-br/web/http/headers/content-length/index.html +++ b/files/pt-br/web/http/headers/content-length/index.html @@ -51,9 +51,7 @@ translation_of: Web/HTTP/Headers/Content-Length </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Content-Length")}}</p> diff --git a/files/pt-br/web/http/headers/content-location/index.html b/files/pt-br/web/http/headers/content-location/index.html index 83b6edc739..75e360dd95 100644 --- a/files/pt-br/web/http/headers/content-location/index.html +++ b/files/pt-br/web/http/headers/content-location/index.html @@ -143,9 +143,7 @@ Content-Location: /meus-recibos/38 </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Content-Location")}}</p> diff --git a/files/pt-br/web/http/headers/content-range/index.html b/files/pt-br/web/http/headers/content-range/index.html index feb5fd983a..362a162206 100644 --- a/files/pt-br/web/http/headers/content-range/index.html +++ b/files/pt-br/web/http/headers/content-range/index.html @@ -72,9 +72,7 @@ Content-Range: <unit> */<size></pre> </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Content-Range")}}</p> diff --git a/files/pt-br/web/http/headers/content-security-policy-report-only/index.html b/files/pt-br/web/http/headers/content-security-policy-report-only/index.html index 41152b8d4e..06128f746f 100644 --- a/files/pt-br/web/http/headers/content-security-policy-report-only/index.html +++ b/files/pt-br/web/http/headers/content-security-policy-report-only/index.html @@ -138,9 +138,7 @@ translation_of: Web/HTTP/Headers/Content-Security-Policy-Report-Only </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Content-Security-Policy-Report-Only")}}</p> diff --git a/files/pt-br/web/http/headers/content-security-policy/index.html b/files/pt-br/web/http/headers/content-security-policy/index.html index eed769ff8a..8acd7aa0b2 100644 --- a/files/pt-br/web/http/headers/content-security-policy/index.html +++ b/files/pt-br/web/http/headers/content-security-policy/index.html @@ -244,9 +244,7 @@ Content-Security-Policy: default-src https: </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.csp.Content-Security-Policy")}}</p> diff --git a/files/pt-br/web/http/headers/content-type/index.html b/files/pt-br/web/http/headers/content-type/index.html index 9395bbfbc8..8617b756a4 100644 --- a/files/pt-br/web/http/headers/content-type/index.html +++ b/files/pt-br/web/http/headers/content-type/index.html @@ -101,9 +101,7 @@ Content-Type: text/plain </tbody> </table> -<h2 id="Compatibilidade_de_browsers">Compatibilidade de browsers</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Content-Type")}}</p> diff --git a/files/pt-br/web/http/headers/cookie/index.html b/files/pt-br/web/http/headers/cookie/index.html index f768414cb1..9d1cce6b55 100644 --- a/files/pt-br/web/http/headers/cookie/index.html +++ b/files/pt-br/web/http/headers/cookie/index.html @@ -61,9 +61,7 @@ Cookie: name=value; name2=value2; name3=value3</pre> </tbody> </table> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Cookie")}}</p> diff --git a/files/pt-br/web/http/headers/cookie2/index.html b/files/pt-br/web/http/headers/cookie2/index.html index 416b0ae8ab..9ef4fb6e17 100644 --- a/files/pt-br/web/http/headers/cookie2/index.html +++ b/files/pt-br/web/http/headers/cookie2/index.html @@ -46,9 +46,7 @@ translation_of: Web/HTTP/Headers/Cookie2 </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Cookie2")}}</p> diff --git a/files/pt-br/web/http/headers/date/index.html b/files/pt-br/web/http/headers/date/index.html index cd3991f402..d3f4b69166 100644 --- a/files/pt-br/web/http/headers/date/index.html +++ b/files/pt-br/web/http/headers/date/index.html @@ -92,9 +92,7 @@ translation_of: Web/HTTP/Headers/Date </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Date")}}</p> diff --git a/files/pt-br/web/http/headers/device-memory/index.html b/files/pt-br/web/http/headers/device-memory/index.html index 73f2cc3185..3de60aea1e 100644 --- a/files/pt-br/web/http/headers/device-memory/index.html +++ b/files/pt-br/web/http/headers/device-memory/index.html @@ -67,9 +67,7 @@ Accept-CH-Lifetime: 86400 </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Device-Memory")}}</p> diff --git a/files/pt-br/web/http/headers/digest/index.html b/files/pt-br/web/http/headers/digest/index.html index 726ec7a328..a57e26d522 100644 --- a/files/pt-br/web/http/headers/digest/index.html +++ b/files/pt-br/web/http/headers/digest/index.html @@ -75,9 +75,7 @@ Digest: sha-256=X48E9qOokqqrvdts8nOJRJN3OWDUoyWxBf7kbu9DBPE=,unixsum=30637</pre> <p>Este cabeçalho foi originalmente definido na <a href="https://tools.ietf.org/html/rfc3230">RFC 3230</a>, mas a definição de "representação selecionada" na <a href="https://www.rfc-editor.org/info/rfc7231">RFC 7231</a> fez com que a definição original ficasse inconsistente com as especificações atuais do HTTP. Quando lançado, o rascunho de "Digestão de recursos para HTTP" tornará a RFC 3230 obsoleta e atualizará o padrão para ser consistente.</p> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Digest")}}</p> diff --git a/files/pt-br/web/http/headers/dnt/index.html b/files/pt-br/web/http/headers/dnt/index.html index 5088fdf2c1..a648b7d782 100644 --- a/files/pt-br/web/http/headers/dnt/index.html +++ b/files/pt-br/web/http/headers/dnt/index.html @@ -65,9 +65,7 @@ DNT: 1 </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.DNT")}}</p> diff --git a/files/pt-br/web/http/headers/dpr/index.html b/files/pt-br/web/http/headers/dpr/index.html index f159528f85..368d1718b2 100644 --- a/files/pt-br/web/http/headers/dpr/index.html +++ b/files/pt-br/web/http/headers/dpr/index.html @@ -48,9 +48,7 @@ Accept-CH-Lifetime: 86400 <pre>DPR: 1.0 </pre> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.DPR")}}</p> diff --git a/files/pt-br/web/http/headers/etag/index.html b/files/pt-br/web/http/headers/etag/index.html index 008533f2ec..bfed3ba815 100644 --- a/files/pt-br/web/http/headers/etag/index.html +++ b/files/pt-br/web/http/headers/etag/index.html @@ -88,9 +88,7 @@ ETag: W/"0815"</pre> </tbody> </table> -<h2 id="Compatibilidade_de_Navegadores">Compatibilidade de Navegadores</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada de uma estrutura de dados. Se você gostaria de contribuir, por favor, cheque nosso repositório no GitHub <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envia-nos um pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.ETag")}}</p> diff --git a/files/pt-br/web/http/headers/expires/index.html b/files/pt-br/web/http/headers/expires/index.html index f3e9a073f2..4a7b000c0f 100644 --- a/files/pt-br/web/http/headers/expires/index.html +++ b/files/pt-br/web/http/headers/expires/index.html @@ -63,9 +63,7 @@ translation_of: Web/HTTP/Headers/Expires </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Expires")}}</p> diff --git a/files/pt-br/web/http/headers/from/index.html b/files/pt-br/web/http/headers/from/index.html index d0dd429117..bbc64d410e 100644 --- a/files/pt-br/web/http/headers/from/index.html +++ b/files/pt-br/web/http/headers/from/index.html @@ -61,9 +61,7 @@ translation_of: Web/HTTP/Headers/From </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.From")}}</p> diff --git a/files/pt-br/web/http/headers/host/index.html b/files/pt-br/web/http/headers/host/index.html index 6253bae273..283798d181 100644 --- a/files/pt-br/web/http/headers/host/index.html +++ b/files/pt-br/web/http/headers/host/index.html @@ -59,9 +59,7 @@ translation_of: Web/HTTP/Headers/Host </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Host")}}</p> diff --git a/files/pt-br/web/http/headers/if-match/index.html b/files/pt-br/web/http/headers/if-match/index.html index 29d3be3e2d..de4b47a130 100644 --- a/files/pt-br/web/http/headers/if-match/index.html +++ b/files/pt-br/web/http/headers/if-match/index.html @@ -76,9 +76,7 @@ If-Match: * </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.If-Match")}}</p> diff --git a/files/pt-br/web/http/headers/if-modified-since/index.html b/files/pt-br/web/http/headers/if-modified-since/index.html index 2b8f52775f..070f9c938d 100644 --- a/files/pt-br/web/http/headers/if-modified-since/index.html +++ b/files/pt-br/web/http/headers/if-modified-since/index.html @@ -72,9 +72,7 @@ translation_of: Web/HTTP/Headers/If-Modified-Since </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">A tabela de compatibilidade nesta pagina é gerada a partir da estrutuda de dados. Se você deseja contribuir com os dados, por favor verifique em <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.If-Modified-Since")}}</p> diff --git a/files/pt-br/web/http/headers/if-none-match/index.html b/files/pt-br/web/http/headers/if-none-match/index.html index fde8dcc764..f0d248076d 100644 --- a/files/pt-br/web/http/headers/if-none-match/index.html +++ b/files/pt-br/web/http/headers/if-none-match/index.html @@ -78,9 +78,7 @@ If-None-Match: * </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.If-None-Match")}}</p> diff --git a/files/pt-br/web/http/headers/if-range/index.html b/files/pt-br/web/http/headers/if-range/index.html index 0ca997356d..232b2d1e93 100644 --- a/files/pt-br/web/http/headers/if-range/index.html +++ b/files/pt-br/web/http/headers/if-range/index.html @@ -84,9 +84,7 @@ If-Range: <etag></pre> </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.If-Range")}}</p> diff --git a/files/pt-br/web/http/headers/if-unmodified-since/index.html b/files/pt-br/web/http/headers/if-unmodified-since/index.html index 00d1001643..eebed2ea7e 100644 --- a/files/pt-br/web/http/headers/if-unmodified-since/index.html +++ b/files/pt-br/web/http/headers/if-unmodified-since/index.html @@ -77,9 +77,7 @@ translation_of: Web/HTTP/Headers/If-Unmodified-Since </tbody> </table> -<h2 id="Compatibilidade_com_o_Browser">Compatibilidade com o Browser</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.If-Unmodified-Since")}}</p> diff --git a/files/pt-br/web/http/headers/keep-alive/index.html b/files/pt-br/web/http/headers/keep-alive/index.html index 90908dff57..9ee09c7a5f 100644 --- a/files/pt-br/web/http/headers/keep-alive/index.html +++ b/files/pt-br/web/http/headers/keep-alive/index.html @@ -76,9 +76,7 @@ Server: Apache </tbody> </table> -<h2 id="Compatibilidade_dos_navegadores">Compatibilidade dos navegadores</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Keep-Alive")}}</p> diff --git a/files/pt-br/web/http/headers/large-allocation/index.html b/files/pt-br/web/http/headers/large-allocation/index.html index 20c3a2c522..7082245469 100644 --- a/files/pt-br/web/http/headers/large-allocation/index.html +++ b/files/pt-br/web/http/headers/large-allocation/index.html @@ -81,9 +81,7 @@ Large-Allocation: 500 <p>Não faz parte de nenhuma especificação atualmente. Uma explicação das ideias por trás deste cabeçalho podem ser encontradas <a href="https://gist.github.com/mystor/5739e222e398efc6c29108be55eb6fe3">neste documento</a>.</p> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Large-Allocation")}}</p> diff --git a/files/pt-br/web/http/headers/last-modified/index.html b/files/pt-br/web/http/headers/last-modified/index.html index 308e6fe46a..f86215865c 100644 --- a/files/pt-br/web/http/headers/last-modified/index.html +++ b/files/pt-br/web/http/headers/last-modified/index.html @@ -72,9 +72,7 @@ translation_of: Web/HTTP/Headers/Last-Modified </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Last-Modified")}}</p> diff --git a/files/pt-br/web/http/headers/location/index.html b/files/pt-br/web/http/headers/location/index.html index 292ec057cf..231e5cf043 100644 --- a/files/pt-br/web/http/headers/location/index.html +++ b/files/pt-br/web/http/headers/location/index.html @@ -69,9 +69,7 @@ original_slug: Web/HTTP/Headers/Localização </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Location")}}</p> diff --git a/files/pt-br/web/http/headers/pragma/index.html b/files/pt-br/web/http/headers/pragma/index.html index 863e0cab99..57a1b68342 100644 --- a/files/pt-br/web/http/headers/pragma/index.html +++ b/files/pt-br/web/http/headers/pragma/index.html @@ -67,9 +67,7 @@ translation_of: Web/HTTP/Headers/Pragma </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Pragma")}}</p> diff --git a/files/pt-br/web/http/headers/public-key-pins-report-only/index.html b/files/pt-br/web/http/headers/public-key-pins-report-only/index.html index 082b05d730..c3732b97e2 100644 --- a/files/pt-br/web/http/headers/public-key-pins-report-only/index.html +++ b/files/pt-br/web/http/headers/public-key-pins-report-only/index.html @@ -76,9 +76,7 @@ translation_of: Web/HTTP/Headers/Public-Key-Pins-Report-Only </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Public-Key-Pins-Report-Only")}}</p> diff --git a/files/pt-br/web/http/headers/public-key-pins/index.html b/files/pt-br/web/http/headers/public-key-pins/index.html index d9f98be919..e20a5410dc 100644 --- a/files/pt-br/web/http/headers/public-key-pins/index.html +++ b/files/pt-br/web/http/headers/public-key-pins/index.html @@ -81,9 +81,7 @@ translation_of: Web/HTTP/Headers/Public-Key-Pins </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Public-Key-Pins")}}</p> diff --git a/files/pt-br/web/http/headers/range/index.html b/files/pt-br/web/http/headers/range/index.html index 440120fd3b..af73e831ad 100644 --- a/files/pt-br/web/http/headers/range/index.html +++ b/files/pt-br/web/http/headers/range/index.html @@ -77,9 +77,7 @@ Range: <unit>=-<suffix-length></pre> </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Range")}}</p> diff --git a/files/pt-br/web/http/headers/referer/index.html b/files/pt-br/web/http/headers/referer/index.html index 5fc94d349a..d86ac1261d 100644 --- a/files/pt-br/web/http/headers/referer/index.html +++ b/files/pt-br/web/http/headers/referer/index.html @@ -74,9 +74,7 @@ translation_of: Web/HTTP/Headers/Referer </tbody> </table> -<h2 id="Compatibilidade_d_e_navegador">Compatibilidade d e navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Referer")}}</p> diff --git a/files/pt-br/web/http/headers/referrer-policy/index.html b/files/pt-br/web/http/headers/referrer-policy/index.html index b57a57a0a1..3291e49bae 100644 --- a/files/pt-br/web/http/headers/referrer-policy/index.html +++ b/files/pt-br/web/http/headers/referrer-policy/index.html @@ -222,9 +222,7 @@ Referrer-Policy: unsafe-url </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<div class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Referrer-Policy")}}</p> diff --git a/files/pt-br/web/http/headers/retry-after/index.html b/files/pt-br/web/http/headers/retry-after/index.html index cc590e0790..41dccf4fdc 100644 --- a/files/pt-br/web/http/headers/retry-after/index.html +++ b/files/pt-br/web/http/headers/retry-after/index.html @@ -65,9 +65,7 @@ Retry-After: 120 </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> - -<p class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você gostaria de contribuir para estes dados, por favor confira <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Retry-After")}}</p> diff --git a/files/pt-br/web/http/headers/save-data/index.html b/files/pt-br/web/http/headers/save-data/index.html index dcb2442a0f..e9f5bc1845 100644 --- a/files/pt-br/web/http/headers/save-data/index.html +++ b/files/pt-br/web/http/headers/save-data/index.html @@ -88,9 +88,7 @@ Content-Type: image/jpeg </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Save-Data")}}</p> diff --git a/files/pt-br/web/http/headers/server/index.html b/files/pt-br/web/http/headers/server/index.html index 93069ae7aa..0829b0492d 100644 --- a/files/pt-br/web/http/headers/server/index.html +++ b/files/pt-br/web/http/headers/server/index.html @@ -53,9 +53,7 @@ translation_of: Web/HTTP/Headers/Server </tbody> </table> -<h2 id="Browsers_compatíveis">Browsers compatíveis</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Server")}}</p> diff --git a/files/pt-br/web/http/headers/set-cookie/index.html b/files/pt-br/web/http/headers/set-cookie/index.html index 35857d6b4b..0319e08155 100644 --- a/files/pt-br/web/http/headers/set-cookie/index.html +++ b/files/pt-br/web/http/headers/set-cookie/index.html @@ -146,9 +146,7 @@ Set-Cookie: __Host-id=1; Secure; Path=/; domain=example.com </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">A tabela de compatibilidade desta página é gerada a partir das estrutura de dados. Se você quiser contribir com os dados, verifique <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Set-Cookie")}}</p> diff --git a/files/pt-br/web/http/headers/set-cookie/samesite/index.html b/files/pt-br/web/http/headers/set-cookie/samesite/index.html index 08b3240d24..e1bb88995c 100644 --- a/files/pt-br/web/http/headers/set-cookie/samesite/index.html +++ b/files/pt-br/web/http/headers/set-cookie/samesite/index.html @@ -99,9 +99,7 @@ RewriteRule "^admin/(.*)\.html$" "admin/index.php?nav=$1 [NC,L,QSA,CO=RewriteRul </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Set-Cookie", 5)}}</p> diff --git a/files/pt-br/web/http/headers/set-cookie2/index.html b/files/pt-br/web/http/headers/set-cookie2/index.html index 598e9cc3d4..b0dafc333c 100644 --- a/files/pt-br/web/http/headers/set-cookie2/index.html +++ b/files/pt-br/web/http/headers/set-cookie2/index.html @@ -61,9 +61,7 @@ Set-Cookie2: <cookie-name>=<cookie-value>, <cookie-name>=<c </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Set-Cookie2")}}</p> diff --git a/files/pt-br/web/http/headers/sourcemap/index.html b/files/pt-br/web/http/headers/sourcemap/index.html index 075d00e10e..c97cce2865 100644 --- a/files/pt-br/web/http/headers/sourcemap/index.html +++ b/files/pt-br/web/http/headers/sourcemap/index.html @@ -52,9 +52,7 @@ X-SourceMap: <url> (deprecated) </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> - -<p class="hidden">A Tabela de compatibilidade nesta página é gerada de dados estruturados.If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.SourceMap")}}</p> diff --git a/files/pt-br/web/http/headers/strict-transport-security/index.html b/files/pt-br/web/http/headers/strict-transport-security/index.html index 90f2778b4e..da727a53af 100644 --- a/files/pt-br/web/http/headers/strict-transport-security/index.html +++ b/files/pt-br/web/http/headers/strict-transport-security/index.html @@ -106,9 +106,7 @@ Strict-Transport-Security: max-age=<expire-time>; preload </tbody> </table> -<h2 id="Compatibilidade_do_navegador"><font><font>Compatibilidade do navegador</font></font></h2> - -<p class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você quiser contribuir com os dados, confira <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos um pedido de pull (pull request).</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Strict-Transport-Security")}}</p> diff --git a/files/pt-br/web/http/headers/te/index.html b/files/pt-br/web/http/headers/te/index.html index 9009095fca..c336876502 100644 --- a/files/pt-br/web/http/headers/te/index.html +++ b/files/pt-br/web/http/headers/te/index.html @@ -71,9 +71,7 @@ TE: trailers, deflate;q=0.5 </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.TE")}}</p> diff --git a/files/pt-br/web/http/headers/timing-allow-origin/index.html b/files/pt-br/web/http/headers/timing-allow-origin/index.html index 6ea05b265b..e521963108 100644 --- a/files/pt-br/web/http/headers/timing-allow-origin/index.html +++ b/files/pt-br/web/http/headers/timing-allow-origin/index.html @@ -68,9 +68,7 @@ Timing-Allow-Origin: <origin>[, <origin>]* </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Timing-Allow-Origin")}}</p> diff --git a/files/pt-br/web/http/headers/trailer/index.html b/files/pt-br/web/http/headers/trailer/index.html index e0d131371b..d4145e5be5 100644 --- a/files/pt-br/web/http/headers/trailer/index.html +++ b/files/pt-br/web/http/headers/trailer/index.html @@ -88,9 +88,7 @@ Expires: Wed, 21 Oct 2015 07:28:00 GMT\r\n </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Trailer")}}</p> diff --git a/files/pt-br/web/http/headers/transfer-encoding/index.html b/files/pt-br/web/http/headers/transfer-encoding/index.html index 0b59973bcc..4c8faea236 100644 --- a/files/pt-br/web/http/headers/transfer-encoding/index.html +++ b/files/pt-br/web/http/headers/transfer-encoding/index.html @@ -93,9 +93,7 @@ Network\r\n </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Transfer-Encoding")}}</p> diff --git a/files/pt-br/web/http/headers/upgrade-insecure-requests/index.html b/files/pt-br/web/http/headers/upgrade-insecure-requests/index.html index 443d8d2d5f..8b0f7e18ae 100644 --- a/files/pt-br/web/http/headers/upgrade-insecure-requests/index.html +++ b/files/pt-br/web/http/headers/upgrade-insecure-requests/index.html @@ -58,9 +58,7 @@ Vary: Upgrade-Insecure-Requests</pre> </tbody> </table> -<h2 id="Compatibilidade_do_Navegador">Compatibilidade do Navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Upgrade-Insecure-Requests")}}</p> diff --git a/files/pt-br/web/http/headers/vary/index.html b/files/pt-br/web/http/headers/vary/index.html index 04fdf604f5..39cd2e0d6c 100644 --- a/files/pt-br/web/http/headers/vary/index.html +++ b/files/pt-br/web/http/headers/vary/index.html @@ -66,9 +66,7 @@ Vary: <header-name>, <header-name>, ... </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Vary")}}</p> diff --git a/files/pt-br/web/http/headers/via/index.html b/files/pt-br/web/http/headers/via/index.html index 45f384086c..b18d6e781d 100644 --- a/files/pt-br/web/http/headers/via/index.html +++ b/files/pt-br/web/http/headers/via/index.html @@ -66,9 +66,7 @@ Via: 1.0 fred, 1.1 p.example.net </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Via")}}</p> diff --git a/files/pt-br/web/http/headers/want-digest/index.html b/files/pt-br/web/http/headers/want-digest/index.html index 23be9b98ff..7d749f495f 100644 --- a/files/pt-br/web/http/headers/want-digest/index.html +++ b/files/pt-br/web/http/headers/want-digest/index.html @@ -116,9 +116,7 @@ Response: <p>Este cabeçalho foi originalmente definido na <a href="https://tools.ietf.org/html/rfc3230">RFC 3230</a>, mas a definição de "representação selecionada" na <a href="https://www.rfc-editor.org/info/rfc7231">RFC 7231</a> fez a definição original ficar inconsistente com as atuais especificações HTTP. Quando lançado, o rascunho "Digestões de Recursos para HTTP" tornará a RFC 3230 obsoleta e vai atualizar o padrão para ficar consistente.</p> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Want-Digest")}}</p> diff --git a/files/pt-br/web/http/headers/warning/index.html b/files/pt-br/web/http/headers/warning/index.html index f37f345db6..35505fcb06 100644 --- a/files/pt-br/web/http/headers/warning/index.html +++ b/files/pt-br/web/http/headers/warning/index.html @@ -132,9 +132,7 @@ Warning: 112 - "cache down" "Wed, 21 Oct 2015 07:28:00 GMT" </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.Warning")}}</p> diff --git a/files/pt-br/web/http/headers/x-content-type-options/index.html b/files/pt-br/web/http/headers/x-content-type-options/index.html index e9abb3793b..b7fd4c469e 100644 --- a/files/pt-br/web/http/headers/x-content-type-options/index.html +++ b/files/pt-br/web/http/headers/x-content-type-options/index.html @@ -65,9 +65,7 @@ translation_of: Web/HTTP/Headers/X-Content-Type-Options </tbody> </table> -<h2 id="Compatibilidade_dos_browsers">Compatibilidade dos browsers</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.X-Content-Type-Options")}}</p> diff --git a/files/pt-br/web/http/headers/x-dns-prefetch-control/index.html b/files/pt-br/web/http/headers/x-dns-prefetch-control/index.html index 3a15ab7f80..1362bc1582 100644 --- a/files/pt-br/web/http/headers/x-dns-prefetch-control/index.html +++ b/files/pt-br/web/http/headers/x-dns-prefetch-control/index.html @@ -87,9 +87,7 @@ X-DNS-Prefetch-Control: off <p>Pré-busca forçada de nomes de host pode ser útil, por exemplo, na página inicial de um site para forçar a pré-resolução de nomes de domínio que são referenciados com frequência em todo o site, mesmo que eles não sejam usados na própria home page. Isso melhorará o desempenho geral do site, mesmo que o desempenho da página inicial não seja afetado.</p> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você quiser contribuir com os dados, confira https://github.com/mdn/browser-compat-data e envie-nos uma solicitação de recebimento.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.headers.X-DNS-Prefetch-Control")}}</p> diff --git a/files/pt-br/web/http/methods/connect/index.html b/files/pt-br/web/http/methods/connect/index.html index 6403e419c8..f80d3002b4 100644 --- a/files/pt-br/web/http/methods/connect/index.html +++ b/files/pt-br/web/http/methods/connect/index.html @@ -72,9 +72,7 @@ Proxy-Authorization: basic aGVsbG86d29ybGQ=</pre> </tbody> </table> -<h2 id="Compatibilidade_de_browsers.">Compatibilidade de browsers.</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.methods.CONNECT")}}</p> diff --git a/files/pt-br/web/http/methods/delete/index.html b/files/pt-br/web/http/methods/delete/index.html index 6ec5b67c44..1bfc4b855a 100644 --- a/files/pt-br/web/http/methods/delete/index.html +++ b/files/pt-br/web/http/methods/delete/index.html @@ -86,9 +86,7 @@ Date: Wed, 21 Oct 2015 07:28:00 GMT </tbody> </table> -<h2 id="Compatibilidade_de_browsers">Compatibilidade de browsers</h2> - -<p class="hidden">A tabela de compatibilidade nesta página foi gerada de dados estruturados. Se você gostaria de contribuir com os dados, por favor, confira <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.methods.DELETE")}}</p> diff --git a/files/pt-br/web/http/methods/get/index.html b/files/pt-br/web/http/methods/get/index.html index e3e6e63796..393096e6c6 100644 --- a/files/pt-br/web/http/methods/get/index.html +++ b/files/pt-br/web/http/methods/get/index.html @@ -63,9 +63,7 @@ translation_of: Web/HTTP/Methods/GET </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> - -<p class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você quiser contribuir com os dados, consulte https://github.com/mdn/browser-compat-data e envie-nos um <em>pull request</em>.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.methods.GET")}}</p> diff --git a/files/pt-br/web/http/methods/head/index.html b/files/pt-br/web/http/methods/head/index.html index 8d3535e0b1..84d52a3fef 100644 --- a/files/pt-br/web/http/methods/head/index.html +++ b/files/pt-br/web/http/methods/head/index.html @@ -65,9 +65,7 @@ translation_of: Web/HTTP/Methods/HEAD </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> - -<p class="hidden">A tabela de compatibilidade nesta página é gerada através de dados estruturados. Se você quiser contribuir com dados, pedimos que acesse <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos um pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.methods.HEAD")}}</p> diff --git a/files/pt-br/web/http/methods/index.html b/files/pt-br/web/http/methods/index.html index d97854af3f..1f729cfcad 100644 --- a/files/pt-br/web/http/methods/index.html +++ b/files/pt-br/web/http/methods/index.html @@ -74,9 +74,7 @@ translation_of: Web/HTTP/Methods </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> - -<p class="hidden">Para contribuir com estes dados de compatibilidade, envie uma requisição <em>pull</em> para este arquivo: <a href="https://github.com/mdn/browser-compat-data/blob/master/http/methods.json">https://github.com/mdn/browser-compat-data/blob/master/http/methods.json</a>.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http/methods")}}</p> diff --git a/files/pt-br/web/http/methods/options/index.html b/files/pt-br/web/http/methods/options/index.html index 6ad1b2231b..a7186c1eb9 100644 --- a/files/pt-br/web/http/methods/options/index.html +++ b/files/pt-br/web/http/methods/options/index.html @@ -108,9 +108,7 @@ Content-Type: text/plain</pre> </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> - -<p class="hidden">A tabela de compatibilidade é gerada a partir de dados estruturados. Se você gostaria de contribuir, por favor verifique o repositório <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.methods.OPTIONS")}}</p> diff --git a/files/pt-br/web/http/methods/post/index.html b/files/pt-br/web/http/methods/post/index.html index d5d1f07a1e..103d1c6c30 100644 --- a/files/pt-br/web/http/methods/post/index.html +++ b/files/pt-br/web/http/methods/post/index.html @@ -108,9 +108,7 @@ value2</pre> </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> - -<p class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você quiser contribuir com os dados, consulte <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos um <em>pull request</em>.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.methods.POST")}}</p> diff --git a/files/pt-br/web/http/methods/put/index.html b/files/pt-br/web/http/methods/put/index.html index 5e7ca00f57..296f2adea4 100644 --- a/files/pt-br/web/http/methods/put/index.html +++ b/files/pt-br/web/http/methods/put/index.html @@ -86,9 +86,7 @@ Content-Location: /existing.html </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> - -<p class="hidden">A tabela de compatibilidade nesta página é gerada através de dados estruturados. Se você quiser contribuir com os dados, acesse <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos solicite um pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.methods.PUT")}}</p> diff --git a/files/pt-br/web/http/methods/trace/index.html b/files/pt-br/web/http/methods/trace/index.html index 0c36c59cfa..c38f9cebdc 100644 --- a/files/pt-br/web/http/methods/trace/index.html +++ b/files/pt-br/web/http/methods/trace/index.html @@ -60,9 +60,7 @@ translation_of: Web/HTTP/Methods/TRACE </tbody> </table> -<h2 id="Compatibilidade_do_Navegador">Compatibilidade do Navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.methods.TRACE")}}</p> diff --git a/files/pt-br/web/http/status/100/index.html b/files/pt-br/web/http/status/100/index.html index bfebeeae19..63f1678674 100644 --- a/files/pt-br/web/http/status/100/index.html +++ b/files/pt-br/web/http/status/100/index.html @@ -28,9 +28,7 @@ translation_of: Web/HTTP/Status/100 </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.status.100")}}</p> diff --git a/files/pt-br/web/http/status/200/index.html b/files/pt-br/web/http/status/200/index.html index 362874530b..dee8bcb7b4 100644 --- a/files/pt-br/web/http/status/200/index.html +++ b/files/pt-br/web/http/status/200/index.html @@ -39,9 +39,7 @@ translation_of: Web/HTTP/Status/200 </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> - -<p class="hidden">A tabela de compatibilidade nesta página é gerada por dados estruturados. Se você gostaria de contribuir com estes dados, por favor vá a <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos um <em lang="en">pull request</em>.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.status.200")}}</p> diff --git a/files/pt-br/web/http/status/201/index.html b/files/pt-br/web/http/status/201/index.html index a77feeeee8..305f53791f 100644 --- a/files/pt-br/web/http/status/201/index.html +++ b/files/pt-br/web/http/status/201/index.html @@ -28,9 +28,7 @@ translation_of: Web/HTTP/Status/201 </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.status.201")}}</p> diff --git a/files/pt-br/web/http/status/204/index.html b/files/pt-br/web/http/status/204/index.html index f23f834ee6..a8c087225e 100644 --- a/files/pt-br/web/http/status/204/index.html +++ b/files/pt-br/web/http/status/204/index.html @@ -28,9 +28,7 @@ translation_of: Web/HTTP/Status/204 </tbody> </table> -<h2 id="Compatibilidade">Compatibilidade</h2> - -<p class="hidden">A tabela de compatibilidade nesta página é gerada de uma estrutura de dados. Se você gostaria de contribuir com esses dados, por favor acesse <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos um <em lang="en">pull request</em>.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.status.204")}}</p> diff --git a/files/pt-br/web/http/status/206/index.html b/files/pt-br/web/http/status/206/index.html index 909a0f4ceb..a3088acd4d 100644 --- a/files/pt-br/web/http/status/206/index.html +++ b/files/pt-br/web/http/status/206/index.html @@ -69,9 +69,7 @@ Content-Range: bytes 4590-7999/8000 </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.status.206")}}</p> diff --git a/files/pt-br/web/http/status/303/index.html b/files/pt-br/web/http/status/303/index.html index 7585f8f04c..d4ce70d766 100644 --- a/files/pt-br/web/http/status/303/index.html +++ b/files/pt-br/web/http/status/303/index.html @@ -31,12 +31,10 @@ translation_of: Web/HTTP/Status/303 </tbody> </table> -<h2 id="Compatilibilidade_de_navegador">Compatilibilidade de navegador</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>A informação mostrada abaixo foi retirada do Github da MDN (<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>).</p> -<p class="hidden">A tabela de comaptibilidade nesta página é gerada de um dado estruturado. Se você não quiser contribuir com os dados, por favor verifique a página <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e mande-nos uma pergunta.</p> - <p>{{Compat("http.status.303")}}</p> <h2 id="Veja_também">Veja também</h2> diff --git a/files/pt-br/web/http/status/304/index.html b/files/pt-br/web/http/status/304/index.html index 426955905c..743156575d 100644 --- a/files/pt-br/web/http/status/304/index.html +++ b/files/pt-br/web/http/status/304/index.html @@ -37,9 +37,7 @@ translation_of: Web/HTTP/Status/304 </tbody> </table> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> - -<p class="hidden">A tabela de compatibilidade nesta página é gerada apartir de dados estruturados. Se quiser contribuir para os dados, por favor acesse <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie nos um pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.status.304")}}</p> diff --git a/files/pt-br/web/http/status/307/index.html b/files/pt-br/web/http/status/307/index.html index ead3156adb..4a05202dde 100644 --- a/files/pt-br/web/http/status/307/index.html +++ b/files/pt-br/web/http/status/307/index.html @@ -33,9 +33,7 @@ translation_of: Web/HTTP/Status/307 </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> - - +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.status.307")}}</p> diff --git a/files/pt-br/web/http/status/401/index.html b/files/pt-br/web/http/status/401/index.html index f22f69f3d9..580b3e8e6c 100644 --- a/files/pt-br/web/http/status/401/index.html +++ b/files/pt-br/web/http/status/401/index.html @@ -41,9 +41,7 @@ WWW-Authenticate: Basic realm="Acesso intermediário ao site"</pre> </tbody> </table> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> - -<p class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você quiser contribuir com os dados, por faveor verifique <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um "pull request".</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.status.401")}}</p> diff --git a/files/pt-br/web/http/status/402/index.html b/files/pt-br/web/http/status/402/index.html index b4464da95a..6b8935c57e 100644 --- a/files/pt-br/web/http/status/402/index.html +++ b/files/pt-br/web/http/status/402/index.html @@ -41,9 +41,7 @@ Date: Wed, 21 Oct 2015 07:28:00 GMT </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<div class="hidden">The compatibility table in this page is generated from structured data. Se você deseja contribuir com nossa Data; por favor, cheque: <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos mande um <em>pull request</em>.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.status.402")}}</p> diff --git a/files/pt-br/web/http/status/403/index.html b/files/pt-br/web/http/status/403/index.html index bbaed2f7c7..4c31c09788 100644 --- a/files/pt-br/web/http/status/403/index.html +++ b/files/pt-br/web/http/status/403/index.html @@ -34,9 +34,7 @@ Date: Wed, 21 Oct 2015 07:28:00 GMT </tbody> </table> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> - -<p class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você quiser contribuir com os dados, por faveor verifique <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um "pull request".</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.status.403")}}</p> diff --git a/files/pt-br/web/http/status/404/index.html b/files/pt-br/web/http/status/404/index.html index 441b8580a1..65e589225b 100644 --- a/files/pt-br/web/http/status/404/index.html +++ b/files/pt-br/web/http/status/404/index.html @@ -40,9 +40,7 @@ translation_of: Web/HTTP/Status/404 </tbody> </table> -<h2 id="Compatibilidade_em_navegadores">Compatibilidade em navegadores</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.status.404")}}</p> diff --git a/files/pt-br/web/http/status/406/index.html b/files/pt-br/web/http/status/406/index.html index c482942fb6..3e495b4a54 100644 --- a/files/pt-br/web/http/status/406/index.html +++ b/files/pt-br/web/http/status/406/index.html @@ -43,12 +43,10 @@ translation_of: Web/HTTP/Status/406 </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>A informação mostrada abaixo foi buscada do MDN's GitHub (<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>).</p> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("http.status.406")}}</p> <h2 id="Veja_também">Veja também</h2> diff --git a/files/pt-br/web/http/status/407/index.html b/files/pt-br/web/http/status/407/index.html index 43e0a846ca..b8191890b7 100644 --- a/files/pt-br/web/http/status/407/index.html +++ b/files/pt-br/web/http/status/407/index.html @@ -40,9 +40,7 @@ Proxy-Authenticate: Basic realm="Access to internal site"</pre> </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> - -<p class="hidden">A tabela de compatibilidade nesta página é gerada através de dados estruturados. Se você quiser contribuir com os dados, acesse <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.status.407")}}</p> diff --git a/files/pt-br/web/http/status/410/index.html b/files/pt-br/web/http/status/410/index.html index dceccacf65..8f5568dab3 100644 --- a/files/pt-br/web/http/status/410/index.html +++ b/files/pt-br/web/http/status/410/index.html @@ -32,12 +32,10 @@ translation_of: Web/HTTP/Status/410 </tbody> </table> -<h2 id="Compatibilidade_dos_navegadores">Compatibilidade dos navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>A informação mostrada abaixo está sendo servida do MDN's GitHub (<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>).</p> -<p class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você quiser contribuir com os dados, por faveor verifique <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um "pull request".</p> - <p>{{Compat("http.status.410")}}</p> <h2 id="Veja_também">Veja também</h2> diff --git a/files/pt-br/web/http/status/412/index.html b/files/pt-br/web/http/status/412/index.html index b9cbeba34e..ae1490778b 100644 --- a/files/pt-br/web/http/status/412/index.html +++ b/files/pt-br/web/http/status/412/index.html @@ -34,12 +34,10 @@ translation_of: Web/HTTP/Status/412 </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>A informação abaixo foi retirada do GitHub da MDN (<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>).</p> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("http.status.412")}}</p> <h2 id="Veja_também">Veja também</h2> diff --git a/files/pt-br/web/http/status/416/index.html b/files/pt-br/web/http/status/416/index.html index 86dda5b5ff..9901a2a2e8 100644 --- a/files/pt-br/web/http/status/416/index.html +++ b/files/pt-br/web/http/status/416/index.html @@ -36,12 +36,10 @@ translation_of: Web/HTTP/Status/416 </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>A informação abaixo foi buscada do GitHub da MDN (<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>). </p> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("http.status.416")}}</p> <h2 id="Veja_também">Veja também</h2> diff --git a/files/pt-br/web/http/status/418/index.html b/files/pt-br/web/http/status/418/index.html index 74e7e708f5..2c7cc338ca 100644 --- a/files/pt-br/web/http/status/418/index.html +++ b/files/pt-br/web/http/status/418/index.html @@ -28,9 +28,7 @@ translation_of: Web/HTTP/Status/418 </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> - -<p class="hidden">A tabela de compatibilidade nesta página é gerada por dados estruturados. Se você gostaria de contribuir com estes dados, por favor vá a <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos um <em lang="en">pull request</em>.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.status.418")}}</p> diff --git a/files/pt-br/web/http/status/425/index.html b/files/pt-br/web/http/status/425/index.html index 001e7e825a..fab56d149d 100644 --- a/files/pt-br/web/http/status/425/index.html +++ b/files/pt-br/web/http/status/425/index.html @@ -28,8 +28,6 @@ translation_of: Web/HTTP/Status/425 </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.status.425")}}</p> diff --git a/files/pt-br/web/http/status/451/index.html b/files/pt-br/web/http/status/451/index.html index 759d6544a7..3e87c15915 100644 --- a/files/pt-br/web/http/status/451/index.html +++ b/files/pt-br/web/http/status/451/index.html @@ -51,9 +51,7 @@ Content-Type: text/html</pre> <h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> -<p>A informação mostrada abaixo está sendo servida do MDN's GitHub (<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>).</p> - -<p class="hidden">A tabela de compatibilidade nesta página é gerada por dados estruturados. Se você gostaria de contribuir com estes dados, por favor vá a <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos um <em lang="en">pull request</em>.</p> +<p>A informação exibida acima está sendo servida do MDN's GitHub (<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>).</p> <p>{{Compat("http.status.451")}}</p> diff --git a/files/pt-br/web/http/status/500/index.html b/files/pt-br/web/http/status/500/index.html index ee82d58def..5bfa490c18 100644 --- a/files/pt-br/web/http/status/500/index.html +++ b/files/pt-br/web/http/status/500/index.html @@ -30,8 +30,6 @@ translation_of: Web/HTTP/Status/500 <h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> -<p>As informações mostradas abaixo foram extraídas do GitHub da MDN (<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>).</p> - -<p class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você deseja contribuir com os dados, consulte <a href="/pt-BR/docs/">https://github.com/mdn/browser-compat-data</a> e envie-nos uma solicitação de recebimento.</p> +<p>As informações mostradas acima foram extraídas do GitHub da MDN (<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>).</p> <p>{{Compat("http.status.500")}}</p> diff --git a/files/pt-br/web/http/status/501/index.html b/files/pt-br/web/http/status/501/index.html index 9e6f51a3e6..7f159252dd 100644 --- a/files/pt-br/web/http/status/501/index.html +++ b/files/pt-br/web/http/status/501/index.html @@ -37,10 +37,8 @@ translation_of: Web/HTTP/Status/501 </tbody> </table> -<h2 id="Compatibilidade_entre_Navegadores">Compatibilidade entre Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>The information shown below has been pulled from MDN's GitHub (<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>).</p> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("http.status.501")}}</p> diff --git a/files/pt-br/web/http/status/502/index.html b/files/pt-br/web/http/status/502/index.html index 2453525ebe..015d87f72e 100644 --- a/files/pt-br/web/http/status/502/index.html +++ b/files/pt-br/web/http/status/502/index.html @@ -36,11 +36,9 @@ translation_of: Web/HTTP/Status/502 </tbody> </table> -<h2 id="Compatibilidade_de_Navegadores">Compatibilidade de Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> -<p>As informações mostradas abaixo foram extraídas do GitHub do MDN (<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>).</p> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<p>As informações mostradas acima foram extraídas do GitHub do MDN (<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>).</p> <p>{{Compat("http.status.502")}}</p> diff --git a/files/pt-br/web/http/status/503/index.html b/files/pt-br/web/http/status/503/index.html index cbdb47ccbe..c652808a23 100644 --- a/files/pt-br/web/http/status/503/index.html +++ b/files/pt-br/web/http/status/503/index.html @@ -34,11 +34,9 @@ translation_of: Web/HTTP/Status/503 </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> -<p>A informação mostrada abaixo está sendo servida do MDN's GitHub (<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>).</p> - -<p class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você quiser contribuir com os dados, por faveor verifique <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um "pull request".</p> +<p>A informação mostrada acima está sendo servida do MDN's GitHub (<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>).</p> <p>{{Compat("http.status.503")}}</p> diff --git a/files/pt-br/web/http/status/504/index.html b/files/pt-br/web/http/status/504/index.html index 0ccc9d1233..3c053f6812 100644 --- a/files/pt-br/web/http/status/504/index.html +++ b/files/pt-br/web/http/status/504/index.html @@ -30,9 +30,7 @@ translation_of: Web/HTTP/Status/504 </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">A tabela de compatibilidade nesta página foi gerada a partir de dados estrtuturados. Se você quiser contribuir, por favor confira em <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie um pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("http.status.504")}}</p> diff --git a/files/pt-br/web/javascript/reference/functions/arguments/index.html b/files/pt-br/web/javascript/reference/functions/arguments/index.html index 5b08e6c5ba..7a5b1ea11d 100644 --- a/files/pt-br/web/javascript/reference/functions/arguments/index.html +++ b/files/pt-br/web/javascript/reference/functions/arguments/index.html @@ -199,7 +199,7 @@ func(); // undefined</code></pre> </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/javascript/reference/functions/arrow_functions/index.html b/files/pt-br/web/javascript/reference/functions/arrow_functions/index.html index b550d633e1..62a4ab2675 100644 --- a/files/pt-br/web/javascript/reference/functions/arrow_functions/index.html +++ b/files/pt-br/web/javascript/reference/functions/arrow_functions/index.html @@ -373,11 +373,7 @@ setTimeout( () => { </tbody> </table> -<h2 id="Compatibilidade_com_Navegadores">Compatibilidade com Navegadores</h2> - -<div class="hidden"> -<p>A tabela de compatibilidade nesta página é gerada de dados estruturados. Se você quiser contribuir com os dados, por favor verifique <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos mande um <em>pull request</em>.</p> -</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{Compat("javascript.functions.arrow_functions")}}</div> diff --git a/files/pt-br/web/javascript/reference/functions/get/index.html b/files/pt-br/web/javascript/reference/functions/get/index.html index 753f16dab0..1960b39306 100644 --- a/files/pt-br/web/javascript/reference/functions/get/index.html +++ b/files/pt-br/web/javascript/reference/functions/get/index.html @@ -136,7 +136,7 @@ console.log(obj.foo); // "bar"</pre> </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/javascript/reference/functions/method_definitions/index.html b/files/pt-br/web/javascript/reference/functions/method_definitions/index.html index 07dba6291b..0a3bb3a172 100644 --- a/files/pt-br/web/javascript/reference/functions/method_definitions/index.html +++ b/files/pt-br/web/javascript/reference/functions/method_definitions/index.html @@ -184,11 +184,7 @@ console.log(bar.foo2()); // 2</pre> </tbody> </table> -<h2 id="Compatibilidade_de_browser">Compatibilidade de browser</h2> - -<div class="hidden"> -<p>A tabela de compatibilidade desta página é gerada a partir de dados estruturados. Se você quiser contribuir com os dados, verifique <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data </a>e envie-nos um pull request.</p> -</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.functions.method_definitions")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/array/flatmap/index.html b/files/pt-br/web/javascript/reference/global_objects/array/flatmap/index.html index f75edaf3ef..7969e31e9d 100644 --- a/files/pt-br/web/javascript/reference/global_objects/array/flatmap/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/array/flatmap/index.html @@ -108,12 +108,10 @@ arr1.reduce((acc, x) => acc.concat([x * 2]<span class="js source"><span class </tbody> </table> -<h2 id="Compatibilidade_de_browser">Compatibilidade de browser</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você quiser contribuir com os dados, confira https://github.com/mdn/browser-compat-data e envie-nos uma PR</div> - -<p>{{Compat("javascript.builtins.Array.flatMap")}}</p> + <p>{{Compat("javascript.builtins.Array.flatMap")}}</p> </div> <h2 id="Veja_também">Veja também</h2> diff --git a/files/pt-br/web/javascript/reference/global_objects/array/from/index.html b/files/pt-br/web/javascript/reference/global_objects/array/from/index.html index 798f1c727d..c1a8f76473 100644 --- a/files/pt-br/web/javascript/reference/global_objects/array/from/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/array/from/index.html @@ -190,7 +190,7 @@ Array.from({length: 5}, (v, k) => k); </tbody> </table> -<h2 id="compatibilidade_com_navegadores">compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">compatibilidade com navegadores</h2> <div> <p>{{Compat("javascript.builtins.Array.from")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/array/indexof/index.html b/files/pt-br/web/javascript/reference/global_objects/array/indexof/index.html index 1cb6328be8..25627cd8f0 100644 --- a/files/pt-br/web/javascript/reference/global_objects/array/indexof/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/array/indexof/index.html @@ -174,7 +174,7 @@ if (!Array.prototype.indexOf) { </tbody> </table> -<h2 id="Compatibilidade_entre_Navegadores">Compatibilidade entre Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div id="compat-mobile">{{Compat("javascript.builtins.Array.indexOf")}}</div> diff --git a/files/pt-br/web/javascript/reference/global_objects/array/join/index.html b/files/pt-br/web/javascript/reference/global_objects/array/join/index.html index 703cc76de0..5b2455ffcb 100644 --- a/files/pt-br/web/javascript/reference/global_objects/array/join/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/array/join/index.html @@ -91,11 +91,7 @@ f(1, 'a', true); </tbody> </table> -<h2 id="Browser_compatibility" name="Browser_compatibility">Compatibilidade com o Browser</h2> - -<div class="hidden"> -<p>A tabela de compatibilidade nesta pagina é gerada a partir de dados estruturados. Se voce deseja contribuir para os dados, de uma olhada no repositorio <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um pull request.</p> -</div> +<h2 id="Browser_compatibility" name="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{Compat("javascript.builtins.Array.join")}}</div> diff --git a/files/pt-br/web/javascript/reference/global_objects/array/of/index.html b/files/pt-br/web/javascript/reference/global_objects/array/of/index.html index d7d72259cb..57d90a4472 100644 --- a/files/pt-br/web/javascript/reference/global_objects/array/of/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/array/of/index.html @@ -89,14 +89,10 @@ Array.of(undefined); // [undefined] </tbody> </table> -<h2 id="Compatibilidade_com_os_navegadores">Compatibilidade com os navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div id="compat-mobile"> -<div class="hidden"> -<p>A tabela de compatibilidade nesta página é gerada por dados estruturados. Se você quiser contribuir com os dados, visite <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie uma <em>pull request</em>.</p> -</div> - -<p>{{Compat("javascript.builtins.Array.of")}}</p> + <p>{{Compat("javascript.builtins.Array.of")}}</p> </div> <h2 id="Ver_também">Ver também</h2> diff --git a/files/pt-br/web/javascript/reference/global_objects/array/reduce/index.html b/files/pt-br/web/javascript/reference/global_objects/array/reduce/index.html index 0268b64c00..510c8c0928 100644 --- a/files/pt-br/web/javascript/reference/global_objects/array/reduce/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/array/reduce/index.html @@ -500,9 +500,7 @@ if (!Array.prototype.reduce) { </tbody> </table> -<h2 id="Browser_compatibility" name="Browser_compatibility">Navegadores compatíveis</h2> - -<p>A tabela de compatibilidade encontrada nesta página é gerada a partir de dados estruturados. Se você deseja contribuir com os dados, consulte : <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos um "pull request".</p> +<h2 id="Browser_compatibility" name="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{Compat("javascript.builtins.Array.reduce")}}</div> diff --git a/files/pt-br/web/javascript/reference/global_objects/array/splice/index.html b/files/pt-br/web/javascript/reference/global_objects/array/splice/index.html index d9296f4101..02dcd46265 100644 --- a/files/pt-br/web/javascript/reference/global_objects/array/splice/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/array/splice/index.html @@ -108,7 +108,7 @@ removed = myFish.splice(3, Number.MAX_VALUE); </tbody> </table> -<h2 id="Compatibilidade_de_Navegadores">Compatibilidade de Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> diff --git a/files/pt-br/web/javascript/reference/global_objects/array/tosource/index.html b/files/pt-br/web/javascript/reference/global_objects/array/tosource/index.html index 0eeea7211c..af0897b50c 100644 --- a/files/pt-br/web/javascript/reference/global_objects/array/tosource/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/array/tosource/index.html @@ -51,7 +51,7 @@ alpha.toSource(); //retorna ['a', 'b', 'c'] <p>Não é parte de nenhum padrão. Implementado no JavaScript 1.3.</p> -<h2 id="Compatibilidade_com_os_navegadores">Compatibilidade com os navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>A tabela de compatibilidade encontrada nesta página é gerada a partir de dados estruturados. Se você deseja contribuir com os dados, consulte <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos um "pull request".</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/arraybuffer/index.html b/files/pt-br/web/javascript/reference/global_objects/arraybuffer/index.html index 443a570305..60970d10df 100644 --- a/files/pt-br/web/javascript/reference/global_objects/arraybuffer/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/arraybuffer/index.html @@ -122,11 +122,7 @@ var view = new Int32Array(buffer);</code></pre> </tbody> </table> -<h2 id="Compatibilidade_entre_Navegadores">Compatibilidade entre Navegadores</h2> - -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> -</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.ArrayBuffer")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/boolean/valueof/index.html b/files/pt-br/web/javascript/reference/global_objects/boolean/valueof/index.html index e61d65033f..c0ebf9abf6 100644 --- a/files/pt-br/web/javascript/reference/global_objects/boolean/valueof/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/boolean/valueof/index.html @@ -56,7 +56,7 @@ myVar = x.valueOf(); // atribui o valor false à variável myVar </tbody> </table> -<h2 id="Compatibilidade_com_Navegadores">Compatibilidade com Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> diff --git a/files/pt-br/web/javascript/reference/global_objects/dataview/index.html b/files/pt-br/web/javascript/reference/global_objects/dataview/index.html index 7f4974b123..fcbc0a3b1f 100644 --- a/files/pt-br/web/javascript/reference/global_objects/dataview/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/dataview/index.html @@ -142,11 +142,7 @@ dv.getInt16(1); //42 </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> - -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>and send us a pull request.</p> -</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.DataView")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/@@toprimitive/index.html b/files/pt-br/web/javascript/reference/global_objects/date/@@toprimitive/index.html index bc2c7b5f35..40c2aed9eb 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/@@toprimitive/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/@@toprimitive/index.html @@ -64,9 +64,7 @@ testDate[Symbol.toPrimitive]('default'); </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.@@toPrimitive")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/gettimezoneoffset/index.html b/files/pt-br/web/javascript/reference/global_objects/date/gettimezoneoffset/index.html index 2a10c9b6d6..f17e0f8315 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/gettimezoneoffset/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/gettimezoneoffset/index.html @@ -54,7 +54,7 @@ var currentTimeZoneOffsetInHours = x.getTimezoneOffset() / 60; </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/getutcfullyear/index.html b/files/pt-br/web/javascript/reference/global_objects/date/getutcfullyear/index.html index 4c6788fc72..52aeb78a29 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/getutcfullyear/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/getutcfullyear/index.html @@ -67,9 +67,7 @@ var year = today.getUTCFullYear(); </tbody> </table> -<h2 id="Compatibilidade_de_Browser">Compatibilidade de Browser</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.getUTCFullYear")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/getutchours/index.html b/files/pt-br/web/javascript/reference/global_objects/date/getutchours/index.html index 7f962f722e..5c76d4785a 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/getutchours/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/getutchours/index.html @@ -49,9 +49,7 @@ var hours = today.getUTCHours(); </tbody> </table> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.getUTCHours")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/getutcmilliseconds/index.html b/files/pt-br/web/javascript/reference/global_objects/date/getutcmilliseconds/index.html index 9f9fd540bf..de7c346e36 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/getutcmilliseconds/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/getutcmilliseconds/index.html @@ -63,9 +63,7 @@ var <code>milissegundos </code>= today.getUTCMilliseconds(); </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.getUTCMilliseconds")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/getutcminutes/index.html b/files/pt-br/web/javascript/reference/global_objects/date/getutcminutes/index.html index 98eaee648d..6f757f5467 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/getutcminutes/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/getutcminutes/index.html @@ -48,9 +48,7 @@ var minutes = today.getUTCMinutes(); </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.getUTCMinutes")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/getutcmonth/index.html b/files/pt-br/web/javascript/reference/global_objects/date/getutcmonth/index.html index 9eeed116d8..4d7f0e8bb3 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/getutcmonth/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/getutcmonth/index.html @@ -63,9 +63,7 @@ var month = today.getUTCMonth(); </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.getUTCMonth")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/getutcseconds/index.html b/files/pt-br/web/javascript/reference/global_objects/date/getutcseconds/index.html index 40b747c1cb..7ac9f173e5 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/getutcseconds/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/getutcseconds/index.html @@ -61,9 +61,7 @@ var seconds = today.getUTCSeconds(); </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.getUTCSeconds")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/setdate/index.html b/files/pt-br/web/javascript/reference/global_objects/date/setdate/index.html index 92748130fc..33cd4e41b7 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/setdate/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/setdate/index.html @@ -66,9 +66,7 @@ theBigDay.setDate(-50); // 1962-08-11 (11th of August 1962) </tbody> </table> -<h2 id="Compatibilidade_de_Browsers">Compatibilidade de Browsers</h2> - -<p class="hidden">A tabela de compatibilidade nessa página é gerada a partir de dados estruturados. Se você quiser contribuir com os dados, por favor veja <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.setDate")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/setfullyear/index.html b/files/pt-br/web/javascript/reference/global_objects/date/setfullyear/index.html index 4f38399a21..4d44814c6b 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/setfullyear/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/setfullyear/index.html @@ -65,9 +65,7 @@ theBigDay.setFullYear(1997); </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.setFullYear")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/sethours/index.html b/files/pt-br/web/javascript/reference/global_objects/date/sethours/index.html index 77b161e0ce..42420ff97e 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/sethours/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/sethours/index.html @@ -71,9 +71,7 @@ theBigDay.setHours(7); </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.setHours")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/setmilliseconds/index.html b/files/pt-br/web/javascript/reference/global_objects/date/setmilliseconds/index.html index f632e02bf9..29c37d658e 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/setmilliseconds/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/setmilliseconds/index.html @@ -60,9 +60,7 @@ theBigDay.setMilliseconds(100); </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.setMilliseconds")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/setminutes/index.html b/files/pt-br/web/javascript/reference/global_objects/date/setminutes/index.html index ece5608638..23f0d2cbcb 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/setminutes/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/setminutes/index.html @@ -70,9 +70,7 @@ theBigDay.setMinutes(45); </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.setMinutes")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/setmonth/index.html b/files/pt-br/web/javascript/reference/global_objects/date/setmonth/index.html index e9ac42302a..888f80ca63 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/setmonth/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/setmonth/index.html @@ -73,9 +73,7 @@ console.log(endOfMonth); //Wed Mar 02 2016 00:00:00 </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.setMonth")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/setseconds/index.html b/files/pt-br/web/javascript/reference/global_objects/date/setseconds/index.html index b474ec29a2..d73af9c02e 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/setseconds/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/setseconds/index.html @@ -68,9 +68,7 @@ theBigDay.setSeconds(30); </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.setSeconds")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/settime/index.html b/files/pt-br/web/javascript/reference/global_objects/date/settime/index.html index cc4f4472ba..bb12fbd22e 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/settime/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/settime/index.html @@ -81,9 +81,7 @@ sameAsBigDay.setTime(theBigDay.getTime()); </tbody> </table> -<h2 id="Compatibilidade_nos_Browsers">Compatibilidade nos Browsers</h2> - -<p class="hidden">A tabela de compatibilidade nesta página é gerada a patir de dados estruturados. Caso queira contribuir com os dados, por favor confira <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.setTime")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/setutcdate/index.html b/files/pt-br/web/javascript/reference/global_objects/date/setutcdate/index.html index 4190b96120..faa2d20136 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/setutcdate/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/setutcdate/index.html @@ -60,9 +60,7 @@ theBigDay.setUTCDate(20); </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.setUTCDate")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/setutcfullyear/index.html b/files/pt-br/web/javascript/reference/global_objects/date/setutcfullyear/index.html index 657b65d9aa..08e042dc01 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/setutcfullyear/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/setutcfullyear/index.html @@ -66,9 +66,7 @@ theBigDay.setUTCFullYear(1997); </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.setUTCFullYear")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/setutchours/index.html b/files/pt-br/web/javascript/reference/global_objects/date/setutchours/index.html index 5d1304b708..21862d6482 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/setutchours/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/setutchours/index.html @@ -68,9 +68,7 @@ theBigDay.setUTCHours(8); </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.setUTCHours")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/setutcmilliseconds/index.html b/files/pt-br/web/javascript/reference/global_objects/date/setutcmilliseconds/index.html index 3d52820944..66f24f2f02 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/setutcmilliseconds/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/setutcmilliseconds/index.html @@ -60,9 +60,7 @@ theBigDay.setUTCMilliseconds(500); </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.setUTCMilliseconds")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/setutcminutes/index.html b/files/pt-br/web/javascript/reference/global_objects/date/setutcminutes/index.html index d0dd60beda..cbe9182c4f 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/setutcminutes/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/setutcminutes/index.html @@ -66,9 +66,7 @@ theBigDay.setUTCMinutes(43); </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.setUTCMinutes")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/setutcmonth/index.html b/files/pt-br/web/javascript/reference/global_objects/date/setutcmonth/index.html index 3dd9758665..2a6e9d9b6f 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/setutcmonth/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/setutcmonth/index.html @@ -64,9 +64,7 @@ theBigDay.setUTCMonth(11); </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.setUTCMonth")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/setutcseconds/index.html b/files/pt-br/web/javascript/reference/global_objects/date/setutcseconds/index.html index 2876f9a69b..bc78ac4027 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/setutcseconds/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/setutcseconds/index.html @@ -64,9 +64,7 @@ theBigDay.setUTCSeconds(20); </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.setUTCSeconds")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/setyear/index.html b/files/pt-br/web/javascript/reference/global_objects/date/setyear/index.html index afd2bfa615..c512ccd779 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/setyear/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/setyear/index.html @@ -63,9 +63,7 @@ theBigDay.setYear(2000); </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.setYear")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/todatestring/index.html b/files/pt-br/web/javascript/reference/global_objects/date/todatestring/index.html index ac4e3cbc11..5d6b1e8c0a 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/todatestring/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/todatestring/index.html @@ -66,7 +66,7 @@ console.log(d.toDateString()); // exibe Wed Jul 28 1993 no log </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/togmtstring/index.html b/files/pt-br/web/javascript/reference/global_objects/date/togmtstring/index.html index 1df4801950..a1775bb4e7 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/togmtstring/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/togmtstring/index.html @@ -55,9 +55,7 @@ console.log(str); // Mon, 18 Dec 1995 17:28:35 GMT </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.toGMTString")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/toisostring/index.html b/files/pt-br/web/javascript/reference/global_objects/date/toisostring/index.html index 14fb14cfc1..08334e9268 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/toisostring/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/toisostring/index.html @@ -82,9 +82,7 @@ console.log(today.toISOString()) // Returna 2011-10-05T14:48:00.000Z </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.toISOString")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/tojson/index.html b/files/pt-br/web/javascript/reference/global_objects/date/tojson/index.html index d35a98c99a..be57b4bee6 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/tojson/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/tojson/index.html @@ -60,9 +60,7 @@ console.log(jsonDate); //2015-10-26T07:46:36.611Z </tbody> </table> -<h2 id="Compatibilidade_com_navagadores">Compatibilidade com navagadores</h2> - -<p class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Caso queira contribuir com dados confira <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos um pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.toJSON")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/tolocalestring/index.html b/files/pt-br/web/javascript/reference/global_objects/date/tolocalestring/index.html index 06d9b1f30c..c8899076e5 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/tolocalestring/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/tolocalestring/index.html @@ -186,9 +186,7 @@ console.log(date.toLocaleString('en-US', { hour12: false })); </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.toLocaleString")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/tolocaletimestring/index.html b/files/pt-br/web/javascript/reference/global_objects/date/tolocaletimestring/index.html index 9b149abb00..6f63551d7d 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/tolocaletimestring/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/tolocaletimestring/index.html @@ -163,9 +163,7 @@ console.log(date.toLocaleTimeString('en-US', { hour12: false })); </tbody> </table> -<h2 id="Compatibilidade_em_Browsers">Compatibilidade em Browsers</h2> - -<p class="hidden">A tabela de compatibilidade nessa página é gerada por dados estruturados. Se você deseja contribuir com esses dados, por favor confira <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.toLocaleTimeString")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/tosource/index.html b/files/pt-br/web/javascript/reference/global_objects/date/tosource/index.html index 62c829b7ec..946bfa5c0f 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/tosource/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/tosource/index.html @@ -40,9 +40,7 @@ Date.toSource()</pre> <p>Não faz parte de nenhum padrão.</p> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.toSource")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/tostring/index.html b/files/pt-br/web/javascript/reference/global_objects/date/tostring/index.html index f06c2ab6ca..4ad224a22d 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/tostring/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/tostring/index.html @@ -98,9 +98,7 @@ var myVar = x.toString(); // atribui uma string em myVar no mesmo formato que es </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.toString")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/totimestring/index.html b/files/pt-br/web/javascript/reference/global_objects/date/totimestring/index.html index 852bf9ec95..81655c9d82 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/totimestring/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/totimestring/index.html @@ -57,9 +57,7 @@ console.log(d.toTimeString()); // 14:39:07 GMT-0600 (PDT) </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.toTimeString")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/toutcstring/index.html b/files/pt-br/web/javascript/reference/global_objects/date/toutcstring/index.html index 470841dc1a..201e6b3f77 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/toutcstring/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/toutcstring/index.html @@ -98,9 +98,7 @@ let UTCstring = today.toUTCString(); // Wed, 14 Jun 2017 07:00:00 GMT </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.toUTCString")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/utc/index.html b/files/pt-br/web/javascript/reference/global_objects/date/utc/index.html index 4684f83afa..93c7b72907 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/utc/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/utc/index.html @@ -86,7 +86,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Date/UTC </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> diff --git a/files/pt-br/web/javascript/reference/global_objects/date/valueof/index.html b/files/pt-br/web/javascript/reference/global_objects/date/valueof/index.html index a4e807b027..a9370535dd 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/valueof/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/valueof/index.html @@ -55,9 +55,7 @@ var myVar = x.valueOf(); // atribui -424713600000 to myVar </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.valueOf")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/float32array/index.html b/files/pt-br/web/javascript/reference/global_objects/float32array/index.html index 9bd9a6a33d..e70013df98 100644 --- a/files/pt-br/web/javascript/reference/global_objects/float32array/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/float32array/index.html @@ -174,9 +174,7 @@ var float32 = new Float32Array(iterable); </tbody> </table> -<h2 id="Compatibilidade_dos_navegadores">Compatibilidade dos navegadores</h2> - -<div class="hidden">A tabela de compatibilidade nesta pagina é gerada por dados estruturados. Se você quiser contribuir com os dados, por favor veja The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos mande um pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Float32Array")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/function/arguments/index.html b/files/pt-br/web/javascript/reference/global_objects/function/arguments/index.html index 6fac474a16..56c9413142 100644 --- a/files/pt-br/web/javascript/reference/global_objects/function/arguments/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/function/arguments/index.html @@ -70,7 +70,7 @@ console.log('returned: ' + g.arguments); </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> diff --git a/files/pt-br/web/javascript/reference/global_objects/function/displayname/index.html b/files/pt-br/web/javascript/reference/global_objects/function/displayname/index.html index 5cf33d8080..2272e33d5c 100644 --- a/files/pt-br/web/javascript/reference/global_objects/function/displayname/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/function/displayname/index.html @@ -71,10 +71,8 @@ a; // "function My Function()"</pre> <p>Não faz parte de denhuma especificação.</p> -<h2 id="Compatibilidade_de_Navegadores">Compatibilidade de Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> -<div class="hidden">A tabela de compatibilidade nessa página é gerada de dados estruturados. Se você gostaria de contribuir com os dados, por favor veja <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um pull request.</div> - -<p>{{Compat("javascript.builtins.Function.displayName")}}</p> + <p>{{Compat("javascript.builtins.Function.displayName")}}</p> </div> diff --git a/files/pt-br/web/javascript/reference/global_objects/function/name/index.html b/files/pt-br/web/javascript/reference/global_objects/function/name/index.html index 2ee74e0779..ab1b20c7ce 100644 --- a/files/pt-br/web/javascript/reference/global_objects/function/name/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/function/name/index.html @@ -213,10 +213,8 @@ if (b.constructor.name === 'Foo') { </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você gostaria de contribuir com os dados, confira por favor <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie uma <em>pull request</em>.</div> - -<p>{{Compat("javascript.builtins.Function.name")}}</p> + <p>{{Compat("javascript.builtins.Function.name")}}</p> </div> diff --git a/files/pt-br/web/javascript/reference/global_objects/function/tosource/index.html b/files/pt-br/web/javascript/reference/global_objects/function/tosource/index.html index 4fbeaaf1c1..7e7d2715ff 100644 --- a/files/pt-br/web/javascript/reference/global_objects/function/tosource/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/function/tosource/index.html @@ -42,12 +42,10 @@ Function.toSource(); <p>Não faz parte de nenhum padrão. Implementado no JavaScript 1.3.</p> -<h2 id="Compatibilidade_em_Navegadores">Compatibilidade em Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> -<div class="hidden">A tabela de comaptibilidade nessa página é gerada por dados estruturados. Se você gostaria de contribuir para os dados, por favor, veja <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos mande um pull-request.</div> - -<p>{{Compat("javascript.builtins.Function.toSource")}}</p> + <p>{{Compat("javascript.builtins.Function.toSource")}}</p> </div> <h2 id="Veja_Também">Veja Também</h2> diff --git a/files/pt-br/web/javascript/reference/global_objects/globalthis/index.html b/files/pt-br/web/javascript/reference/global_objects/globalthis/index.html index 2fa51a26e2..da6386435d 100644 --- a/files/pt-br/web/javascript/reference/global_objects/globalthis/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/globalthis/index.html @@ -75,6 +75,6 @@ if (typeof globals.setTimeout !== 'function') { </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.globalThis")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/map/get/index.html b/files/pt-br/web/javascript/reference/global_objects/map/get/index.html index 9a4fde282c..ef7db5c8fa 100644 --- a/files/pt-br/web/javascript/reference/global_objects/map/get/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/map/get/index.html @@ -61,9 +61,7 @@ myMap.get('baz'); // Retorna undefined. </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> - -<div class="hidden">A tabela de compatibilidade desta página é gerada a partir de dados estruturados. Se você gostaria de contribuir, por favor, dê uma olhada em <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Map.get")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/map/has/index.html b/files/pt-br/web/javascript/reference/global_objects/map/has/index.html index 88a5c18aff..bc110f3087 100644 --- a/files/pt-br/web/javascript/reference/global_objects/map/has/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/map/has/index.html @@ -63,9 +63,7 @@ myMap.has('barz'); // retorna false </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> - - +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Map.has")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/map/keys/index.html b/files/pt-br/web/javascript/reference/global_objects/map/keys/index.html index 40637e641d..907301897e 100644 --- a/files/pt-br/web/javascript/reference/global_objects/map/keys/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/map/keys/index.html @@ -55,7 +55,7 @@ console.log(mapIter.next().value); // Object </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/math/acos/index.html b/files/pt-br/web/javascript/reference/global_objects/math/acos/index.html index beea711e08..03d33a066b 100644 --- a/files/pt-br/web/javascript/reference/global_objects/math/acos/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/math/acos/index.html @@ -75,7 +75,7 @@ Math.acos(2); // NaN </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> diff --git a/files/pt-br/web/javascript/reference/global_objects/math/acosh/index.html b/files/pt-br/web/javascript/reference/global_objects/math/acosh/index.html index d80acedc5d..5d73f11ede 100644 --- a/files/pt-br/web/javascript/reference/global_objects/math/acosh/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/math/acosh/index.html @@ -83,9 +83,7 @@ Math.acosh(2); // 1.3169578969248166 </tbody> </table> -<h2 id="Compatibilidade_nos_navegadores">Compatibilidade nos navegadores</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Math.acosh")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/math/asin/index.html b/files/pt-br/web/javascript/reference/global_objects/math/asin/index.html index 7738c1e819..6aef11f4b4 100644 --- a/files/pt-br/web/javascript/reference/global_objects/math/asin/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/math/asin/index.html @@ -85,9 +85,7 @@ Math.asin(2); // NaN </tbody> </table> -<h2 id="Compatibilidade_nos_navegadores">Compatibilidade nos navegadores</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Math.asin")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/math/asinh/index.html b/files/pt-br/web/javascript/reference/global_objects/math/asinh/index.html index 56c7d8a684..a4bb28f4ec 100644 --- a/files/pt-br/web/javascript/reference/global_objects/math/asinh/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/math/asinh/index.html @@ -80,9 +80,7 @@ Math.asinh(0); // 0 </tbody> </table> -<h2 id="Compatibilitade_de_navegadores">Compatibilitade de navegadores</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Math.asinh")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/math/atan/index.html b/files/pt-br/web/javascript/reference/global_objects/math/atan/index.html index 91e5b4f52a..f2eab97e8e 100644 --- a/files/pt-br/web/javascript/reference/global_objects/math/atan/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/math/atan/index.html @@ -86,9 +86,7 @@ Math.atan(y / x); </tbody> </table> -<h2 id="Compatibilidade_nos_navegadores">Compatibilidade nos navegadores</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Math.atan")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/math/atanh/index.html b/files/pt-br/web/javascript/reference/global_objects/math/atanh/index.html index 0ccb86d421..5bf0e77b8a 100644 --- a/files/pt-br/web/javascript/reference/global_objects/math/atanh/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/math/atanh/index.html @@ -82,9 +82,7 @@ Math.atanh(2); // NaN </tbody> </table> -<h2 id="Compatibilidade_no_navegadores">Compatibilidade no navegadores</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Math.atanh")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/math/cbrt/index.html b/files/pt-br/web/javascript/reference/global_objects/math/cbrt/index.html index 6c7ffcdf42..4d68b6b111 100644 --- a/files/pt-br/web/javascript/reference/global_objects/math/cbrt/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/math/cbrt/index.html @@ -83,9 +83,7 @@ Math.cbrt(2); // 1.2599210498948734 </tbody> </table> -<h2 id="Compatibilidade">Compatibilidade</h2> - -<p class="hidden">A tabela de compatibilidade nesta página é gerada de dados estruturados. Se você quiser contribuir para tais dados, por favor verifique em <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data </a>e nos envie um pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Math.cbrt")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/math/clz32/index.html b/files/pt-br/web/javascript/reference/global_objects/math/clz32/index.html index c997e014ec..f5de613840 100644 --- a/files/pt-br/web/javascript/reference/global_objects/math/clz32/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/math/clz32/index.html @@ -165,9 +165,7 @@ var ctron = countTrailsMethods.b;</pre> </tbody> </table> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você deseja contribuir com os dados, consulte https://github.com/mdn/browser-compat-data e envie-nos uma solicitação de recebimento.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Math.clz32")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/math/cos/index.html b/files/pt-br/web/javascript/reference/global_objects/math/cos/index.html index 566f343230..94b1d4b364 100644 --- a/files/pt-br/web/javascript/reference/global_objects/math/cos/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/math/cos/index.html @@ -84,9 +84,7 @@ Math.cos(2 * Math.PI); // 1 </tbody> </table> -<h2 id="Compatibilidade_dos_Browsers">Compatibilidade dos Browsers</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Math.cos")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/math/cosh/index.html b/files/pt-br/web/javascript/reference/global_objects/math/cosh/index.html index f6e0671abd..1b482a54d5 100644 --- a/files/pt-br/web/javascript/reference/global_objects/math/cosh/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/math/cosh/index.html @@ -71,9 +71,7 @@ Math.cosh(-1); // 1.5430806348152437 </tbody> </table> -<h2 id="Compatibilidade_com_Navegadores">Compatibilidade com Navegadores</h2> - -<p class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você gostaria de contribuir com as informações, por favor faça um check out de <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Math.cosh")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/math/expm1/index.html b/files/pt-br/web/javascript/reference/global_objects/math/expm1/index.html index 0dfe3aab94..abbb3d3e45 100644 --- a/files/pt-br/web/javascript/reference/global_objects/math/expm1/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/math/expm1/index.html @@ -61,9 +61,7 @@ Math.expm1(1); // 1.718281828459045 </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Math.expm1")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/math/hypot/index.html b/files/pt-br/web/javascript/reference/global_objects/math/hypot/index.html index b83197c861..f12ade9526 100644 --- a/files/pt-br/web/javascript/reference/global_objects/math/hypot/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/math/hypot/index.html @@ -100,9 +100,7 @@ Math.hypot(-3); // 3, the same as Math.abs(-3) </tbody> </table> -<h2 id="Compatibilidade_no_navegador">Compatibilidade no navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Math.hypot")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/math/ln10/index.html b/files/pt-br/web/javascript/reference/global_objects/math/ln10/index.html index a5df5d4e52..fc628ed9ce 100644 --- a/files/pt-br/web/javascript/reference/global_objects/math/ln10/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/math/ln10/index.html @@ -60,7 +60,7 @@ getNatLog10(); // 2.302585092994046 </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> diff --git a/files/pt-br/web/javascript/reference/global_objects/math/ln2/index.html b/files/pt-br/web/javascript/reference/global_objects/math/ln2/index.html index dd6282bae3..a4682bc295 100644 --- a/files/pt-br/web/javascript/reference/global_objects/math/ln2/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/math/ln2/index.html @@ -65,9 +65,7 @@ getNatLog2(); // 0.6931471805599453 </tbody> </table> -<h2 id="Compatibilidade_dos_navegadores">Compatibilidade dos navegadores</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Math.LN2")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/math/log10e/index.html b/files/pt-br/web/javascript/reference/global_objects/math/log10e/index.html index 1c2f57c178..4f1f3ec751 100644 --- a/files/pt-br/web/javascript/reference/global_objects/math/log10e/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/math/log10e/index.html @@ -67,9 +67,7 @@ getLog10e(); // 0.4342944819032518 </tbody> </table> -<h2 id="Compatibilidade_no_navegadores">Compatibilidade no navegadores</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Math.LOG10E")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/math/log1p/index.html b/files/pt-br/web/javascript/reference/global_objects/math/log1p/index.html index b36c74ff62..5e08f3461a 100644 --- a/files/pt-br/web/javascript/reference/global_objects/math/log1p/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/math/log1p/index.html @@ -87,9 +87,7 @@ Math.log1p(-2); // NaN </tbody> </table> -<h2 id="Compatibilidade_com_os_navegadores">Compatibilidade com os navegadores</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Math.log1p")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/math/log2/index.html b/files/pt-br/web/javascript/reference/global_objects/math/log2/index.html index 1e15ab3f00..8697b6446f 100644 --- a/files/pt-br/web/javascript/reference/global_objects/math/log2/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/math/log2/index.html @@ -74,9 +74,7 @@ Math.log2(1024); // 10 </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Math.log2")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/math/log2e/index.html b/files/pt-br/web/javascript/reference/global_objects/math/log2e/index.html index 26669a3b45..bcb84ca6c3 100644 --- a/files/pt-br/web/javascript/reference/global_objects/math/log2e/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/math/log2e/index.html @@ -67,9 +67,7 @@ getLog2e(); // 1.4426950408889634 </tbody> </table> -<h2 id="Compatibilidade_nos_navegadores">Compatibilidade nos navegadores</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Math.LOG2E")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/math/pow/index.html b/files/pt-br/web/javascript/reference/global_objects/math/pow/index.html index 0a478feb5a..6a26cbe4cc 100644 --- a/files/pt-br/web/javascript/reference/global_objects/math/pow/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/math/pow/index.html @@ -84,7 +84,7 @@ Math.pow(-7, 1/3); // NaN </tbody> </table> -<h2 id="Compatibilidade_com_Navegadores">Compatibilidade com Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> diff --git a/files/pt-br/web/javascript/reference/global_objects/math/sign/index.html b/files/pt-br/web/javascript/reference/global_objects/math/sign/index.html index 03f8eed812..8c470e7dff 100644 --- a/files/pt-br/web/javascript/reference/global_objects/math/sign/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/math/sign/index.html @@ -100,9 +100,7 @@ Math.sign(); // NaN </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> - -<p class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você quiser contribuir com os dados, por favor baixe-os do repositório <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e encaminhe-nos uma requisição de pull.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Math.sign")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/math/sin/index.html b/files/pt-br/web/javascript/reference/global_objects/math/sin/index.html index 3e5cdea187..4474d52cdc 100644 --- a/files/pt-br/web/javascript/reference/global_objects/math/sin/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/math/sin/index.html @@ -74,9 +74,7 @@ Math.sin(Math.PI / 2); // 1 </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Math.sin")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/math/sinh/index.html b/files/pt-br/web/javascript/reference/global_objects/math/sinh/index.html index 68f6aeb977..931ff698c2 100644 --- a/files/pt-br/web/javascript/reference/global_objects/math/sinh/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/math/sinh/index.html @@ -79,9 +79,7 @@ Math.sinh(1); // 1.1752011936438014 </tbody> </table> -<h2 id="Compatibilidade_nos_navegadores">Compatibilidade nos navegadores</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Math.sinh")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/math/sqrt1_2/index.html b/files/pt-br/web/javascript/reference/global_objects/math/sqrt1_2/index.html index 5c2aa35e4a..0f9d932e6f 100644 --- a/files/pt-br/web/javascript/reference/global_objects/math/sqrt1_2/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/math/sqrt1_2/index.html @@ -67,9 +67,7 @@ getRoot1_2(); // 0.7071067811865476 </tbody> </table> -<h2 id="Compatibilidade_nos_navegadores">Compatibilidade nos navegadores</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Math.SQRT1_2")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/math/sqrt2/index.html b/files/pt-br/web/javascript/reference/global_objects/math/sqrt2/index.html index 7c8ceeaa5d..08b23424f8 100644 --- a/files/pt-br/web/javascript/reference/global_objects/math/sqrt2/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/math/sqrt2/index.html @@ -67,9 +67,7 @@ getRoot2(); // 1.4142135623730951 </tbody> </table> -<h2 id="Compatibilidade_nos_navegadores">Compatibilidade nos navegadores</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Math.SQRT2")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/math/tanh/index.html b/files/pt-br/web/javascript/reference/global_objects/math/tanh/index.html index 1122f98d69..5fa1786bff 100644 --- a/files/pt-br/web/javascript/reference/global_objects/math/tanh/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/math/tanh/index.html @@ -71,9 +71,7 @@ Math.tanh(1); // 0.7615941559557649 </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Math.tanh")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/null/index.html b/files/pt-br/web/javascript/reference/global_objects/null/index.html index 8118dddc36..9140a0218a 100644 --- a/files/pt-br/web/javascript/reference/global_objects/null/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/null/index.html @@ -65,7 +65,7 @@ null == undefined // verdadeiro </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{ CompatibilityTable() }}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/number/epsilon/index.html b/files/pt-br/web/javascript/reference/global_objects/number/epsilon/index.html index bc10fb3285..dd93119776 100644 --- a/files/pt-br/web/javascript/reference/global_objects/number/epsilon/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/number/epsilon/index.html @@ -56,9 +56,7 @@ equal = (Math.abs(x - y + z) < Number.EPSILON); </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Number.EPSILON")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/number/isfinite/index.html b/files/pt-br/web/javascript/reference/global_objects/number/isfinite/index.html index d4a86d3531..1e2afe4e8b 100644 --- a/files/pt-br/web/javascript/reference/global_objects/number/isfinite/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/number/isfinite/index.html @@ -73,9 +73,7 @@ Number.isFinite(null); // false, teria sido true com a função </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Number.isFinite")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/number/issafeinteger/index.html b/files/pt-br/web/javascript/reference/global_objects/number/issafeinteger/index.html index b6b9d823bc..d05abb5fa1 100644 --- a/files/pt-br/web/javascript/reference/global_objects/number/issafeinteger/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/number/issafeinteger/index.html @@ -88,9 +88,7 @@ Number.isSafeInteger(3.0); // true </tbody> </table> -<h2 id="Compatibilidade">Compatibilidade</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Number.isSafeInteger")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/number/negative_infinity/index.html b/files/pt-br/web/javascript/reference/global_objects/number/negative_infinity/index.html index ca9531f930..6eb82d2865 100644 --- a/files/pt-br/web/javascript/reference/global_objects/number/negative_infinity/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/number/negative_infinity/index.html @@ -68,9 +68,7 @@ if (smallNumber === Number.NEGATIVE_INFINITY) { </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Number.NEGATIVE_INFINITY")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/number/positive_infinity/index.html b/files/pt-br/web/javascript/reference/global_objects/number/positive_infinity/index.html index b6ac31f1ec..e54b1b7e2d 100644 --- a/files/pt-br/web/javascript/reference/global_objects/number/positive_infinity/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/number/positive_infinity/index.html @@ -76,9 +76,7 @@ if (bigNumber == Number.POSITIVE_INFINITY) { </tbody> </table> -<h2 id="Compatibilidade_dos_browsers">Compatibilidade dos browsers</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Number.POSITIVE_INFINITY")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/number/toprecision/index.html b/files/pt-br/web/javascript/reference/global_objects/number/toprecision/index.html index 643a0b9a08..d498fd84a8 100644 --- a/files/pt-br/web/javascript/reference/global_objects/number/toprecision/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/number/toprecision/index.html @@ -89,9 +89,7 @@ console.log((1234.5).toPrecision(2)); // logs '1.2e+3' </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> - -<p class="hidden">A tabela de compatibilidade nesta página foi gerada a partir de dados estruturados. Se você quiser contribuir para a base de dados, por favor, dê uma olhada em <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos sua requisição.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Number.toPrecision")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/number/tosource/index.html b/files/pt-br/web/javascript/reference/global_objects/number/tosource/index.html index 8d10118b0a..4d9b36a743 100644 --- a/files/pt-br/web/javascript/reference/global_objects/number/tosource/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/number/tosource/index.html @@ -35,9 +35,7 @@ Number.toSource()</pre> <p>Não é parte de nenhuma especificação padrão. Implementado no JavaScript 1.3.</p> -<h2 id="Browser_compatibility">Browser compatibility</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Number.toSource")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/number/valueof/index.html b/files/pt-br/web/javascript/reference/global_objects/number/valueof/index.html index 7406994df7..b9b77f62e3 100644 --- a/files/pt-br/web/javascript/reference/global_objects/number/valueof/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/number/valueof/index.html @@ -67,9 +67,7 @@ console.log(typeof num); // number </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Number.valueOf")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/object/__lookupgetter__/index.html b/files/pt-br/web/javascript/reference/global_objects/object/__lookupgetter__/index.html index c9f2d29fcd..86e257439f 100644 --- a/files/pt-br/web/javascript/reference/global_objects/object/__lookupgetter__/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/object/__lookupgetter__/index.html @@ -64,12 +64,10 @@ Object.getOwnPropertyDescriptor(obj, "foo").get; </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> -<div class="hidden">A tabela de compatibilidade nessa página é gerado de data estruturada. Se você gostaria de contribuir para a data, por favor confira <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie para nós uma solicitação.</div> - -<p>{{Compat("javascript.builtins.Object.lookupGetter")}}</p> + <p>{{Compat("javascript.builtins.Object.lookupGetter")}}</p> </div> <h2 id="Ver_também">Ver também</h2> diff --git a/files/pt-br/web/javascript/reference/global_objects/object/assign/index.html b/files/pt-br/web/javascript/reference/global_objects/object/assign/index.html index 87d62130d2..04e7f1f969 100644 --- a/files/pt-br/web/javascript/reference/global_objects/object/assign/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/object/assign/index.html @@ -207,11 +207,7 @@ console.log(copy); </tbody> </table> -<h2 id="Compatibilidade_nos_navegadores">Compatibilidade nos navegadores</h2> - -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> -</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Object.assign")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/object/defineproperty/index.html b/files/pt-br/web/javascript/reference/global_objects/object/defineproperty/index.html index 25ad45b438..587ce03721 100644 --- a/files/pt-br/web/javascript/reference/global_objects/object/defineproperty/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/object/defineproperty/index.html @@ -429,11 +429,7 @@ console.log(myclass.prototype.y); // 1</code> </tbody> </table> -<h2 id="Compatibilidade_de_browser">Compatibilidade de browser</h2> - -<div class="hidden"> -<p>A tabela de compatibilidade nesta página é gerada à partir de dados estruturados. Se você quiser contribuir, consulte <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos mande uma requisição de pull.</p> -</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Object.defineProperty")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/object/entries/index.html b/files/pt-br/web/javascript/reference/global_objects/object/entries/index.html index 1f40f3b693..3f637e6d3b 100644 --- a/files/pt-br/web/javascript/reference/global_objects/object/entries/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/object/entries/index.html @@ -94,7 +94,7 @@ console.log(map); // Map { foo: "bar", baz: 42 }</pre> </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{Compat("javascript.builtins.Object.entries")}}</div> diff --git a/files/pt-br/web/javascript/reference/global_objects/object/getownpropertydescriptors/index.html b/files/pt-br/web/javascript/reference/global_objects/object/getownpropertydescriptors/index.html index b12a764811..e0d241cdf2 100644 --- a/files/pt-br/web/javascript/reference/global_objects/object/getownpropertydescriptors/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/object/getownpropertydescriptors/index.html @@ -87,12 +87,10 @@ subclass.prototype = Object.create( </tbody> </table> -<h2 id="Compatibiliadde_de_navegadores">Compatibiliadde de navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> -<div class="hidden">A tablea de compatibilidade dessa página é gerada de dados estruturados. Se você gostaria de contribuir com os dados, por favor dê uma olhada em <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e <span class="text">mande-nos</span> uma pull request.</div> - -<p>{{Compat("javascript.builtins.Object.getOwnPropertyDescriptors")}}</p> + <p>{{Compat("javascript.builtins.Object.getOwnPropertyDescriptors")}}</p> </div> <h2 id="Veja_também">Veja também</h2> diff --git a/files/pt-br/web/javascript/reference/global_objects/object/getownpropertysymbols/index.html b/files/pt-br/web/javascript/reference/global_objects/object/getownpropertysymbols/index.html index 319253b313..fb8479ea6d 100644 --- a/files/pt-br/web/javascript/reference/global_objects/object/getownpropertysymbols/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/object/getownpropertysymbols/index.html @@ -63,12 +63,10 @@ console.log(objectSymbols[0]); // retorno esperado Symbol(a) </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> -<div class="hidden">A tablea de compatibilidade dessa página é gerada de dados estruturados. Se você gostaria de contribuir com os dados, por favor dê uma olhada em <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e <span class="text">mande-nos</span> uma pull request.</div> - -<p>{{Compat("javascript.builtins.Object.getOwnPropertySymbols")}}</p> + <p>{{Compat("javascript.builtins.Object.getOwnPropertySymbols")}}</p> </div> <h2 id="Veja_também">Veja também</h2> diff --git a/files/pt-br/web/javascript/reference/global_objects/object/getprototypeof/index.html b/files/pt-br/web/javascript/reference/global_objects/object/getprototypeof/index.html index a1e3bf1910..4d8ccc04b8 100644 --- a/files/pt-br/web/javascript/reference/global_objects/object/getprototypeof/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/object/getprototypeof/index.html @@ -57,7 +57,7 @@ Object.getPrototypeOf("foo"); </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> diff --git a/files/pt-br/web/javascript/reference/global_objects/object/isprototypeof/index.html b/files/pt-br/web/javascript/reference/global_objects/object/isprototypeof/index.html index 07ff5404a3..960189ac72 100644 --- a/files/pt-br/web/javascript/reference/global_objects/object/isprototypeof/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/object/isprototypeof/index.html @@ -104,12 +104,10 @@ console.log(Object.prototype.isPrototypeOf(baz)); // true </tbody> </table> -<h2 id="Compatibilidade_com_o_Browser">Compatibilidade com o Browser</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> -<div class="hidden">A tabela de compatibilidade desta página é gerada através de dados estruturados. Se você gostaria de contribuir, por favor veja <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos mande um <em>pull request</em>.</div> - -<p>{{Compat("javascript.builtins.Object.isPrototypeOf")}}</p> + <p>{{Compat("javascript.builtins.Object.isPrototypeOf")}}</p> </div> <h2 id="Veja_também">Veja também</h2> diff --git a/files/pt-br/web/javascript/reference/global_objects/object/issealed/index.html b/files/pt-br/web/javascript/reference/global_objects/object/issealed/index.html index 67f42f78bc..9e395a4f5d 100644 --- a/files/pt-br/web/javascript/reference/global_objects/object/issealed/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/object/issealed/index.html @@ -115,12 +115,10 @@ Object.isSealed(1); </tbody> </table> -<h2 id="Compatibilidade_com_Navegadores">Compatibilidade com Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> -<div class="hidden">A tabela de compatibilidade nesta página é gerado a partir de dados estruturados. Se deseja contribuir com os dados, por favor clone o repositório <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos um <em>pull request</em>.</div> - -<p>{{Compat("javascript.builtins.Object.isSealed")}}</p> + <p>{{Compat("javascript.builtins.Object.isSealed")}}</p> </div> <h2 id="Veja_também">Veja também</h2> diff --git a/files/pt-br/web/javascript/reference/global_objects/object/preventextensions/index.html b/files/pt-br/web/javascript/reference/global_objects/object/preventextensions/index.html index 35446ed876..fbdf1b6c6b 100644 --- a/files/pt-br/web/javascript/reference/global_objects/object/preventextensions/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/object/preventextensions/index.html @@ -111,7 +111,7 @@ Object.preventExtensions(1); </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> diff --git a/files/pt-br/web/javascript/reference/global_objects/object/propertyisenumerable/index.html b/files/pt-br/web/javascript/reference/global_objects/object/propertyisenumerable/index.html index a68117bc0c..b337040a66 100644 --- a/files/pt-br/web/javascript/reference/global_objects/object/propertyisenumerable/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/object/propertyisenumerable/index.html @@ -110,7 +110,7 @@ o.propertyIsEnumerable('firstMethod'); // returns false </tbody> </table> -<h2 id="Compatibilidade_com_Navegadores">Compatibilidade com Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> diff --git a/files/pt-br/web/javascript/reference/global_objects/object/tosource/index.html b/files/pt-br/web/javascript/reference/global_objects/object/tosource/index.html index e0a8edcaa5..5e13a8eb4d 100644 --- a/files/pt-br/web/javascript/reference/global_objects/object/tosource/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/object/tosource/index.html @@ -121,12 +121,10 @@ theDog = new Dog('Gabby', 'Lab', 'chocolate', 'female'); <p>Não faz parte de nenhum padrão.</p> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> -<div class="hidden">A tabela de compatibilidade nessa página é gerada de dados estruturados. Se você quiser contribuir a esses dados, por favor cheque <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data </a>e nos mande um pull request.</div> - -<p>{{Compat("javascript.builtins.Object.toSource")}}</p> + <p>{{Compat("javascript.builtins.Object.toSource")}}</p> </div> <h2 id="Veja_também">Veja também</h2> diff --git a/files/pt-br/web/javascript/reference/global_objects/object/valueof/index.html b/files/pt-br/web/javascript/reference/global_objects/object/valueof/index.html index a78642c377..d525a2b525 100644 --- a/files/pt-br/web/javascript/reference/global_objects/object/valueof/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/object/valueof/index.html @@ -96,9 +96,7 @@ myObj + 3; // 7 <h2 id="Compatibilidade_do_browser">Compatibilidade do browser</h2> <div> -<div class="hidden">A tabela de compatibilidade nessa página é gerada à partidad de dados estruturados. Se você quiser contribuir para os dados, por favor, vá até <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie o pull request.</div> - -<p>{{Compat("javascript.builtins.Object.valueOf")}}</p> + <p>{{Compat("javascript.builtins.Object.valueOf")}}</p> </div> <h2 id="Veja_também">Veja também</h2> diff --git a/files/pt-br/web/javascript/reference/global_objects/object/values/index.html b/files/pt-br/web/javascript/reference/global_objects/object/values/index.html index a95e01a704..3d4a787e4a 100644 --- a/files/pt-br/web/javascript/reference/global_objects/object/values/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/object/values/index.html @@ -69,7 +69,7 @@ console.log(Object.values("foo")); // ['f', 'o', 'o'] </tbody> </table> -<h2 id="Compatibilidade_com_Navegadores">Compatibilidade com Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com Navegadores</h2> <div>{{CompatibilityTable}}</div> diff --git a/files/pt-br/web/javascript/reference/global_objects/promise/all/index.html b/files/pt-br/web/javascript/reference/global_objects/promise/all/index.html index eec13d056a..d58d5ace0d 100644 --- a/files/pt-br/web/javascript/reference/global_objects/promise/all/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/promise/all/index.html @@ -229,11 +229,7 @@ Promise.all([ </tbody> </table> -<h2 id="Compatibilidade_com_browsers">Compatibilidade com browsers</h2> - -<div class="hidden"> -<p>Para contribuir para esse dado de compatibilidade, por favor, escreva um pull request para o repositório: <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>.</p> -</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Promise.all")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/promise/allsettled/index.html b/files/pt-br/web/javascript/reference/global_objects/promise/allsettled/index.html index 770a4fd3a7..5d1815773c 100644 --- a/files/pt-br/web/javascript/reference/global_objects/promise/allsettled/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/promise/allsettled/index.html @@ -47,9 +47,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Promise/allSettled </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> - -<p class="hidden">Para contribuir com os dados de compatibilidae, por favor faça um pull request nesse repositório: <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Promise.allSettled")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/promise/catch/index.html b/files/pt-br/web/javascript/reference/global_objects/promise/catch/index.html index a39d4576d7..64598bf7dd 100644 --- a/files/pt-br/web/javascript/reference/global_objects/promise/catch/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/promise/catch/index.html @@ -120,16 +120,10 @@ p1.then(function(value) { </tbody> </table> -<h2 id="Compatibilidade_dos_browsers">Compatibilidade dos browsers</h2> - - - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Promise.catch")}}</p> - - <h2 id="Veja_também">Veja também</h2> <ul> diff --git a/files/pt-br/web/javascript/reference/global_objects/promise/finally/index.html b/files/pt-br/web/javascript/reference/global_objects/promise/finally/index.html index 59dff0a6cf..a1702dc9a1 100644 --- a/files/pt-br/web/javascript/reference/global_objects/promise/finally/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/promise/finally/index.html @@ -85,9 +85,7 @@ fetch(minhaRequisicao).then(function(resposta) { </tbody> </table> -<h2 id="Compatibilidade_dos_navegadores">Compatibilidade dos navegadores</h2> - -<p class="hidden">To contribute to this compatibility data, please write a pull request against this repository: <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Promise.finally")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/promise/reject/index.html b/files/pt-br/web/javascript/reference/global_objects/promise/reject/index.html index 6097afe484..c2c9cd0805 100644 --- a/files/pt-br/web/javascript/reference/global_objects/promise/reject/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/promise/reject/index.html @@ -60,9 +60,7 @@ Promise.reject(new Error("falha")).then(function(erro) { </tbody> </table> -<h2 id="Compatibilidade_com_browsers">Compatibilidade com browsers</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Promise.reject")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/promise/resolve/index.html b/files/pt-br/web/javascript/reference/global_objects/promise/resolve/index.html index f4c1220158..6bdbed15a0 100644 --- a/files/pt-br/web/javascript/reference/global_objects/promise/resolve/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/promise/resolve/index.html @@ -131,9 +131,7 @@ p3.then(function(v) { </tbody> </table> -<h2 id="Compatibilidade_dos_navegadores">Compatibilidade dos navegadores</h2> - -<p class="hidden">To contribute to this compatibility data, please write a pull request against this file: <a href="https://github.com/mdn/browser-compat-data/blob/master/javascript/promise.json">https://github.com/mdn/browser-compat-data/blob/master/javascript/promise.json</a>.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Promise.resolve")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/regexp/ignorecase/index.html b/files/pt-br/web/javascript/reference/global_objects/regexp/ignorecase/index.html index e6f55b596f..b54e70bf99 100644 --- a/files/pt-br/web/javascript/reference/global_objects/regexp/ignorecase/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/regexp/ignorecase/index.html @@ -51,12 +51,10 @@ console.log(regex.ignoreCase); // true </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> - - -<p>{{Compat("javascript.builtins.RegExp.ignoreCase")}}</p> + <p>{{Compat("javascript.builtins.RegExp.ignoreCase")}}</p> </div> <h2 id="See_also">See also</h2> diff --git a/files/pt-br/web/javascript/reference/global_objects/regexp/sticky/index.html b/files/pt-br/web/javascript/reference/global_objects/regexp/sticky/index.html index 2030fc7bf1..1348453bce 100644 --- a/files/pt-br/web/javascript/reference/global_objects/regexp/sticky/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/regexp/sticky/index.html @@ -76,12 +76,10 @@ regex2.test('.\nfoo'); // true - índice 2 é o início da linha </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Caso deseje contribuir, consulte <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um <em>pull request</em>.</div> - -<p>{{Compat("javascript.builtins.RegExp.sticky")}}</p> + <p>{{Compat("javascript.builtins.RegExp.sticky")}}</p> </div> <h2 id="Veja_também">Veja também</h2> diff --git a/files/pt-br/web/javascript/reference/global_objects/string/@@iterator/index.html b/files/pt-br/web/javascript/reference/global_objects/string/@@iterator/index.html index 5a7700861c..af58066591 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/@@iterator/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/@@iterator/index.html @@ -71,9 +71,7 @@ for (var v of str) { </tbody> </table> -<h2 id="Navegadores_compatíveis">Navegadores compatíveis</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.String.@@iterator")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/string/anchor/index.html b/files/pt-br/web/javascript/reference/global_objects/string/anchor/index.html index 99207cfb2d..54981c2e60 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/anchor/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/anchor/index.html @@ -63,9 +63,7 @@ console.log(nome.anchor('https://developer.mozilla.org/pt-BR/)'); </tbody> </table> -<h2 id="Navegadores_compatíveis">Navegadores compatíveis</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.String.anchor")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/string/big/index.html b/files/pt-br/web/javascript/reference/global_objects/string/big/index.html index cbfea513f1..a8d09239d2 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/big/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/big/index.html @@ -62,9 +62,7 @@ console.log(worldString.fontsize(7)); // <fontsize=7>Olá, Mundo</fonts </tbody> </table> -<h2 id="Navegadores_compatíveis">Navegadores compatíveis</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.String.big")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/string/blink/index.html b/files/pt-br/web/javascript/reference/global_objects/string/blink/index.html index b6c77214bb..ac73427f6b 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/blink/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/blink/index.html @@ -56,9 +56,7 @@ console.log(worldString.strike()); // <strike>Olá, mundo</strike>< </tbody> </table> -<h2 id="Navegadores_compatíveis">Navegadores compatíveis</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.String.blink")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/string/bold/index.html b/files/pt-br/web/javascript/reference/global_objects/string/bold/index.html index bc34403734..958fb2efa4 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/bold/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/bold/index.html @@ -53,9 +53,7 @@ console.log(worldString.strike()); // <strike>Olá, mundo</strike>< </tbody> </table> -<h2 id="Navegadores_compatíveis">Navegadores compatíveis</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.String.bold")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/string/codepointat/index.html b/files/pt-br/web/javascript/reference/global_objects/string/codepointat/index.html index c2b9caa273..4b4490abdc 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/codepointat/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/codepointat/index.html @@ -127,9 +127,7 @@ if (!String.prototype.codePointAt) { </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.String.codePointAt")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/string/endswith/index.html b/files/pt-br/web/javascript/reference/global_objects/string/endswith/index.html index 0e62545d41..215edd139a 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/endswith/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/endswith/index.html @@ -87,9 +87,7 @@ console.log(str.endsWith('ser', 14)); // retorna true </tbody> </table> -<h2 id="Navegadores_compatíveis">Navegadores compatíveis</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.String.endsWith")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/string/fixed/index.html b/files/pt-br/web/javascript/reference/global_objects/string/fixed/index.html index 4a6004f05d..a0d655c95a 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/fixed/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/fixed/index.html @@ -51,9 +51,7 @@ console.log(worldString.fixed()); // "<tt>Olá, mundo</tt>" </tbody> </table> -<h2 id="Navegadores_compatíveis">Navegadores compatíveis</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.String.fixed")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/string/fontcolor/index.html b/files/pt-br/web/javascript/reference/global_objects/string/fontcolor/index.html index aafc3074e9..2d7c6135be 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/fontcolor/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/fontcolor/index.html @@ -71,9 +71,7 @@ console.log(worldString.fontcolor('FF00') + ' está vermelho em hexadecimal nest </tbody> </table> -<h2 id="Navegadores_compatíveis">Navegadores compatíveis</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.String.fontcolor")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/string/fontsize/index.html b/files/pt-br/web/javascript/reference/global_objects/string/fontsize/index.html index 655a012b92..b5d5fdd019 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/fontsize/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/fontsize/index.html @@ -69,9 +69,7 @@ console.log(worldString.fontsize(7)); // <font size="7">Olá, mundo</fo </tbody> </table> -<h2 id="Navegadores_compatíveis">Navegadores compatíveis</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.String.fontsize")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/string/italics/index.html b/files/pt-br/web/javascript/reference/global_objects/string/italics/index.html index 62467f37c6..30e1876241 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/italics/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/italics/index.html @@ -53,9 +53,7 @@ console.log(worldString.strike()); // <strike>Olá, mundo</strike> </tbody> </table> -<h2 id="Navegadores_compatíveis">Navegadores compatíveis</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.String.italics")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/string/link/index.html b/files/pt-br/web/javascript/reference/global_objects/string/link/index.html index 547ded08d4..ce2b723eb2 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/link/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/link/index.html @@ -62,9 +62,7 @@ console.log('Clique para retornar à' + hotText.link(URL)); </tbody> </table> -<h2 id="Navegadores_compatíveis">Navegadores compatíveis</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.String.link")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/string/localecompare/index.html b/files/pt-br/web/javascript/reference/global_objects/string/localecompare/index.html index 9645e8b0f8..561511f97e 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/localecompare/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/localecompare/index.html @@ -150,9 +150,7 @@ console.log(<span class="message-body-wrapper"><span class="message-flex-body">< </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.String.localeCompare")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/string/matchall/index.html b/files/pt-br/web/javascript/reference/global_objects/string/matchall/index.html index 7399d9e290..75613c793c 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/matchall/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/matchall/index.html @@ -128,9 +128,7 @@ array[1]; </tbody> </table> -<h2 id="Navegadores_compatíveis">Navegadores compatíveis</h2> - -<p class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.String.matchAll")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/string/normalize/index.html b/files/pt-br/web/javascript/reference/global_objects/string/normalize/index.html index eb049a0ba5..5975c4542b 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/normalize/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/normalize/index.html @@ -206,9 +206,7 @@ str.normalize('NFKD'); // '\u0073\u0323\u0307' </tbody> </table> -<h2 id="Nevegadores_compatíveis">Nevegadores compatíveis</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.String.normalize")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/string/padend/index.html b/files/pt-br/web/javascript/reference/global_objects/string/padend/index.html index 4c4395451b..b4657684af 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/padend/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/padend/index.html @@ -90,9 +90,7 @@ if (!String.prototype.padEnd) { </tbody> </table> -<h2 id="Navegadores_compatíveis">Navegadores compatíveis</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.String.padEnd")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/string/padstart/index.html b/files/pt-br/web/javascript/reference/global_objects/string/padstart/index.html index 3a60ff2489..285f0df4b0 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/padstart/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/padstart/index.html @@ -94,9 +94,7 @@ if (!String.prototype.padStart) { </tbody> </table> -<h2 id="Navegadores_compatíveis">Navegadores compatíveis</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.String.padStart")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/string/raw/index.html b/files/pt-br/web/javascript/reference/global_objects/string/raw/index.html index 86cfe1b25b..46ee805eee 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/raw/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/raw/index.html @@ -105,9 +105,7 @@ String.raw({ </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.String.raw")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/string/repeat/index.html b/files/pt-br/web/javascript/reference/global_objects/string/repeat/index.html index 94cdca3831..3e01a81191 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/repeat/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/repeat/index.html @@ -281,9 +281,7 @@ console.log( </tbody> </table> -<h2 id="Navegadores_compatíveis">Navegadores compatíveis</h2> - -<p class="hidden">A tabela de compatibilidade nesta página foi gerada a partir de dados estruturados. Se você quiser contribuir para esses dados, vá para <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie uma pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.String.repeat")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/string/replaceall/index.html b/files/pt-br/web/javascript/reference/global_objects/string/replaceall/index.html index c545573689..19ceaaed5b 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/replaceall/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/replaceall/index.html @@ -162,9 +162,7 @@ TypeError: replaceAll must be called with a global RegExp </tbody> </table> -<h2 id="Navegadores_compatíveis">Navegadores compatíveis</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.String.replaceAll")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/string/small/index.html b/files/pt-br/web/javascript/reference/global_objects/string/small/index.html index 2983a5c9fc..356b49cb2c 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/small/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/small/index.html @@ -58,9 +58,7 @@ console.log(worldString.fontsize(7)); // <font size="7">Olá, mundo</fo </tbody> </table> -<h2 id="Navegadores_compatíveis">Navegadores compatíveis</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.String.small")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/string/strike/index.html b/files/pt-br/web/javascript/reference/global_objects/string/strike/index.html index 004f93b675..f31835a701 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/strike/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/strike/index.html @@ -53,9 +53,7 @@ console.log(worldString.strike()); // <strike>Olá, mundo</strike> </tbody> </table> -<h2 id="Navegadores_compatíveis">Navegadores compatíveis</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.String.strike")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/string/substr/index.html b/files/pt-br/web/javascript/reference/global_objects/string/substr/index.html index c1e45beaef..f87c499829 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/substr/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/substr/index.html @@ -126,9 +126,7 @@ if ('ab'.substr(-1) != 'b') { </tbody> </table> -<h2 id="Navegadores_compatíveis">Navegadores compatíveis</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.String.substr")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/string/sup/index.html b/files/pt-br/web/javascript/reference/global_objects/string/sup/index.html index 32bfbef1fd..736ccf33f7 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/sup/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/sup/index.html @@ -56,9 +56,7 @@ console.log('This is what a ' + supText.sup() + ' looks like.'); </tbody> </table> -<h2 id="Navegadores_compatíveis">Navegadores compatíveis</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.String.sup")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/string/tolocalelowercase/index.html b/files/pt-br/web/javascript/reference/global_objects/string/tolocalelowercase/index.html index 3867903c25..76f1dc42b7 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/tolocalelowercase/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/tolocalelowercase/index.html @@ -77,9 +77,7 @@ let locales = ['tr', 'TR', 'tr-TR', 'tr-u-co-search', 'tr-x-turkish']; </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.String.toLocaleLowerCase")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/string/tolocaleuppercase/index.html b/files/pt-br/web/javascript/reference/global_objects/string/tolocaleuppercase/index.html index ff3f99e8e3..1fcc129920 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/tolocaleuppercase/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/tolocaleuppercase/index.html @@ -80,9 +80,7 @@ let locales = ['lt', 'LT', 'lt-LT', 'lt-u-co-phonebk', 'lt-x-lietuva']; </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.String.toLocaleUpperCase")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/string/trimend/index.html b/files/pt-br/web/javascript/reference/global_objects/string/trimend/index.html index 556e62d8c3..5fece29b65 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/trimend/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/trimend/index.html @@ -68,9 +68,7 @@ console.log(str); // retorna ' foo' </tbody> </table> -<h2 id="Navegadores_compatíveis">Navegadores compatíveis</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.String.trimEnd")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/string/trimstart/index.html b/files/pt-br/web/javascript/reference/global_objects/string/trimstart/index.html index c784bc670a..cfccaf73e3 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/trimstart/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/trimstart/index.html @@ -104,9 +104,7 @@ console.log(str); // retorna 'foo ' </tbody> </table> -<h2 id="Navegadores_compatíveis">Navegadores compatíveis</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.String.trimStart")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/string/valueof/index.html b/files/pt-br/web/javascript/reference/global_objects/string/valueof/index.html index 306a079a95..e40924962e 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/valueof/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/valueof/index.html @@ -70,9 +70,7 @@ console.log(x.valueOf()); // retorna 'Olá, mundo' </tbody> </table> -<h2 id="Navegadores_compatíveis">Navegadores compatíveis</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.String.valueOf")}}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/undefined/index.html b/files/pt-br/web/javascript/reference/global_objects/undefined/index.html index 2fcecff20c..492c148cef 100644 --- a/files/pt-br/web/javascript/reference/global_objects/undefined/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/undefined/index.html @@ -120,7 +120,7 @@ if (y === void 0) { </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{ CompatibilityTable() }}</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/weakmap/delete/index.html b/files/pt-br/web/javascript/reference/global_objects/weakmap/delete/index.html index 0a0d096c13..17b52ae8ce 100644 --- a/files/pt-br/web/javascript/reference/global_objects/weakmap/delete/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/weakmap/delete/index.html @@ -60,9 +60,7 @@ wm.has(window); // Returna false. O objeto window não é mais pertecente ao </tbody> </table> -<h2 id="Compatibilidade_com_os_navegadores">Compatibilidade com os navegadores</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você quiser contribuir com os dados, confira A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você quiser contribuir com os dados, confira em <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> envie-nos seu pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.WeakMap.delete")}}</p> diff --git a/files/pt-br/web/javascript/reference/lexical_grammar/index.html b/files/pt-br/web/javascript/reference/lexical_grammar/index.html index 2510942123..c8dc639939 100644 --- a/files/pt-br/web/javascript/reference/lexical_grammar/index.html +++ b/files/pt-br/web/javascript/reference/lexical_grammar/index.html @@ -537,7 +537,7 @@ a + b; </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/javascript/reference/operators/bitwise_xor/index.html b/files/pt-br/web/javascript/reference/operators/bitwise_xor/index.html index 9a8fe88d4c..9fc41bf549 100644 --- a/files/pt-br/web/javascript/reference/operators/bitwise_xor/index.html +++ b/files/pt-br/web/javascript/reference/operators/bitwise_xor/index.html @@ -94,9 +94,7 @@ Depois: 10100000000000000110000000000001</pre> </tbody> </table> -<h2 id="Compatibilidade_do_Navegador">Compatibilidade do Navegador</h2> - -<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.operators.bitwise_xor")}}</p> diff --git a/files/pt-br/web/javascript/reference/operators/function/index.html b/files/pt-br/web/javascript/reference/operators/function/index.html index a5950f8ea1..667f9b1474 100644 --- a/files/pt-br/web/javascript/reference/operators/function/index.html +++ b/files/pt-br/web/javascript/reference/operators/function/index.html @@ -90,12 +90,7 @@ translation_of: Web/JavaScript/Reference/Operators/function </tbody> </table> -<h2 id="Compatibilidade_de_Navegador">Compatibilidade de Navegador</h2> - -<div class="hidden"> -<p>A tabela de compatibilidade nesta página é gerada por dados estruturados.<br> - Se você quiser contribuir para com os dados, por favor, veja <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos mande um <em>pull request</em>.</p> -</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/javascript/reference/operators/new.target/index.html b/files/pt-br/web/javascript/reference/operators/new.target/index.html index e932b452ed..c6218441c0 100644 --- a/files/pt-br/web/javascript/reference/operators/new.target/index.html +++ b/files/pt-br/web/javascript/reference/operators/new.target/index.html @@ -82,9 +82,7 @@ var d = new D(); // logs class D extends C{constructor(){super();}}</pre> </tbody> </table> -<h2 id="Compatibilidade_com_browser">Compatibilidade com browser</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada de dados estruturados. se você deseja contribuir para os dados, por favor acesse <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie uma requisição de atualização.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.operators.new_target")}}</p> diff --git a/files/pt-br/web/javascript/reference/operators/property_accessors/index.html b/files/pt-br/web/javascript/reference/operators/property_accessors/index.html index 2931effbdb..4a254b11f7 100644 --- a/files/pt-br/web/javascript/reference/operators/property_accessors/index.html +++ b/files/pt-br/web/javascript/reference/operators/property_accessors/index.html @@ -129,7 +129,7 @@ console.log(object[bar]); </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/javascript/reference/operators/spread_syntax/index.html b/files/pt-br/web/javascript/reference/operators/spread_syntax/index.html index 4eba9de8f7..dae68ed262 100644 --- a/files/pt-br/web/javascript/reference/operators/spread_syntax/index.html +++ b/files/pt-br/web/javascript/reference/operators/spread_syntax/index.html @@ -215,9 +215,7 @@ var array = [...obj]; // TypeError: obj is not iterable </tbody> </table> -<h2 id="Compatibilidade_com_Navegadores">Compatibilidade com Navegadores</h2> - -<div class="hidden">A tabela de compatibilidade nessa página é gerada a partir de dados estruturados. Se você gostaria de contribuir com dados, por favor verifique <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos mande um pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.operators.spread")}}</p> diff --git a/files/pt-br/web/javascript/reference/operators/super/index.html b/files/pt-br/web/javascript/reference/operators/super/index.html index 616f708dc9..2817c472b8 100644 --- a/files/pt-br/web/javascript/reference/operators/super/index.html +++ b/files/pt-br/web/javascript/reference/operators/super/index.html @@ -159,7 +159,7 @@ obj2.method2(); // retorna "method 1" </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/javascript/reference/operators/this/index.html b/files/pt-br/web/javascript/reference/operators/this/index.html index dc1798e093..5aec3dda67 100644 --- a/files/pt-br/web/javascript/reference/operators/this/index.html +++ b/files/pt-br/web/javascript/reference/operators/this/index.html @@ -350,7 +350,7 @@ for(var i=0 ; i<elements.length ; i++){ </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/javascript/reference/statements/continue/index.html b/files/pt-br/web/javascript/reference/statements/continue/index.html index 7bb4497634..e60073f6d5 100644 --- a/files/pt-br/web/javascript/reference/statements/continue/index.html +++ b/files/pt-br/web/javascript/reference/statements/continue/index.html @@ -146,7 +146,7 @@ checkiandj: while (i < 4) { </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/javascript/reference/statements/debugger/index.html b/files/pt-br/web/javascript/reference/statements/debugger/index.html index c8e428e365..ed0284ed15 100644 --- a/files/pt-br/web/javascript/reference/statements/debugger/index.html +++ b/files/pt-br/web/javascript/reference/statements/debugger/index.html @@ -59,7 +59,7 @@ translation_of: Web/JavaScript/Reference/Statements/debugger </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.statements.debugger")}}</p> diff --git a/files/pt-br/web/javascript/reference/statements/for-await...of/index.html b/files/pt-br/web/javascript/reference/statements/for-await...of/index.html index c584b497a8..3b3e5284a2 100644 --- a/files/pt-br/web/javascript/reference/statements/for-await...of/index.html +++ b/files/pt-br/web/javascript/reference/statements/for-await...of/index.html @@ -123,9 +123,7 @@ getResponseSize('https://jsonplaceholder.typicode.com/photos');</pre> </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada de dados estruturados. Se você quiser contribuir para os dados, por favor acesse <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos um <em>pull request</em>.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.statements.for_await_of")}}</p> diff --git a/files/pt-br/web/javascript/reference/statements/function/index.html b/files/pt-br/web/javascript/reference/statements/function/index.html index 77915f919b..acdfb1b103 100644 --- a/files/pt-br/web/javascript/reference/statements/function/index.html +++ b/files/pt-br/web/javascript/reference/statements/function/index.html @@ -111,7 +111,7 @@ var notHoisted = function() { </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/javascript/reference/statements/function_star_/index.html b/files/pt-br/web/javascript/reference/statements/function_star_/index.html index d80b9f8e3d..007f2d06bc 100644 --- a/files/pt-br/web/javascript/reference/statements/function_star_/index.html +++ b/files/pt-br/web/javascript/reference/statements/function_star_/index.html @@ -164,7 +164,7 @@ console.log(bar.next()); // {value: 10, done: false}</code></pre> </tbody> </table> -<h2 id="Browser_compatibility" name="Browser_compatibility">Compatibilidade entre Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div></div> diff --git a/files/pt-br/web/javascript/reference/statements/if...else/index.html b/files/pt-br/web/javascript/reference/statements/if...else/index.html index e61389f5bb..955402385d 100644 --- a/files/pt-br/web/javascript/reference/statements/if...else/index.html +++ b/files/pt-br/web/javascript/reference/statements/if...else/index.html @@ -151,7 +151,7 @@ if (b) // essa condição é avaliada como true </tbody> </table> -<h2 id="Compatibilidade_entre_Navegadores">Compatibilidade entre Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/javascript/reference/statements/import.meta/index.html b/files/pt-br/web/javascript/reference/statements/import.meta/index.html index 553b514f84..4ea794e82f 100644 --- a/files/pt-br/web/javascript/reference/statements/import.meta/index.html +++ b/files/pt-br/web/javascript/reference/statements/import.meta/index.html @@ -73,9 +73,7 @@ new URL(import.meta.url).searchParams.get('someURLInfo'); // 5</pre> </tbody> </table> -<h2 id="Compartibilidade_no_Browser"> Compartibilidade no Browser </h2> - -<div class="hidden">A tabela de compartibilidade nessa página é gerado por um dado estruturado.Se você gostaria de contribuir para esse dado, por favor, acesso <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.statements.import_meta")}}</p> diff --git a/files/pt-br/web/javascript/reference/statements/import/index.html b/files/pt-br/web/javascript/reference/statements/import/index.html index a87ed0f4bf..15e7d4fe46 100644 --- a/files/pt-br/web/javascript/reference/statements/import/index.html +++ b/files/pt-br/web/javascript/reference/statements/import/index.html @@ -270,7 +270,7 @@ for (const link of document.querySelectorAll("nav > a")) { </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.statements.import")}}</p> diff --git a/files/pt-br/web/javascript/reference/template_literals/index.html b/files/pt-br/web/javascript/reference/template_literals/index.html index 0aea7202ff..f7a2c6a722 100644 --- a/files/pt-br/web/javascript/reference/template_literals/index.html +++ b/files/pt-br/web/javascript/reference/template_literals/index.html @@ -121,11 +121,9 @@ tag`string text line 1 \n string text line 2`; </tbody> </table> -<h2 id="Compatibidade_com_navegadores">Compatibidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você deseja contribuir com os dados, confira <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um pull request.</div> - <p>{{Compat("javascript.grammar.template_literals")}}</p> </div> diff --git a/files/pt-br/web/svg/attribute/fill/index.html b/files/pt-br/web/svg/attribute/fill/index.html index 55e63023a9..e395e72e46 100644 --- a/files/pt-br/web/svg/attribute/fill/index.html +++ b/files/pt-br/web/svg/attribute/fill/index.html @@ -452,9 +452,7 @@ translation_of: Web/SVG/Attribute/fill </tbody> </table> -<h2 id="Browser_Compatibility" name="Browser_Compatibility">Compatibilidade dos Browsers</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você gostaria de contribuir com os dados, confira <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos uma solicitação de pull.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("svg.attributes.presentation.fill")}}</p> diff --git a/files/pt-br/web/web_components/index.html b/files/pt-br/web/web_components/index.html index bdb64b3e80..e354616656 100644 --- a/files/pt-br/web/web_components/index.html +++ b/files/pt-br/web/web_components/index.html @@ -194,7 +194,7 @@ translation_of: Web/Web_Components </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>Em geral:</p> |