BETA

Transvision

Displaying 39 results for the string html in it:

Entity it en-US
Entity # all locales browser • browser • migrationWizard.ftl
migration-bookmarks-from-file-html-filter-title
it
{ PLATFORM() -> [macos] Documento HTML *[other] File HTML }
en-US
{ PLATFORM() -> [macos] HTML Document *[other] HTML File }
Entity # all locales browser • browser • migrationWizard.ftl
migration-wizard-migrator-display-name-file-bookmarks
it
Segnalibri da file HTML
en-US
Bookmarks from HTML file
Entity # all locales browser • browser • places.ftl
places-export-bookmarks-to-html.label
it
Esporta segnalibri in HTML
en-US
Export Bookmarks to HTML
Entity # all locales browser • browser • places.ftl
places-import-bookmarks-from-html.label
it
Importa segnalibri da HTML
en-US
Import Bookmarks from HTML
Entity # all locales devtools • client • inspector.properties
eyedropper.disabled.title
it
Disponibile solo in pagine HTML
en-US
Unavailable in non-HTML documents
Entity # all locales devtools • client • inspector.properties
inspectorCopyInnerHTML.label
it
HTML interno
en-US
Inner HTML
Entity # all locales devtools • client • inspector.properties
inspectorCopyOuterHTML.label
it
HTML esterno
en-US
Outer HTML
Entity # all locales devtools • client • inspector.properties
inspectorHTMLEdit.label
it
Modifica come HTML
en-US
Edit As HTML
Entity # all locales devtools • client • inspector.properties
inspectorPasteInnerHTML.label
it
HTML interno
en-US
Inner HTML
Entity # all locales devtools • client • inspector.properties
inspectorPasteOuterHTML.label
it
HTML esterno
en-US
Outer HTML
Entity # all locales devtools • client • inspector.properties
inspectorSearchHTML.label3
it
Cerca in HTML
en-US
Search HTML
Entity # all locales devtools • client • netmonitor.properties
netmonitor.response.html
it
HTML
en-US
HTML
Entity # all locales devtools • client • netmonitor.properties
netmonitor.toolbar.filter.html
it
HTML
en-US
HTML
Entity # all locales dom • chrome • accessibility • mac • accessible.properties
htmlContent
it
Contenuto HTML
en-US
HTML Content
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedNotHTMLSVGOrMathML
it
Richiesta di passare alla modalità schermo intero rifiutata in quanto l’elemento che l’ha generata non è <svg>, <math> o un elemento HTML.
en-US
Request for fullscreen was denied because requesting element is not <svg>, <math>, or an HTML element.
Entity # all locales dom • chrome • dom • dom.properties
HTMLSyncXHRWarning
it
L’analisi (parsing) HTML non è supportata in XMLHttpRequest in modalità sincrona.
en-US
HTML parsing in XMLHttpRequest is not supported in the synchronous mode.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadCryptoKeyHeader
it
Il ServiceWorker per l’ambito “%1$S” ha riscontrato un errore durante la decrittazione del messaggio push. L’header “Crypto-Key” deve includere un parametro “dh” con la chiave pubblica del server dell’app. Per ulteriori informazioni consultare https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Crypto-Key‘ header must include a ‘dh‘ parameter containing the app server’s public key. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadEncodingHeader
it
Il ServiceWorker per l’ambito “%1$S” ha riscontrato un errore durante la decrittazione del messaggio push. L’header “Content-Encoding” deve essere “aesgcm”. “aesgcm128” è consentito ma deprecato e verrà presto rimosso. Per ulteriori informazioni consultare https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-2
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Content-Encoding‘ header must be ‘aesgcm‘. ‘aesgcm128‘ is allowed, but deprecated and will soon be removed. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-2 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadEncryptionHeader
it
Il ServiceWorker per l’ambito “%1$S” ha riscontrato un errore durante la decrittazione del messaggio push. L’header “Encryption” deve includere un parametro “salt” univoco per ogni messaggio. Per ulteriori informazioni consultare https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Encryption’ header must include a unique ‘salt‘ parameter for each message. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadEncryptionKeyHeader
it
Il ServiceWorker per l’ambito “%1$S” ha riscontrato un errore durante la decrittazione del messaggio push. L’header “Encryption-Key” deve includere un parametro “dh”. Questo header è deprecato e verrà presto rimosso. Al suo posto utilizzare “Crypto-Key” con “Content-Encoding: aesgcm”. Per ulteriori informazioni consultare https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Encryption-Key’ header must include a ‘dh‘ parameter. This header is deprecated and will soon be removed. Please use ‘Crypto-Key‘ with ‘Content-Encoding: aesgcm‘ instead. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadPaddingError
it
Il ServiceWorker per l’ambito “%1$S” ha riscontrato un errore durante la decrittazione del messaggio push. Un record nel messaggio crittato non ha il padding corretto. Per ulteriori informazioni consultare https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-2
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. A record in the encrypted message was not padded correctly. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-2 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadRecordSize
it
Il ServiceWorker per l’ambito “%1$S” ha riscontrato un errore durante la decrittazione del messaggio push. Il parametro “rs” dell’header “Encryption” deve essere un valore compreso tra %2$S e 2^36-31, oppure omesso completamente. Per ulteriori informazioni consultare https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘rs‘ parameter of the ‘Encryption‘ header must be between %2$S and 2^36-31, or omitted entirely. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadSalt
it
Il ServiceWorker per l’ambito “%1$S” ha riscontrato un errore durante la decrittazione del messaggio push. Il parametro “salt” nell’header “Encryption” deve essere codificato in base64url (https://tools.ietf.org/html/rfc7515#appendix-C) e deve essere di almeno 16 byte prima della codifica. Per ulteriori informazioni consultare https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘salt‘ parameter in the ‘Encryption‘ header must be base64url-encoded (https://tools.ietf.org/html/rfc7515#appendix-C), and be at least 16 bytes before encoding. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadSenderKey
it
Il ServiceWorker per l’ambito “%1$S” ha riscontrato un errore durante la decrittazione del messaggio push. Il parametro “dh” nell’header “Crypto-Key” deve contenere la chiave pubblica Diffie-Hellman del server dell’app, codificato in base64url (https://tools.ietf.org/html/rfc7515#appendix-C) e in forma “uncompressed” o “raw” (65 byte prima della codifica). Per ulteriori informazioni consultare https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘dh‘ parameter in the ‘Crypto-Key‘ header must be the app server’s Diffie-Hellman public key, base64url-encoded (https://tools.ietf.org/html/rfc7515#appendix-C) and in “uncompressed” or “raw” form (65 bytes before encoding). See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 for more information.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaUnsupported
it
È stata dichiarata attraverso un tag meta una codifica caratteri non supportata per il documento HTML. La dichiarazione è stata ignorata.
en-US
An unsupported character encoding was declared for the HTML document using a meta tag. The declaration was ignored.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncXmlDecl
it
La codifica caratteri di un documento HTML è stata dichiarata utilizzando la sintassi XML. Questo approccio non è conforme ed è più efficiente dichiarare la codifica in un tag meta all’inizio della sezione head.
en-US
The character encoding of an HTML document was declared using the XML declaration syntax. This is non-conforming, and declaring the encoding using a meta tag at the start of the head part is more efficient.
Entity # all locales dom • chrome • layout • htmlparser.properties
errAlmostStandardsDoctype
it
Doctype in modalità “quasi standard”. Previsto “<!DOCTYPE html>”.
en-US
Almost standards mode doctype. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errAlmostStandardsDoctypeVerbose
it
Questa pagina si trova in modalità “quasi standard”. Questo potrebbe avere effetto sul layout della pagina. Per la modalità standard utilizzare “<!DOCTYPE html>”.
en-US
This page is in Almost Standards Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagSeenWithoutDoctype
it
Rilevato tag di chiusura non preceduto da doctype. Previsto “<!DOCTYPE html>”.
en-US
End tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errHtmlStartTagInForeignContext
it
Tag di apertura HTML “%1$S” nel contesto di uno spazio dei nomi esterno.
en-US
HTML start tag “%1$S” in a foreign namespace context.
Entity # all locales dom • chrome • layout • htmlparser.properties
errProcessingInstruction
it
Rilevato “<?”. Probabile causa: si sta tentando di utilizzare un’istruzione di elaborazione XML all’interno di un file HTML (le istruzioni di elaborazione XML non sono supportate in HTML).
en-US
Saw “<?”. Probable cause: Attempt to use an XML processing instruction in HTML. (XML processing instructions are not supported in HTML.)
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuirkyDoctype
it
Doctype in modalità Quirks. Previsto “<!DOCTYPE html>”.
en-US
Quirky doctype. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuirkyDoctypeVerbose
it
Questa pagina si trova in modalità Quirks. Questo potrebbe avere effetto sul layout della pagina. Per la modalità standard utilizzare “<!DOCTYPE html>”.
en-US
This page is in Quirks Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errSelfClosing
it
Sintassi di chiusura “/>” utilizzata su un elemento HTML non vuoto. Il carattere “/” verrà ignorato e verrà considerato come un tag di apertura.
en-US
Self-closing syntax (“/>”) used on a non-void HTML element. Ignoring the slash and treating as a start tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagWithoutDoctype
it
Rilevato tag di apertura in assenza di doctype. Previsto “<!DOCTYPE html>”.
en-US
Start tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • layout_errors.properties
PrincipalWritingModePropagationWarning
it
Quando si effettua il rendering dell’elemento <html>, i valori delle proprietà CSS “writing-mode”, “direction” e “text-orientation” corrispondono ai valori calcolati per l’elemento <body>, non ai valori assegnati all’elemento <html> stesso. È consigliabile impostare queste proprietà nella pseudoclasse CSS :root. Per ulteriori informazioni consultare “The Principal Writing Mode” in https://www.w3.org/TR/css-writing-modes-3/#principal-flow
en-US
When rendering the <html> element, the used values of CSS properties “writing-mode”, “direction”, and “text-orientation” on the <html> element are taken from the computed values of the <body> element, not from the <html> element’s own values. Consider setting these properties on the :root CSS pseudo-class. For more information see “The Principal Writing Mode” in https://www.w3.org/TR/css-writing-modes-3/#principal-flow
Entity # all locales dom • chrome • layout • layout_errors.properties
ScrollLinkedEffectFound3
it
Questo sito utilizza un effetto di posizionamento “scroll-linked” che potrebbe non funzionare correttamente in combinazione con il panning asincrono. Consultare https://firefox-source-docs.mozilla.org/performance/scroll-linked_effects.html per ulteriori dettagli e partecipare alla discussione su strumenti e caratteristiche.
en-US
This site appears to use a scroll-linked positioning effect. This may not work well with asynchronous panning; see https://firefox-source-docs.mozilla.org/performance/scroll-linked_effects.html for further details and to join the discussion on related tools and features!
Entity # all locales toolkit • chrome • global • contentAreaCommands.properties
WebPageHTMLOnlyFilter
it
Pagina web, solo HTML
en-US
Web Page, HTML only
Entity # all locales toolkit • chrome • global • filepicker.properties
htmlTitle
it
File HTML
en-US
HTML Files

Displaying 39 results for the string html in en-US:

Entity it en-US
Entity # all locales browser • browser • migrationWizard.ftl
migration-bookmarks-from-file-html-filter-title
it
{ PLATFORM() -> [macos] Documento HTML *[other] File HTML }
en-US
{ PLATFORM() -> [macos] HTML Document *[other] HTML File }
Entity # all locales browser • browser • migrationWizard.ftl
migration-wizard-migrator-display-name-file-bookmarks
it
Segnalibri da file HTML
en-US
Bookmarks from HTML file
Entity # all locales browser • browser • places.ftl
places-export-bookmarks-to-html.label
it
Esporta segnalibri in HTML
en-US
Export Bookmarks to HTML
Entity # all locales browser • browser • places.ftl
places-import-bookmarks-from-html.label
it
Importa segnalibri da HTML
en-US
Import Bookmarks from HTML
Entity # all locales devtools • client • inspector.properties
eyedropper.disabled.title
it
Disponibile solo in pagine HTML
en-US
Unavailable in non-HTML documents
Entity # all locales devtools • client • inspector.properties
inspectorCopyInnerHTML.label
it
HTML interno
en-US
Inner HTML
Entity # all locales devtools • client • inspector.properties
inspectorCopyOuterHTML.label
it
HTML esterno
en-US
Outer HTML
Entity # all locales devtools • client • inspector.properties
inspectorHTMLEdit.label
it
Modifica come HTML
en-US
Edit As HTML
Entity # all locales devtools • client • inspector.properties
inspectorPasteInnerHTML.label
it
HTML interno
en-US
Inner HTML
Entity # all locales devtools • client • inspector.properties
inspectorPasteOuterHTML.label
it
HTML esterno
en-US
Outer HTML
Entity # all locales devtools • client • inspector.properties
inspectorSearchHTML.label3
it
Cerca in HTML
en-US
Search HTML
Entity # all locales devtools • client • netmonitor.properties
netmonitor.response.html
it
HTML
en-US
HTML
Entity # all locales devtools • client • netmonitor.properties
netmonitor.toolbar.filter.html
it
HTML
en-US
HTML
Entity # all locales dom • chrome • accessibility • mac • accessible.properties
htmlContent
it
Contenuto HTML
en-US
HTML Content
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedNotHTMLSVGOrMathML
it
Richiesta di passare alla modalità schermo intero rifiutata in quanto l’elemento che l’ha generata non è <svg>, <math> o un elemento HTML.
en-US
Request for fullscreen was denied because requesting element is not <svg>, <math>, or an HTML element.
Entity # all locales dom • chrome • dom • dom.properties
HTMLSyncXHRWarning
it
L’analisi (parsing) HTML non è supportata in XMLHttpRequest in modalità sincrona.
en-US
HTML parsing in XMLHttpRequest is not supported in the synchronous mode.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadCryptoKeyHeader
it
Il ServiceWorker per l’ambito “%1$S” ha riscontrato un errore durante la decrittazione del messaggio push. L’header “Crypto-Key” deve includere un parametro “dh” con la chiave pubblica del server dell’app. Per ulteriori informazioni consultare https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Crypto-Key‘ header must include a ‘dh‘ parameter containing the app server’s public key. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadEncodingHeader
it
Il ServiceWorker per l’ambito “%1$S” ha riscontrato un errore durante la decrittazione del messaggio push. L’header “Content-Encoding” deve essere “aesgcm”. “aesgcm128” è consentito ma deprecato e verrà presto rimosso. Per ulteriori informazioni consultare https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-2
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Content-Encoding‘ header must be ‘aesgcm‘. ‘aesgcm128‘ is allowed, but deprecated and will soon be removed. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-2 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadEncryptionHeader
it
Il ServiceWorker per l’ambito “%1$S” ha riscontrato un errore durante la decrittazione del messaggio push. L’header “Encryption” deve includere un parametro “salt” univoco per ogni messaggio. Per ulteriori informazioni consultare https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Encryption’ header must include a unique ‘salt‘ parameter for each message. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadEncryptionKeyHeader
it
Il ServiceWorker per l’ambito “%1$S” ha riscontrato un errore durante la decrittazione del messaggio push. L’header “Encryption-Key” deve includere un parametro “dh”. Questo header è deprecato e verrà presto rimosso. Al suo posto utilizzare “Crypto-Key” con “Content-Encoding: aesgcm”. Per ulteriori informazioni consultare https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Encryption-Key’ header must include a ‘dh‘ parameter. This header is deprecated and will soon be removed. Please use ‘Crypto-Key‘ with ‘Content-Encoding: aesgcm‘ instead. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadPaddingError
it
Il ServiceWorker per l’ambito “%1$S” ha riscontrato un errore durante la decrittazione del messaggio push. Un record nel messaggio crittato non ha il padding corretto. Per ulteriori informazioni consultare https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-2
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. A record in the encrypted message was not padded correctly. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-2 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadRecordSize
it
Il ServiceWorker per l’ambito “%1$S” ha riscontrato un errore durante la decrittazione del messaggio push. Il parametro “rs” dell’header “Encryption” deve essere un valore compreso tra %2$S e 2^36-31, oppure omesso completamente. Per ulteriori informazioni consultare https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘rs‘ parameter of the ‘Encryption‘ header must be between %2$S and 2^36-31, or omitted entirely. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadSalt
it
Il ServiceWorker per l’ambito “%1$S” ha riscontrato un errore durante la decrittazione del messaggio push. Il parametro “salt” nell’header “Encryption” deve essere codificato in base64url (https://tools.ietf.org/html/rfc7515#appendix-C) e deve essere di almeno 16 byte prima della codifica. Per ulteriori informazioni consultare https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘salt‘ parameter in the ‘Encryption‘ header must be base64url-encoded (https://tools.ietf.org/html/rfc7515#appendix-C), and be at least 16 bytes before encoding. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadSenderKey
it
Il ServiceWorker per l’ambito “%1$S” ha riscontrato un errore durante la decrittazione del messaggio push. Il parametro “dh” nell’header “Crypto-Key” deve contenere la chiave pubblica Diffie-Hellman del server dell’app, codificato in base64url (https://tools.ietf.org/html/rfc7515#appendix-C) e in forma “uncompressed” o “raw” (65 byte prima della codifica). Per ulteriori informazioni consultare https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘dh‘ parameter in the ‘Crypto-Key‘ header must be the app server’s Diffie-Hellman public key, base64url-encoded (https://tools.ietf.org/html/rfc7515#appendix-C) and in “uncompressed” or “raw” form (65 bytes before encoding). See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 for more information.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaUnsupported
it
È stata dichiarata attraverso un tag meta una codifica caratteri non supportata per il documento HTML. La dichiarazione è stata ignorata.
en-US
An unsupported character encoding was declared for the HTML document using a meta tag. The declaration was ignored.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncXmlDecl
it
La codifica caratteri di un documento HTML è stata dichiarata utilizzando la sintassi XML. Questo approccio non è conforme ed è più efficiente dichiarare la codifica in un tag meta all’inizio della sezione head.
en-US
The character encoding of an HTML document was declared using the XML declaration syntax. This is non-conforming, and declaring the encoding using a meta tag at the start of the head part is more efficient.
Entity # all locales dom • chrome • layout • htmlparser.properties
errAlmostStandardsDoctype
it
Doctype in modalità “quasi standard”. Previsto “<!DOCTYPE html>”.
en-US
Almost standards mode doctype. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errAlmostStandardsDoctypeVerbose
it
Questa pagina si trova in modalità “quasi standard”. Questo potrebbe avere effetto sul layout della pagina. Per la modalità standard utilizzare “<!DOCTYPE html>”.
en-US
This page is in Almost Standards Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagSeenWithoutDoctype
it
Rilevato tag di chiusura non preceduto da doctype. Previsto “<!DOCTYPE html>”.
en-US
End tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errHtmlStartTagInForeignContext
it
Tag di apertura HTML “%1$S” nel contesto di uno spazio dei nomi esterno.
en-US
HTML start tag “%1$S” in a foreign namespace context.
Entity # all locales dom • chrome • layout • htmlparser.properties
errProcessingInstruction
it
Rilevato “<?”. Probabile causa: si sta tentando di utilizzare un’istruzione di elaborazione XML all’interno di un file HTML (le istruzioni di elaborazione XML non sono supportate in HTML).
en-US
Saw “<?”. Probable cause: Attempt to use an XML processing instruction in HTML. (XML processing instructions are not supported in HTML.)
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuirkyDoctype
it
Doctype in modalità Quirks. Previsto “<!DOCTYPE html>”.
en-US
Quirky doctype. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuirkyDoctypeVerbose
it
Questa pagina si trova in modalità Quirks. Questo potrebbe avere effetto sul layout della pagina. Per la modalità standard utilizzare “<!DOCTYPE html>”.
en-US
This page is in Quirks Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errSelfClosing
it
Sintassi di chiusura “/>” utilizzata su un elemento HTML non vuoto. Il carattere “/” verrà ignorato e verrà considerato come un tag di apertura.
en-US
Self-closing syntax (“/>”) used on a non-void HTML element. Ignoring the slash and treating as a start tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagWithoutDoctype
it
Rilevato tag di apertura in assenza di doctype. Previsto “<!DOCTYPE html>”.
en-US
Start tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • layout_errors.properties
PrincipalWritingModePropagationWarning
it
Quando si effettua il rendering dell’elemento <html>, i valori delle proprietà CSS “writing-mode”, “direction” e “text-orientation” corrispondono ai valori calcolati per l’elemento <body>, non ai valori assegnati all’elemento <html> stesso. È consigliabile impostare queste proprietà nella pseudoclasse CSS :root. Per ulteriori informazioni consultare “The Principal Writing Mode” in https://www.w3.org/TR/css-writing-modes-3/#principal-flow
en-US
When rendering the <html> element, the used values of CSS properties “writing-mode”, “direction”, and “text-orientation” on the <html> element are taken from the computed values of the <body> element, not from the <html> element’s own values. Consider setting these properties on the :root CSS pseudo-class. For more information see “The Principal Writing Mode” in https://www.w3.org/TR/css-writing-modes-3/#principal-flow
Entity # all locales dom • chrome • layout • layout_errors.properties
ScrollLinkedEffectFound3
it
Questo sito utilizza un effetto di posizionamento “scroll-linked” che potrebbe non funzionare correttamente in combinazione con il panning asincrono. Consultare https://firefox-source-docs.mozilla.org/performance/scroll-linked_effects.html per ulteriori dettagli e partecipare alla discussione su strumenti e caratteristiche.
en-US
This site appears to use a scroll-linked positioning effect. This may not work well with asynchronous panning; see https://firefox-source-docs.mozilla.org/performance/scroll-linked_effects.html for further details and to join the discussion on related tools and features!
Entity # all locales toolkit • chrome • global • contentAreaCommands.properties
WebPageHTMLOnlyFilter
it
Pagina web, solo HTML
en-US
Web Page, HTML only
Entity # all locales toolkit • chrome • global • filepicker.properties
htmlTitle
it
File HTML
en-US
HTML Files
Please enable JavaScript. Some features won't be available without it.