BETA

Transvision

Filter by folder:

Show all results devtools dom

Displaying 17 results for the string iframe in sv-SE:

Entity sv-SE en-US
Entity # all locales devtools • client • accessibility.ftl
accessibility-text-label-issue-iframe
sv-SE
Använd attributet <code>title</code> för att beskriva innehållet i <span>iframe</span>. <a>Läs mer</a>
en-US
Use <code>title</code> attribute to describe <span>iframe</span> content. <a>Learn more</a>
Entity # all locales devtools • client • changes.properties
changes.iframeLabel
sv-SE
iframe
en-US
iframe
Entity # all locales devtools • client • toolbox.properties
toolbox.frames.disabled.tooltip
sv-SE
Den här knappen är endast tillgänglig på sidor med flera iframes
en-US
This button is only available on pages with several iframes
Entity # all locales devtools • client • toolbox.properties
toolbox.frames.tooltip
sv-SE
Välj en iframe som aktuellt måldokument
en-US
Select an iframe as the currently targeted document
Entity # all locales devtools • shared • accessibility.properties
accessibility.text.label.issue.iframe
sv-SE
Använd attributet "title" för att beskriva innehållet i "iframe".
en-US
Use “title” attribute to describe “iframe” content.
Entity # all locales dom • chrome • dom • dom.properties
ExternalProtocolFrameBlockedNoUserActivation
sv-SE
Iframe med externt protokoll blockerades på grund av avsaknad av användaraktivering eller eftersom det inte har gått tillräckligt med tid sedan den senaste iframe laddades.
en-US
Iframe with external protocol was blocked due to lack of user activation, or because not enough time has passed since the last such iframe was loaded.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedContainerNotAllowed
sv-SE
Begäran om helskärm nekades eftersom åtminstone en av det dokument som innehåller elementen inte är en iframe eller inte har ett “allowfullscreen”-attribut.
en-US
Request for fullscreen was denied because at least one of the document’s containing elements is not an iframe or does not have an “allowfullscreen” attribute.
Entity # all locales dom • chrome • dom • dom.properties
NotificationsCrossOriginIframeRequestIsForbidden
sv-SE
Aviseringstillstånd får endast begäras i ett dokument på högsta nivå eller same-origin iframe.
en-US
The Notification permission may only be requested in a top-level document or same-origin iframe.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessNested
sv-SE
document.requestStorageAccess() får inte anropas från en nästlad iframe.
en-US
document.requestStorageAccess() may not be called in a nested iframe.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessNullPrincipal
sv-SE
document.requestStorageAccess() får inte anropas på ett dokument med ett opaque ursprung i en sandlådad iframe utan allow-storage-access-by-user-activation i sandbox-attributet.
en-US
document.requestStorageAccess() may not be called on a document with an opaque origin, such as a sandboxed iframe without allow-same-origin in its sandbox attribute.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessSandboxed
sv-SE
document.requestStorageAccess() får inte anropas i en sandlådad iframe utan allow-storage-access-by-user-activation i sandbox-attributet.
en-US
document.requestStorageAccess() may not be called in a sandboxed iframe without allow-storage-access-by-user-activation in its sandbox attribute.
Entity # all locales dom • chrome • dom • dom.properties
RewriteYouTubeEmbed
sv-SE
Omskrivning av gammal Youtube Flash-inbäddad (%S) till iframe-inbäddad (%S). Uppdatera sidan för att använda iframe istället för inbäddade/objekt, om möjligt.
en-US
Rewriting old-style YouTube Flash embed (%S) to iframe embed (%S). Please update page to use iframe instead of embed/object, if possible.
Entity # all locales dom • chrome • dom • dom.properties
RewriteYouTubeEmbedPathParams
sv-SE
Omskrivning av gammal Youtube Flash-inbäddad (%S) till iframe-inbäddad (%S). Parametrar stöds inta av iframe-inbäddad och konverteras. Uppdatera sidan för att använda iframe istället för inbäddade/objekt, om möjligt.
en-US
Rewriting old-style YouTube Flash embed (%S) to iframe embed (%S). Params were unsupported by iframe embeds and converted. Please update page to use iframe instead of embed/object, if possible.
Entity # all locales dom • chrome • security • security.properties
BothAllowScriptsAndSameOriginPresent
sv-SE
En iframe som har både allow-scripts och allow-same-origin för sitt sandbox-attribut kan ta bort sin sandboxning.
en-US
An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can remove its sandboxing.
Entity # all locales dom • chrome • security • security.properties
BothAllowTopNavigationAndUserActivationPresent
sv-SE
En iframe som har både allow-top-navigation och allow-top-navigation-by-user-activation för sitt sandlådeattribut tillåter toppnavigering.
en-US
An iframe which has both allow-top-navigation and allow-top-navigation-by-user-activation for its sandbox attribute will permit top navigations.
Entity # all locales dom • chrome • security • security.properties
IframeSandboxBlockedDownload
sv-SE
Hämtning av “%S” blockerades eftersom den utlösande iframe har sandlådeflaggan inställd.
en-US
Download of “%S” was blocked because the triggering iframe has the sandbox flag set.
Entity # all locales dom • chrome • security • security.properties
InsecurePasswordsPresentOnIframe
sv-SE
Lösenordsfält i en osäker (http://) iframe. Det här är en säkerhetsrisk som gör det möjligt att stjäla inloggningsuppgifter.
en-US
Password fields present on an insecure (http://) iframe. This is a security risk that allows user login credentials to be stolen.

Displaying 17 results for the string iframe in en-US:

Entity sv-SE en-US
Entity # all locales devtools • client • accessibility.ftl
accessibility-text-label-issue-iframe
sv-SE
Använd attributet <code>title</code> för att beskriva innehållet i <span>iframe</span>. <a>Läs mer</a>
en-US
Use <code>title</code> attribute to describe <span>iframe</span> content. <a>Learn more</a>
Entity # all locales devtools • client • changes.properties
changes.iframeLabel
sv-SE
iframe
en-US
iframe
Entity # all locales devtools • client • toolbox.properties
toolbox.frames.disabled.tooltip
sv-SE
Den här knappen är endast tillgänglig på sidor med flera iframes
en-US
This button is only available on pages with several iframes
Entity # all locales devtools • client • toolbox.properties
toolbox.frames.tooltip
sv-SE
Välj en iframe som aktuellt måldokument
en-US
Select an iframe as the currently targeted document
Entity # all locales devtools • shared • accessibility.properties
accessibility.text.label.issue.iframe
sv-SE
Använd attributet "title" för att beskriva innehållet i "iframe".
en-US
Use “title” attribute to describe “iframe” content.
Entity # all locales dom • chrome • dom • dom.properties
ExternalProtocolFrameBlockedNoUserActivation
sv-SE
Iframe med externt protokoll blockerades på grund av avsaknad av användaraktivering eller eftersom det inte har gått tillräckligt med tid sedan den senaste iframe laddades.
en-US
Iframe with external protocol was blocked due to lack of user activation, or because not enough time has passed since the last such iframe was loaded.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedContainerNotAllowed
sv-SE
Begäran om helskärm nekades eftersom åtminstone en av det dokument som innehåller elementen inte är en iframe eller inte har ett “allowfullscreen”-attribut.
en-US
Request for fullscreen was denied because at least one of the document’s containing elements is not an iframe or does not have an “allowfullscreen” attribute.
Entity # all locales dom • chrome • dom • dom.properties
NotificationsCrossOriginIframeRequestIsForbidden
sv-SE
Aviseringstillstånd får endast begäras i ett dokument på högsta nivå eller same-origin iframe.
en-US
The Notification permission may only be requested in a top-level document or same-origin iframe.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessNested
sv-SE
document.requestStorageAccess() får inte anropas från en nästlad iframe.
en-US
document.requestStorageAccess() may not be called in a nested iframe.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessNullPrincipal
sv-SE
document.requestStorageAccess() får inte anropas på ett dokument med ett opaque ursprung i en sandlådad iframe utan allow-storage-access-by-user-activation i sandbox-attributet.
en-US
document.requestStorageAccess() may not be called on a document with an opaque origin, such as a sandboxed iframe without allow-same-origin in its sandbox attribute.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessSandboxed
sv-SE
document.requestStorageAccess() får inte anropas i en sandlådad iframe utan allow-storage-access-by-user-activation i sandbox-attributet.
en-US
document.requestStorageAccess() may not be called in a sandboxed iframe without allow-storage-access-by-user-activation in its sandbox attribute.
Entity # all locales dom • chrome • dom • dom.properties
RewriteYouTubeEmbed
sv-SE
Omskrivning av gammal Youtube Flash-inbäddad (%S) till iframe-inbäddad (%S). Uppdatera sidan för att använda iframe istället för inbäddade/objekt, om möjligt.
en-US
Rewriting old-style YouTube Flash embed (%S) to iframe embed (%S). Please update page to use iframe instead of embed/object, if possible.
Entity # all locales dom • chrome • dom • dom.properties
RewriteYouTubeEmbedPathParams
sv-SE
Omskrivning av gammal Youtube Flash-inbäddad (%S) till iframe-inbäddad (%S). Parametrar stöds inta av iframe-inbäddad och konverteras. Uppdatera sidan för att använda iframe istället för inbäddade/objekt, om möjligt.
en-US
Rewriting old-style YouTube Flash embed (%S) to iframe embed (%S). Params were unsupported by iframe embeds and converted. Please update page to use iframe instead of embed/object, if possible.
Entity # all locales dom • chrome • security • security.properties
BothAllowScriptsAndSameOriginPresent
sv-SE
En iframe som har både allow-scripts och allow-same-origin för sitt sandbox-attribut kan ta bort sin sandboxning.
en-US
An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can remove its sandboxing.
Entity # all locales dom • chrome • security • security.properties
BothAllowTopNavigationAndUserActivationPresent
sv-SE
En iframe som har både allow-top-navigation och allow-top-navigation-by-user-activation för sitt sandlådeattribut tillåter toppnavigering.
en-US
An iframe which has both allow-top-navigation and allow-top-navigation-by-user-activation for its sandbox attribute will permit top navigations.
Entity # all locales dom • chrome • security • security.properties
IframeSandboxBlockedDownload
sv-SE
Hämtning av “%S” blockerades eftersom den utlösande iframe har sandlådeflaggan inställd.
en-US
Download of “%S” was blocked because the triggering iframe has the sandbox flag set.
Entity # all locales dom • chrome • security • security.properties
InsecurePasswordsPresentOnIframe
sv-SE
Lösenordsfält i en osäker (http://) iframe. Det här är en säkerhetsrisk som gör det möjligt att stjäla inloggningsuppgifter.
en-US
Password fields present on an insecure (http://) iframe. This is a security risk that allows user login credentials to be stolen.
Please enable JavaScript. Some features won't be available without it.