You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!ENTITY installation.enabled.disable 'Esta extensão está habilitada por padrão. Ela pode ser desabilitada usando a seguinte opção em tempo de compilação: '>
5
5
@@ -4736,6 +4736,19 @@ local: {
4736
4736
</listitem>
4737
4737
'>
4738
4738
4739
+
<!-- URI snippets -->
4740
+
<!ENTITY uri.errors.invalidUriException '
4741
+
<simpara>
4742
+
Se o URI resultante for inválido, é lançada uma <exceptionname>Uri\InvalidUriException</exceptionname>.
4743
+
</simpara>
4744
+
'>
4745
+
4746
+
<!ENTITY uri.errors.invalidUrlException '
4747
+
<simpara>
4748
+
Se o URL resultante for inválido, é lançada uma <exceptionname>Uri\WhatWg\InvalidUrlException</exceptionname>.
0 commit comments