Assessment report
This report shows the overall accessibility of the website or web app through a combination of automated and manual tests that cover all the WCAG 2.0 AA success criteria.
Summary
Test details
Automated checks
44 Passed4 Failed
Keyboard
Focus
Landmarks
Headings
Repetitive content
Links
Native widgets
Custom widgets
Timed events
Errors / status
Page navigation
Parsing
Images
Language
Sensory
Adaptable content
Audio / video
Multimedia
Live multimedia
Sequence
Semantics
8 Passed
Pointer / motion
Contrast
Scan details
https://www.nrwglobalbusiness.com/de/startseite/ |
11/2/2020, 3:28:41 PM UTC |
NRW.Global Business |
Failed tests8 Failed
Automated checks4 Failed
Path | .header__search-wrapper--mobile > .header__search-form[method="post"] |
---|---|
Snippet | <form method="post" class="header__search-form" id="tx_indexedsearch" action="https://aufbau2-nrwinvest.nrw.de/de/suche/?tx_indexedsearch_pi2%5Baction%5D=search&tx_indexedsearch_pi2%5Bcontroller%5D=Search&cHash=d11556249cd4f038b32f12c3af2f753e"> |
Path | .header__search-wrapper--mobile > .header__search-form[method="post"] > .header__search-submit > .icon--search[version="\31 \.1"][x="\30 px"] > g > defs > path |
---|---|
Snippet | <path id="SVGID_4_" d="M309,259.4c-13.7,19.6-31.1,36.5-51.1,49.7l91.5,90.9l50.6-50.2L309,259.4z M153.5,52.1 c-55.7,0-101.1,45-101.1,100.4c0,55.3,45.4,100.4,101.1,100.4s101.1-45,101.1-100.4C254.6,97.1,209.3,52.1,153.5,52.1z M153.5,304.8C68.9,304.8,0,236.5,0,152.4C0,68.4,68.9,0,153.5,0S307,68.4,307,152.4S238.2,304.8,153.5,304.8z"> |
Path | .header__search-wrapper--mobile > .header__search-form[method="post"] > .header__search-submit > .icon--search[version="\31 \.1"][x="\30 px"] > g > clippath |
---|---|
Snippet | <clipPath id="SVGID_5_"> <use xlink:href="#SVGID_4_" style="overflow:visible"></use> </clipPath> |
Path | .header__search-wrapper--mobile > .header__search-form[method="post"] > input[value="_"][type="hidden"] |
---|---|
Snippet | <input id="tx_indexedsearch_freeIndexUid" type="hidden" name="tx_indexedsearch_pi2[search][_freeIndexUid]" value="_"> |
Path | .header__search-wrapper--mobile > .header__search-form[method="post"] > input[value="\30 "][type="hidden"]:nth-child(6) |
---|---|
Snippet | <input id="tx_indexedsearch_pointer" type="hidden" name="tx_indexedsearch_pi2[search][pointer]" value="0"> |
Path | .header__logo > img |
---|---|
Snippet | <img src="/typo3conf/ext/nxNRWInvest/Resources/Public/dist/images/logo/logo_nrw_invest_gb.svg"> |
Path | .header__logo-secondary > a > img |
---|---|
Snippet | <img src="/typo3conf/ext/nxNRWInvest/Resources/Public/dist/images/germany-at-its-best.svg"> |
Path | .newsletter__formInput |
---|---|
Snippet | <input class="newsletter__formInput" placeholder="Geben Sie hier Ihre Emailadresse ein" type="email"> |
Path | .header__logo |
---|---|
Snippet | <a href="/de/startseite/" class="header__logo"><img src="/typo3conf/ext/nxNRWInvest/Resources/Public/dist/images/logo/logo_nrw_invest_gb.svg"></a> |
Path | .header__search-toggle |
---|---|
Snippet | <a class="header__search-toggle" href="/"> |
Path | .header__logo-secondary > a |
---|---|
Snippet | <a href="https://aufbau2-nrwinvest.nrw.de/de/standort-nrw/im-land-der-bestleister/"><img src="/typo3conf/ext/nxNRWInvest/Resources/Public/dist/images/germany-at-its-best.svg"></a> |
Keyboard1 Failed
Keyboard navigation:1 Failed
Users must be able to navigate to all interactive interface components using a keyboard-WCAG 2.1.11 FailedComment | MEta Navigation: Kontakt und Sprachauswahl können nicht angetappt werden. |
---|
Links1 Failed
Link purpose:2 Failed
The purpose of a link must be described by its link text alone, or by the link text together with preceding page context-WCAG 2.4.42 FailedPath | .header__logo |
---|---|
Snippet | <a href="/de/startseite/" class="header__logo"><img src="/typo3conf/ext/nxNRWInvest/Resources/Public/dist/images/logo/logo_nrw_invest_gb.svg"></a> |
Accessible name | (no value) |
Accessible description | (no value) |
URL | /de/startseite/ |
Path | .header__logo-secondary > a |
---|---|
Snippet | <a href="https://aufbau2-nrwinvest.nrw.de/de/standort-nrw/im-land-der-bestleister/"><img src="/typo3conf/ext/nxNRWInvest/Resources/Public/dist/images/germany-at-its-best.svg"></a> |
Accessible name | (no value) |
Accessible description | (no value) |
URL | https://aufbau2-nrwinvest.nrw.de/de/standort-nrw/im-land-der-bestleister/ |
Native widgets1 Failed
Autocomplete:1 Failed
Text fields that serve certain purposes must have the correct HTML5 autocomplete attribute-WCAG 1.3.51 FailedPath | .newsletter__formInput |
---|---|
Snippet | <input class="newsletter__formInput" placeholder="Geben Sie hier Ihre Emailadresse ein" type="email"> |
Input type | |
Autocomplete | (no value) |
Images1 Failed
Text alternative:1 Failed
A meaningful image must have a text alternative that serves the equivalent purpose-WCAG 1.1.11 FailedPath | .imageTeaser__picture |
---|---|
Snippet | <img class="img-fluid imageTeaser__picture" src="/fileadmin/Redaktion/standort-nrw/das-spricht-fuer-nrw/01_Das_spricht_fuer_NRW_m11_xl%402x.jpg" alt="responsive Image"> |
Image type | <img> |
Accessible name | responsive Image |
Accessible description | (no value) |
Incomplete tests0 Incomplete
Passed tests128 Passed
Automated checks44 Passed
area-alt:0 Passed
Active <area> elements must have alternate text-WCAG 1.1.1, WCAG 2.4.4, WCAG 4.1.20 Passedaria-allowed-attr:0 Passed
Elements must only use allowed ARIA attributes-WCAG 4.1.1, WCAG 4.1.20 Passedaria-hidden-body:1 Passed
aria-hidden='true' must not be present on the document body-WCAG 4.1.21 Passedaria-hidden-focus:10 Passed
ARIA hidden element must not contain focusable elements-WCAG 4.1.2, WCAG 1.3.110 Passedaria-required-children:0 Passed
Certain ARIA roles must contain particular children-WCAG 1.3.10 Passedaria-required-parent:0 Passed
Certain ARIA roles must be contained by particular parents-WCAG 1.3.10 Passedaria-roledescription:0 Passed
Use aria-roledescription on elements with a semantic role-WCAG 4.1.20 Passedaria-roles:0 Passed
ARIA roles used must conform to valid values-WCAG 1.3.1, WCAG 4.1.1, WCAG 4.1.20 Passedaria-valid-attr-value:0 Passed
ARIA attributes must conform to valid values-WCAG 4.1.1, WCAG 4.1.20 Passedavoid-inline-spacing:8 Passed
Inline text spacing must be adjustable with custom stylesheets-WCAG 1.4.128 Passeddefinition-list:0 Passed
<dl> elements must only directly contain properly-ordered <dt> and <dd> groups, <script>, <template> or <div> elements-WCAG 1.3.10 Passedhtml-lang-valid:1 Passed
<html> element must have a valid value for the lang attribute-WCAG 3.1.11 Passedhtml-xml-lang-mismatch:0 Passed
HTML elements with lang and xml:lang must have the same base language-WCAG 3.1.10 Passedlist:2 Passed
<ul> and <ol> must only directly contain <li>, <script> or <template> elements-WCAG 1.3.12 Passedscrollable-region-focusable:0 Passed
Ensure that scrollable region has keyboard access-WCAG 2.1.10 Passedtd-headers-attr:0 Passed
All cells in a table element that use the headers attribute must only refer to other cells of that same table-WCAG 1.3.10 Passedth-has-data-cells:0 Passed
All th elements and elements with role=columnheader/rowheader must have data cells they describe-WCAG 1.3.10 PassedKeyboard5 Passed
No keyboard traps:0 Passed
Users must be able to navigate away from all components using a keyboard-WCAG 2.1.20 PassedOn focus:0 Passed
Navigating to a component must not trigger any unexpected change of context-WCAG 3.2.10 PassedOn input:0 Passed
Changing a component's settings must not trigger any unexpected change of context-WCAG 3.2.20 PassedNo keystroke timings:0 Passed
Components must not require specific timings for individual keystrokes-WCAG 2.1.10 PassedCharacter key shortcuts:0 Passed
Users must be able to turn off or remap character key shortcuts-WCAG 2.1.40 PassedFocus5 Passed
Visible focus:0 Passed
Components must provide a visible indication when they have the input focus-WCAG 2.4.70 PassedRevealing content:0 Passed
Activating a component that reveals hidden content must move input focus into the revealed content-WCAG 2.4.30 PassedModal dialogs:0 Passed
Users must not be able to Tab away from a modal dialog without explicitly dismissing it-WCAG 2.4.30 PassedClosing content:0 Passed
Closing revealed content must return input focus to the component that revealed it-WCAG 2.4.30 PassedFocus order:0 Passed
Components must receive focus in an order that preserves meaning and operability-WCAG 2.4.30 PassedLandmarks3 Passed
Landmark roles:3 Passed
A landmark region must have the role that best describes its content-WCAG 1.3.13 PassedPath | header |
---|---|
Snippet | <header class="header"> |
Role | banner |
Path | nav |
---|---|
Snippet | <nav class="header__navigation"> |
Role | navigation |
Path | footer |
---|---|
Snippet | <footer class="footer footer_small"> |
Role | contentinfo |
Primary content:1 Passed
The main landmark must contain all of the page's primary content-WCAG 1.3.1, WCAG 2.4.11 PassedNo repeating content:1 Passed
The main landmark must not contain any blocks of content that repeat across pages-WCAG 1.3.1, WCAG 2.4.11 PassedHeadings3 Passed
Heading function:17 Passed
An element coded as a heading must function as a heading-WCAG 1.3.1, WCAG 2.4.617 PassedPath | h1 |
---|---|
Snippet | <h1 class="h1 headline--highlight coreMessage__headline">NRW.Global Business</h1> |
Heading text | NRW.Global Business |
Path | .mb-5 |
---|---|
Snippet | <h2 class="mb-5 h1" style=""><p>NRW.Global Business – Trade & Investment Agency: Wirtschaftlicher Erfolg in Nordrhein-Westfalen und weltweit</p></h2> |
Heading text | NRW.Global Business – Trade & Investment Agency: Wirtschaftlicher Erfolg in Nordrhein-Westfalen und weltweit |
Path | #c41818 > .row > .col-lg-12 > h2 |
---|---|
Snippet | <h2 style=""><p>Ready. Steady. Grow. – Entdecken Sie neue Möglichkeiten für Ihr Business</p></h2> |
Heading text | Ready. Steady. Grow. – Entdecken Sie neue Möglichkeiten für Ihr Business |
Path | .col-md-6:nth-child(1) > .imageHeadline.m06ImageHeadline > .imageHeadline__content |
---|---|
Snippet | <h3 class="imageHeadline__content">Investieren in NRW</h3> |
Heading text | Investieren in NRW |
Path | .col-md-6:nth-child(2) > .imageHeadline.m06ImageHeadline > .imageHeadline__content |
---|---|
Snippet | <h3 class="imageHeadline__content">Expandieren weltweit</h3> |
Heading text | Expandieren weltweit |
Path | .m08Faktenmodul__wrapper:nth-child(1) > .m08Faktenmodul__headline |
---|---|
Snippet | <h3 class="m08Faktenmodul__headline">100%-ige</h3> |
Heading text | 100%-ige |
Path | .m08Faktenmodul__wrapper:nth-child(2) > .m08Faktenmodul__headline |
---|---|
Snippet | <h3 class="m08Faktenmodul__headline">87</h3> |
Heading text | 87 |
Path | .m08Faktenmodul__wrapper:nth-child(3) > .m08Faktenmodul__headline |
---|---|
Snippet | <h3 class="m08Faktenmodul__headline">16</h3> |
Heading text | 16 |
Path | .m10TextModule.textModule.textModule__showMore--noReadMore > h2 |
---|---|
Snippet | <h2><p>Gemeinsam für Nordrhein-Westfalen</p></h2> |
Heading text | Gemeinsam für Nordrhein-Westfalen |
Path | .m10TextModule.textModule.textModule__showMore--noReadMore > h4 |
---|---|
Snippet | <h4>Zwei starke Marken unter einem Dach</h4> |
Heading text | Zwei starke Marken unter einem Dach |
Path | .textModule__content > h4 |
---|---|
Snippet | <h4>Ab sofort firmieren NRW.INVEST und NRW.International gemeinsam unter der Marke NRW.Global Business.</h4> |
Heading text | Ab sofort firmieren NRW.INVEST und NRW.International gemeinsam unter der Marke NRW.Global Business. |
Path | #c41823 > .container > .row > .col-lg-7.imageTextColored__col > .h2 |
---|---|
Snippet | <h2 class="h2"><p>Geschäftsführung von NRW.Global Business</p></h2> |
Heading text | Geschäftsführung von NRW.Global Business |
Path | #c41823 > .container > .row > .col-lg-7.imageTextColored__col > .mb2.h4 |
---|---|
Snippet | <h3 class="h4 mb2">Unser Team verbindet fachliches Know-how und langjährige Erfahrung</h3> |
Heading text | Unser Team verbindet fachliches Know-how und langjährige Erfahrung |
Path | #c41824 > .container > .row > .col-lg-7.imageTextColored__col > .h2 |
---|---|
Snippet | <h2 class="h2"><p>NRW.Global Business</p></h2> |
Heading text | NRW.Global Business |
Path | #c41824 > .container > .row > .col-lg-7.imageTextColored__col > .mb2.h4 |
---|---|
Snippet | <h3 class="h4 mb2">Ihr Partner für wirtschaftlichen Erfolg in Nordrhein-Westfalen und weltweit</h3> |
Heading text | Ihr Partner für wirtschaftlichen Erfolg in Nordrhein-Westfalen und weltweit |
Path | .generalContactTeaser__headline |
---|---|
Snippet | <h2 class="h2 generalContactTeaser__headline">Sprechen Sie uns gerne an!</h2> |
Heading text | Sprechen Sie uns gerne an! |
Path | .h3 |
---|---|
Snippet | <h3 class="h3 newsletter__text mb-3"><p>NRW.Global Business Newsletter - Immer gut informiert!</p></h3> |
Heading text | NRW.Global Business Newsletter - Immer gut informiert! |
No missing headings:1 Passed
Text that looks like a heading must be coded as a heading-WCAG 1.3.1, WCAG 2.4.11 PassedHeading level:17 Passed
A heading's programmatic level must match the level that's presented visually-WCAG 1.3.117 PassedPath | h1 |
---|---|
Snippet | <h1 class="h1 headline--highlight coreMessage__headline">NRW.Global Business</h1> |
Heading text | NRW.Global Business |
Path | .mb-5 |
---|---|
Snippet | <h2 class="mb-5 h1" style=""><p>NRW.Global Business – Trade & Investment Agency: Wirtschaftlicher Erfolg in Nordrhein-Westfalen und weltweit</p></h2> |
Heading text | NRW.Global Business – Trade & Investment Agency: Wirtschaftlicher Erfolg in Nordrhein-Westfalen und weltweit |
Path | #c41818 > .row > .col-lg-12 > h2 |
---|---|
Snippet | <h2 style=""><p>Ready. Steady. Grow. – Entdecken Sie neue Möglichkeiten für Ihr Business</p></h2> |
Heading text | Ready. Steady. Grow. – Entdecken Sie neue Möglichkeiten für Ihr Business |
Path | .col-md-6:nth-child(1) > .imageHeadline.m06ImageHeadline > .imageHeadline__content |
---|---|
Snippet | <h3 class="imageHeadline__content">Investieren in NRW</h3> |
Heading text | Investieren in NRW |
Path | .col-md-6:nth-child(2) > .imageHeadline.m06ImageHeadline > .imageHeadline__content |
---|---|
Snippet | <h3 class="imageHeadline__content">Expandieren weltweit</h3> |
Heading text | Expandieren weltweit |
Path | .m08Faktenmodul__wrapper:nth-child(1) > .m08Faktenmodul__headline |
---|---|
Snippet | <h3 class="m08Faktenmodul__headline">100%-ige</h3> |
Heading text | 100%-ige |
Path | .m08Faktenmodul__wrapper:nth-child(2) > .m08Faktenmodul__headline |
---|---|
Snippet | <h3 class="m08Faktenmodul__headline">87</h3> |
Heading text | 87 |
Path | .m08Faktenmodul__wrapper:nth-child(3) > .m08Faktenmodul__headline |
---|---|
Snippet | <h3 class="m08Faktenmodul__headline">16</h3> |
Heading text | 16 |
Path | .m10TextModule.textModule.textModule__showMore--noReadMore > h2 |
---|---|
Snippet | <h2><p>Gemeinsam für Nordrhein-Westfalen</p></h2> |
Heading text | Gemeinsam für Nordrhein-Westfalen |
Path | .m10TextModule.textModule.textModule__showMore--noReadMore > h4 |
---|---|
Snippet | <h4>Zwei starke Marken unter einem Dach</h4> |
Heading text | Zwei starke Marken unter einem Dach |
Path | .textModule__content > h4 |
---|---|
Snippet | <h4>Ab sofort firmieren NRW.INVEST und NRW.International gemeinsam unter der Marke NRW.Global Business.</h4> |
Heading text | Ab sofort firmieren NRW.INVEST und NRW.International gemeinsam unter der Marke NRW.Global Business. |
Path | #c41823 > .container > .row > .col-lg-7.imageTextColored__col > .h2 |
---|---|
Snippet | <h2 class="h2"><p>Geschäftsführung von NRW.Global Business</p></h2> |
Heading text | Geschäftsführung von NRW.Global Business |
Path | #c41823 > .container > .row > .col-lg-7.imageTextColored__col > .mb2.h4 |
---|---|
Snippet | <h3 class="h4 mb2">Unser Team verbindet fachliches Know-how und langjährige Erfahrung</h3> |
Heading text | Unser Team verbindet fachliches Know-how und langjährige Erfahrung |
Path | #c41824 > .container > .row > .col-lg-7.imageTextColored__col > .h2 |
---|---|
Snippet | <h2 class="h2"><p>NRW.Global Business</p></h2> |
Heading text | NRW.Global Business |
Path | #c41824 > .container > .row > .col-lg-7.imageTextColored__col > .mb2.h4 |
---|---|
Snippet | <h3 class="h4 mb2">Ihr Partner für wirtschaftlichen Erfolg in Nordrhein-Westfalen und weltweit</h3> |
Heading text | Ihr Partner für wirtschaftlichen Erfolg in Nordrhein-Westfalen und weltweit |
Path | .generalContactTeaser__headline |
---|---|
Snippet | <h2 class="h2 generalContactTeaser__headline">Sprechen Sie uns gerne an!</h2> |
Heading text | Sprechen Sie uns gerne an! |
Path | .h3 |
---|---|
Snippet | <h3 class="h3 newsletter__text mb-3"><p>NRW.Global Business Newsletter - Immer gut informiert!</p></h3> |
Heading text | NRW.Global Business Newsletter - Immer gut informiert! |
Repetitive content3 Passed
Bypass blocks:0 Passed
A page must provide a keyboard-accessible method to bypass repetitive content-WCAG 2.4.10 PassedConsistent navigation:0 Passed
Navigational mechanisms that appear on multiple pages must be presented in the same relative order-WCAG 3.2.30 PassedConsistent identification:0 Passed
Functional components that appear on multiple pages must be identified consistently-WCAG 3.2.40 PassedLinks1 Passed
Link function:0 Passed
If an anchor element functions as a custom widget, it must have the appropriate ARIA widget role-WCAG 4.1.20 PassedNative widgets4 Passed
Widget function:0 Passed
If a native widget functions as a custom widget, it must have the appropriate ARIA widget role-WCAG 4.1.20 PassedInstructions:2 Passed
If a native widget has a visible label or instructions, they must be programmatically related to it-WCAG 1.3.1, WCAG 2.5.32 PassedPath | .newsletter__formInput |
---|---|
Snippet | <input class="newsletter__formInput" placeholder="Geben Sie hier Ihre Emailadresse ein" type="email"> |
Element | input type="email" |
Accessible name | (no value) |
Accessible description | (no value) |
Path | button |
---|---|
Snippet | <button class="btn btn-secondary newsletter__formButton" type="submit">Anmelden</button> |
Element | button |
Accessible name | Anmelden |
Accessible description | (no value) |
Expected input:2 Passed
A native widget must have a label and/or instructions that identify the expected input-WCAG 3.3.22 PassedPath | .newsletter__formInput |
---|---|
Snippet | <input class="newsletter__formInput" placeholder="Geben Sie hier Ihre Emailadresse ein" type="email"> |
Element | input type="email" |
Accessible name | (no value) |
Accessible description | (no value) |
Path | button |
---|---|
Snippet | <button class="btn btn-secondary newsletter__formButton" type="submit">Anmelden</button> |
Element | button |
Accessible name | Anmelden |
Accessible description | (no value) |
Cues:2 Passed
If a native widget adopts certain interactive states, it must provide appropriate cues-WCAG 1.3.1, WCAG 4.1.22 PassedPath | .newsletter__formInput |
---|---|
Snippet | <input class="newsletter__formInput" placeholder="Geben Sie hier Ihre Emailadresse ein" type="email"> |
Element | input type="email" |
Accessible name | (no value) |
HTML cues | (no value) |
ARIA cues | (no value) |
Path | button |
---|---|
Snippet | <button class="btn btn-secondary newsletter__formButton" type="submit">Anmelden</button> |
Element | button |
Accessible name | Anmelden |
HTML cues | (no value) |
ARIA cues | (no value) |
Custom widgets6 Passed
Design pattern:0 Passed
A custom widget must have the appropriate ARIA widget role for its design pattern-WCAG 4.1.20 PassedInstructions:0 Passed
If a custom widget has visible instructions, they must be programmatically related to it-WCAG 1.3.1, WCAG 2.5.30 PassedExpected input:0 Passed
A custom widget must have a label and/or instructions that identify the expected input-WCAG 3.3.20 PassedRole, state, property:0 Passed
A custom widget must support the ARIA roles, states, and properties specified by its design pattern-WCAG 4.1.20 PassedCues:0 Passed
If a custom widget adopts certain interactive states, it must communicate those states programmatically-WCAG 1.3.1, WCAG 4.1.20 PassedKeyboard interaction:0 Passed
A custom widget must support the keyboard interaction specified by its design pattern-WCAG 2.1.10 PassedTimed events4 Passed
Time limits:0 Passed
If a time limit is set by the content, the user must be able to turn off, adjust, or extend the time limit-WCAG 2.2.10 PassedMoving content:0 Passed
If content moves, blinks, or scrolls automatically for more than five seconds, users must be able to pause, stop, or hide it-WCAG 2.2.20 PassedAuto-updating content:0 Passed
If content updates automatically, users must be able to pause, stop, hide, or control frequency of the updates-WCAG 2.2.20 PassedAudio control:0 Passed
If audio content plays automatically for longer than three seconds, users must be able to pause or mute it-WCAG 1.4.20 PassedErrors / status4 Passed
Error identification:0 Passed
If an input error is automatically detected, the item in error must be identified, and the error described, in text-WCAG 3.3.10 PassedError suggestion:0 Passed
If an input error is automatically detected, guidance for correcting the error must be provided-WCAG 3.3.30 PassedError prevention:0 Passed
If submitting data might have serious consequences, users must be able to correct the data input before finalizing a submission-WCAG 3.3.40 PassedStatus messages:0 Passed
Status messages must be programmatically determinable without receiving focus-WCAG 4.1.30 PassedPage navigation3 Passed
Page title:1 Passed
A web page must have a title that describes its topic or purpose-WCAG 2.4.21 PassedPath | html |
---|---|
Snippet | <html lang="de" dir="ltr" class="no-js scrolled"> |
Page title | NRW.Global Business | NRW.GLOBAL Business |
Frame title:0 Passed
A frame or iframe must have a title that describes its content-WCAG 4.1.20 PassedParsing1 Passed
Parsing:0 Passed
Elements must have complete start and end tags, must not contain duplicate attributes, and must be nested according to their specifications-WCAG 4.1.10 PassedImages3 Passed
Image function:18 Passed
Every image must be coded as either meaningful or decorative-WCAG 1.1.118 PassedPath | .header__helpers > .header__contact[href$="ansprechpartner\/"] > .icon--mail[width="\34 00"][height="\34 00"] |
---|---|
Snippet | <svg class="icon icon--mail" width="400" height="400" viewBox="0 0 400 400"> |
Coded as | Decorative |
ARIA role | (no value) |
Accessible name | (no value) |
Path | .header__helpers > .header__languages > .languages > .languages__selector > .languages__arrow > .icon--arrow-down[width="\34 00"][height="\34 00"] |
---|---|
Snippet | <svg class="icon icon--arrow-down" xmlns="http://www.w3.org/2000/svg" width="400" height="400" viewBox="0 0 400 400"> <path d="M199.7 330.8L0 113.3l47.2-43.4 152.5 166L352.8 69.2l47.2 43.4z"></path> </svg> |
Coded as | Decorative |
ARIA role | (no value) |
Accessible name | (no value) |
Path | .header__logo > img |
---|---|
Snippet | <img src="/typo3conf/ext/nxNRWInvest/Resources/Public/dist/images/logo/logo_nrw_invest_gb.svg"> |
Image type | <img> |
Coded as | (no value) |
ARIA role | (no value) |
Accessible name | (no value) |
Path | .header__search-icon--inactive > .icon--search[version="\31 \.1"][x="\30 px"] |
---|---|
Snippet | <svg class="icon icon--search" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="400px" height="400px" viewBox="0 0 400 400" style="enable-background:new 0 0 400 400" xml:space="preserve"> |
Coded as | Decorative |
ARIA role | (no value) |
Accessible name | (no value) |
Path | .header__logo-secondary > a > img |
---|---|
Snippet | <img src="/typo3conf/ext/nxNRWInvest/Resources/Public/dist/images/germany-at-its-best.svg"> |
Image type | <img> |
Coded as | (no value) |
ARIA role | (no value) |
Accessible name | (no value) |
Path | .imageTeaser__picture |
---|---|
Snippet | <img class="img-fluid imageTeaser__picture" src="/fileadmin/Redaktion/standort-nrw/das-spricht-fuer-nrw/01_Das_spricht_fuer_NRW_m11_xl%402x.jpg" alt="responsive Image"> |
Image type | <img> |
Coded as | Meaningful |
ARIA role | (no value) |
Accessible name | responsive Image |
Path | img[alt="Investieren\ in\ NRW"] |
---|---|
Snippet | <img class="img-fluid" src="/fileadmin/Redaktion/Vorschaltseite/Startseite/Investieren_In_NRW%402x.jpg" alt="Investieren in NRW" title=""> |
Image type | <img> |
Coded as | Meaningful |
ARIA role | (no value) |
Accessible name | Investieren in NRW |
Path | img[alt="Trade"] |
---|---|
Snippet | <img class="img-fluid" src="/fileadmin/Redaktion/Vorschaltseite/Expand-Worldwide%402x.jpg" alt="Trade" title=""> |
Image type | <img> |
Coded as | Meaningful |
ARIA role | (no value) |
Accessible name | Trade |
Path | #c41823 > .container > .row > .col-lg-5 > picture > .imageTextColored__image[alt=""][title=""] |
---|---|
Snippet | <img class="img-fluid imageTextColored__image" src="/fileadmin/Redaktion/Vorschaltseite/Geschaeftsfuehrung_2020%401x.jpg" alt="" title=""> |
Image type | <img> |
Coded as | Decorative |
ARIA role | (no value) |
Accessible name | (no value) |
Path | #c41824 > .container > .row > .col-lg-5 > picture > .imageTextColored__image[alt=""][title=""] |
---|---|
Snippet | <img class="img-fluid imageTextColored__image" src="/fileadmin/Redaktion/Vorschaltseite/Startseite/nx_m-06_Unsere_Mission-Headlineteaser_XL_2%40.jpg" alt="" title=""> |
Image type | <img> |
Coded as | Decorative |
ARIA role | (no value) |
Accessible name | (no value) |
Path | .icon--mailBold |
---|---|
Snippet | <svg class="icon icon--mailBold" xmlns="http://www.w3.org/2000/svg" width="400" height="400" viewBox="0 0 400 400"> |
Coded as | Decorative |
ARIA role | (no value) |
Accessible name | (no value) |
Path | .icon--phoneBold |
---|---|
Snippet | <svg class="icon icon--phoneBold" xmlns="http://www.w3.org/2000/svg" width="400" height="400" viewBox="0 0 400 400"> |
Coded as | Decorative |
ARIA role | (no value) |
Accessible name | (no value) |
Path | .icon--newsletter |
---|---|
Snippet | <svg class="icon--newsletter" xmlns="http://www.w3.org/2000/svg" width="400" height="400" viewBox="0 0 400 400"> |
Coded as | Decorative |
ARIA role | (no value) |
Accessible name | (no value) |
Path | .icon--twitter |
---|---|
Snippet | <svg class="icon icon--twitter" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="400px" height="400px" viewBox="0 0 400 400"> |
Coded as | Decorative |
ARIA role | (no value) |
Accessible name | (no value) |
Path | .icon--linkedin |
---|---|
Snippet | <svg class="icon icon--linkedin" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="400px" height="400px" viewBox="0 0 400 400" style="enable-background:new 0 0 400 400;" xml:space="preserve"> |
Coded as | Decorative |
ARIA role | (no value) |
Accessible name | (no value) |
Path | .icon--xing |
---|---|
Snippet | <svg class="icon icon--xing" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="400px" height="400px" viewBox="0 0 400 400" style="enable-background:new 0 0 400 400;" xml:space="preserve"> |
Coded as | Decorative |
ARIA role | (no value) |
Accessible name | (no value) |
Path | .icon--youtube |
---|---|
Snippet | <svg class="icon icon--youtube" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="400px" height="400px" viewBox="0 0 400 400" style="enable-background:new 0 0 400 400;" xml:space="preserve"> |
Coded as | Decorative |
ARIA role | (no value) |
Accessible name | (no value) |
Path | .languages--alternate > .languages__selector > .languages__arrow > .icon--arrow-down[width="\34 00"][height="\34 00"] |
---|---|
Snippet | <svg class="icon icon--arrow-down" xmlns="http://www.w3.org/2000/svg" width="400" height="400" viewBox="0 0 400 400"> <path d="M199.7 330.8L0 113.3l47.2-43.4 152.5 166L352.8 69.2l47.2 43.4z"></path> </svg> |
Coded as | Decorative |
ARIA role | (no value) |
Accessible name | (no value) |
Images of text:3 Passed
Images of text are allowed only where a specific appearance is required (e.g., logotypes)-WCAG 1.4.53 PassedPath | .imageTeaser__picture |
---|---|
Snippet | <img class="img-fluid imageTeaser__picture" src="/fileadmin/Redaktion/standort-nrw/das-spricht-fuer-nrw/01_Das_spricht_fuer_NRW_m11_xl%402x.jpg" alt="responsive Image"> |
Image type | <img> |
ARIA role | (no value) |
Accessible name | responsive Image |
Path | img[alt="Investieren\ in\ NRW"] |
---|---|
Snippet | <img class="img-fluid" src="/fileadmin/Redaktion/Vorschaltseite/Startseite/Investieren_In_NRW%402x.jpg" alt="Investieren in NRW" title=""> |
Image type | <img> |
ARIA role | (no value) |
Accessible name | Investieren in NRW |
Path | img[alt="Trade"] |
---|---|
Snippet | <img class="img-fluid" src="/fileadmin/Redaktion/Vorschaltseite/Expand-Worldwide%402x.jpg" alt="Trade" title=""> |
Image type | <img> |
ARIA role | (no value) |
Accessible name | Trade |
CAPTCHAs:0 Passed
If a CAPTCHA is used, alternative methods must be provided for both users without vision and users without hearing-WCAG 1.1.10 PassedLanguage3 Passed
Language of parts:0 Passed
If the language of a passage differs from the default language of the page, the passage must have its own language attribute-WCAG 3.1.20 PassedText direction:0 Passed
If a page or a passage uses a script that is read right-to-left, it must have the correct text direction-WCAG 1.3.20 PassedSensory4 Passed
Color as meaning:1 Passed
Color must not be used as the only visual means for conveying meaning-WCAG 1.4.11 PassedInstructions:0 Passed
Instructions must not rely solely on color or other sensory characteristics-WCAG 1.3.30 PassedFlashing:0 Passed
Web pages must not have content that flashes more than three times per second-WCAG 2.3.10 PassedAdaptable content7 Passed
High contrast mode:0 Passed
Websites and web apps must honor high contrast appearance settings and functions-SECTION 508 - 502.2.20 PassedResize text:0 Passed
Users must be able to resize text, without using assistive technology, up to 200% with no loss of content or functionality-WCAG 1.4.40 PassedOrientation:0 Passed
Web content must not be locked to a particular screen orientation-WCAG 1.3.40 PassedReflow:0 Passed
Content must be visible without having to scroll in two dimensions-WCAG 1.4.100 PassedText spacing:0 Passed
Users must be able to adjust text spacing with no loss of content or functionality-WCAG 1.4.120 PassedHover / focus content:0 Passed
Content that appears on focus or hover must be dismissible, hoverable, and persistent-WCAG 1.4.130 PassedAudio / video2 Passed
Audio-only equivalent:0 Passed
Pre-recorded audio-only content must be accompanied by an equivalent text alternative-WCAG 1.2.10 PassedVideo-only equivalent:0 Passed
Pre-recorded video-only content must be accompanied by an equivalent text or audio alternative-WCAG 1.2.10 PassedMultimedia5 Passed
No obstruction:0 Passed
Captions must not obscure or obstruct relevant information in the video-WCAG 1.2.20 PassedAudio description:0 Passed
Pre-recorded video with audio must have an audio description-WCAG 1.2.50 PassedSynchronization:0 Passed
An audio description must be synchronized with the video content-WCAG 1.2.50 PassedNo conflict:0 Passed
An audio description must not conflict with audible information in the sound track-WCAG 1.2.50 PassedLive multimedia1 Passed
Sequence3 Passed
CSS positioning:1 Passed
Meaningful content positioned on the page using CSS must retain its meaning when CSS is disabled-WCAG 1.3.21 PassedLayout tables:0 Passed
The content in an HTML layout table must make sense when the table is linearized-WCAG 1.3.20 PassedColumns:0 Passed
Content presented in multi-column format must support a correct reading sequence-WCAG 1.3.1, WCAG 1.3.20 PassedSemantics8 Passed
CSS content:1 Passed
Meaningful content must not be implemented using only CSS :before or :after-WCAG 1.3.11 PassedTable semantics:0 Passed
A <table> element must be coded correctly as a data table or a layout table-WCAG 1.3.10 PassedHeaders attribute:0 Passed
The headers attribute of a <td> element must reference the correct <th> element(s)-WCAG 1.3.10 PassedEmphasis:0 Passed
Words and phrases that are visually emphasized must be contained within semantically correct containers-WCAG 1.3.10 PassedLetter spacing:0 Passed
Spacing characters must not be used to increase the space between letters in a word-WCAG 1.3.10 PassedPointer / motion3 Passed
Pointer gestures:0 Passed
Functions must be operable without requiring multipoint or path-based gestures-WCAG 2.5.10 PassedPointer cancellation:0 Passed
Users must be able to cancel functions that can be operated using a single pointer-WCAG 2.5.20 PassedMotion operation:0 Passed
If a function can be operated through motion, it must also be operable through user interface components-WCAG 2.5.40 PassedContrast3 Passed
UI components:25 Passed
Visual information used to identify active user interface components and their states must have sufficient contrast-WCAG 1.4.1125 PassedPath | .header__logo |
---|---|
Snippet | <a href="/de/startseite/" class="header__logo"><img src="/typo3conf/ext/nxNRWInvest/Resources/Public/dist/images/logo/logo_nrw_invest_gb.svg"></a> |
Accessible name | (no value) |
Element | link |
Path | .header__navigation-link[href$="ueber-uns\/"] |
---|---|
Snippet | <a href="/de/ueber-uns/" class="header__navigation-link">Über uns</a> |
Accessible name | Über uns |
Element | link |
Path | .header__navigation-link[href$="geschaeftsfuehrung\/"] |
---|---|
Snippet | <a href="/de/geschaeftsfuehrung/" class="header__navigation-link">Geschäftsführung</a> |
Accessible name | Geschäftsführung |
Element | link |
Path | .header__navigation-link[href$="ansprechpartner\/"] |
---|---|
Snippet | <a href="/de/ansprechpartner/" class="header__navigation-link">Ansprechpartner</a> |
Accessible name | Ansprechpartner |
Element | link |
Path | a[href$="presse\/"] |
---|---|
Snippet | <a href="/de/presse/" class="header__navigation-link">Presse</a> |
Accessible name | Presse |
Element | link |
Path | a[href$="karriere\/"] |
---|---|
Snippet | <a href="/de/karriere/" class="header__navigation-link">Karriere</a> |
Accessible name | Karriere |
Element | link |
Path | .header__search-toggle |
---|---|
Snippet | <a class="header__search-toggle" href="/"> |
Accessible name | (no value) |
Element | link |
Path | .header__logo-secondary > a |
---|---|
Snippet | <a href="https://aufbau2-nrwinvest.nrw.de/de/standort-nrw/im-land-der-bestleister/"><img src="/typo3conf/ext/nxNRWInvest/Resources/Public/dist/images/germany-at-its-best.svg"></a> |
Accessible name | (no value) |
Element | link |
Path | .col-md-6:nth-child(1) > .imageHeadline.m06ImageHeadline |
---|---|
Snippet | <a href="https://aufbau2-nrwinvest.nrw.de/de/startseite/" class="imageHeadline m06ImageHeadline"> |
Accessible name | Investieren in NRW Investieren in NRW |
Element | link |
Path | .col-md-6:nth-child(2) > .imageHeadline.m06ImageHeadline |
---|---|
Snippet | <a href="https://www.nrw-international.de/" class="imageHeadline m06ImageHeadline"> |
Accessible name | Trade Expandieren weltweit |
Element | link |
Path | p:nth-child(4) > a[href$="ansprechpartner\/"] |
---|---|
Snippet | <a href="/de/ansprechpartner/">Mehr erfahren</a> |
Accessible name | Mehr erfahren |
Element | link |
Path | p:nth-child(4) > a[href$="geschaeftsfuehrung\/"] |
---|---|
Snippet | <a href="/de/geschaeftsfuehrung/">Mehr erfahren</a> |
Accessible name | Mehr erfahren |
Element | link |
Path | p:nth-child(4) > a[href$="ueber-uns\/"] |
---|---|
Snippet | <a href="/de/ueber-uns/">Mehr erfahren</a> |
Accessible name | Mehr erfahren |
Element | link |
Path | a[href="tel\:\+49\ 211\ 13000-0"] |
---|---|
Snippet | <a class="contactLink__link" href="tel:+49 211 13000-0">+49 211 13000-0</a> |
Accessible name | +49 211 13000-0 |
Element | link |
Path | .contactLink:nth-child(2) > .contactLink__link |
---|---|
Snippet | <a class="contactLink__link" href="mailto:nrw@nrwglobalbusiness.com">nrw@nrwglobalbusiness.com</a> |
Accessible name | nrw@nrwglobalbusiness.com |
Element | link |
Path | .contactButton |
---|---|
Snippet | <a href="/de/ansprechpartner/" class="contactButton button btn btn-secondary">Zu den Ansprechpartnern</a> |
Accessible name | Zu den Ansprechpartnern |
Element | link |
Path | a[href$="NRWGlobal"] |
---|---|
Snippet | <a class="footer__social-media-icon" href="https://twitter.com/NRWGlobal" target="_blank" title="Twitter" onclick="_etracker.sendEvent(new et_ClickEvent('SocialIcons','Twitter'));"> |
Accessible name | |
Element | link |
Path | a[title="LinkedIn"] |
---|---|
Snippet | <a class="footer__social-media-icon" href="https://www.linkedin.com/company/nrw-invest" target="_blank" title="LinkedIn" onclick="_etracker.sendEvent(new et_ClickEvent('SocialIcons','LinkedIn'));"> |
Accessible name | |
Element | link |
Path | a[title="Xing"] |
---|---|
Snippet | <a class="footer__social-media-icon" href="https://www.xing.com/companies/nrw.investgmbh" target="_blank" title="Xing" onclick="_etracker.sendEvent(new et_ClickEvent('SocialIcons','Xing'));"> |
Accessible name | |
Element | link |
Path | a[title="YouTube"] |
---|---|
Snippet | <a class="footer__social-media-icon" href="http://www.youtube.com/user/NRWinvest" target="_blank" title="YouTube" onclick="_etracker.sendEvent(new et_ClickEvent('SocialIcons','YouTube'));"> |
Accessible name | YouTube |
Element | link |
Path | a[href$="impressum\/"] |
---|---|
Snippet | <a href="/de/legal/impressum/">Impressum</a> |
Accessible name | Impressum |
Element | link |
Path | .footer__legal-navigation > ul > li:nth-child(2) > a |
---|---|
Snippet | <a href="/de/legal/datenschutzerklaerung/">Datenschutzerklärung</a> |
Accessible name | Datenschutzerklärung |
Element | link |
Path | .footer__legal-navigation > ul > li:nth-child(3) > a |
---|---|
Snippet | <a href="/de/legal/erklaerung-zur-barrierefreiheit/">Erklärung zur Barrierefreiheit</a> |
Accessible name | Erklärung zur Barrierefreiheit |
Element | link |
Path | .newsletter__formInput |
---|---|
Snippet | <input class="newsletter__formInput" placeholder="Geben Sie hier Ihre Emailadresse ein" type="email"> |
Accessible name | (no value) |
Element | input type="email" |
Path | button |
---|---|
Snippet | <button class="btn btn-secondary newsletter__formButton" type="submit">Anmelden</button> |
Accessible name | Anmelden |
Element | button |
State changes:25 Passed
Any visual information that indicates a component's state must have sufficient contrast-WCAG 1.4.1125 PassedPath | .header__logo |
---|---|
Snippet | <a href="/de/startseite/" class="header__logo"><img src="/typo3conf/ext/nxNRWInvest/Resources/Public/dist/images/logo/logo_nrw_invest_gb.svg"></a> |
Accessible name | (no value) |
Element | link |
Path | .header__navigation-link[href$="ueber-uns\/"] |
---|---|
Snippet | <a href="/de/ueber-uns/" class="header__navigation-link">Über uns</a> |
Accessible name | Über uns |
Element | link |
Path | .header__navigation-link[href$="geschaeftsfuehrung\/"] |
---|---|
Snippet | <a href="/de/geschaeftsfuehrung/" class="header__navigation-link">Geschäftsführung</a> |
Accessible name | Geschäftsführung |
Element | link |
Path | .header__navigation-link[href$="ansprechpartner\/"] |
---|---|
Snippet | <a href="/de/ansprechpartner/" class="header__navigation-link">Ansprechpartner</a> |
Accessible name | Ansprechpartner |
Element | link |
Path | a[href$="presse\/"] |
---|---|
Snippet | <a href="/de/presse/" class="header__navigation-link">Presse</a> |
Accessible name | Presse |
Element | link |
Path | a[href$="karriere\/"] |
---|---|
Snippet | <a href="/de/karriere/" class="header__navigation-link">Karriere</a> |
Accessible name | Karriere |
Element | link |
Path | .header__search-toggle |
---|---|
Snippet | <a class="header__search-toggle" href="/"> |
Accessible name | (no value) |
Element | link |
Path | .header__logo-secondary > a |
---|---|
Snippet | <a href="https://aufbau2-nrwinvest.nrw.de/de/standort-nrw/im-land-der-bestleister/"><img src="/typo3conf/ext/nxNRWInvest/Resources/Public/dist/images/germany-at-its-best.svg"></a> |
Accessible name | (no value) |
Element | link |
Path | .col-md-6:nth-child(1) > .imageHeadline.m06ImageHeadline |
---|---|
Snippet | <a href="https://aufbau2-nrwinvest.nrw.de/de/startseite/" class="imageHeadline m06ImageHeadline"> |
Accessible name | Investieren in NRW Investieren in NRW |
Element | link |
Path | .col-md-6:nth-child(2) > .imageHeadline.m06ImageHeadline |
---|---|
Snippet | <a href="https://www.nrw-international.de/" class="imageHeadline m06ImageHeadline"> |
Accessible name | Trade Expandieren weltweit |
Element | link |
Path | p:nth-child(4) > a[href$="ansprechpartner\/"] |
---|---|
Snippet | <a href="/de/ansprechpartner/">Mehr erfahren</a> |
Accessible name | Mehr erfahren |
Element | link |
Path | p:nth-child(4) > a[href$="geschaeftsfuehrung\/"] |
---|---|
Snippet | <a href="/de/geschaeftsfuehrung/">Mehr erfahren</a> |
Accessible name | Mehr erfahren |
Element | link |
Path | p:nth-child(4) > a[href$="ueber-uns\/"] |
---|---|
Snippet | <a href="/de/ueber-uns/">Mehr erfahren</a> |
Accessible name | Mehr erfahren |
Element | link |
Path | a[href="tel\:\+49\ 211\ 13000-0"] |
---|---|
Snippet | <a class="contactLink__link" href="tel:+49 211 13000-0">+49 211 13000-0</a> |
Accessible name | +49 211 13000-0 |
Element | link |
Path | .contactLink:nth-child(2) > .contactLink__link |
---|---|
Snippet | <a class="contactLink__link" href="mailto:nrw@nrwglobalbusiness.com">nrw@nrwglobalbusiness.com</a> |
Accessible name | nrw@nrwglobalbusiness.com |
Element | link |
Path | .contactButton |
---|---|
Snippet | <a href="/de/ansprechpartner/" class="contactButton button btn btn-secondary">Zu den Ansprechpartnern</a> |
Accessible name | Zu den Ansprechpartnern |
Element | link |
Path | a[href$="NRWGlobal"] |
---|---|
Snippet | <a class="footer__social-media-icon" href="https://twitter.com/NRWGlobal" target="_blank" title="Twitter" onclick="_etracker.sendEvent(new et_ClickEvent('SocialIcons','Twitter'));"> |
Accessible name | |
Element | link |
Path | a[title="LinkedIn"] |
---|---|
Snippet | <a class="footer__social-media-icon" href="https://www.linkedin.com/company/nrw-invest" target="_blank" title="LinkedIn" onclick="_etracker.sendEvent(new et_ClickEvent('SocialIcons','LinkedIn'));"> |
Accessible name | |
Element | link |
Path | a[title="Xing"] |
---|---|
Snippet | <a class="footer__social-media-icon" href="https://www.xing.com/companies/nrw.investgmbh" target="_blank" title="Xing" onclick="_etracker.sendEvent(new et_ClickEvent('SocialIcons','Xing'));"> |
Accessible name | |
Element | link |
Path | a[title="YouTube"] |
---|---|
Snippet | <a class="footer__social-media-icon" href="http://www.youtube.com/user/NRWinvest" target="_blank" title="YouTube" onclick="_etracker.sendEvent(new et_ClickEvent('SocialIcons','YouTube'));"> |
Accessible name | YouTube |
Element | link |
Path | a[href$="impressum\/"] |
---|---|
Snippet | <a href="/de/legal/impressum/">Impressum</a> |
Accessible name | Impressum |
Element | link |
Path | .footer__legal-navigation > ul > li:nth-child(2) > a |
---|---|
Snippet | <a href="/de/legal/datenschutzerklaerung/">Datenschutzerklärung</a> |
Accessible name | Datenschutzerklärung |
Element | link |
Path | .footer__legal-navigation > ul > li:nth-child(3) > a |
---|---|
Snippet | <a href="/de/legal/erklaerung-zur-barrierefreiheit/">Erklärung zur Barrierefreiheit</a> |
Accessible name | Erklärung zur Barrierefreiheit |
Element | link |
Path | .newsletter__formInput |
---|---|
Snippet | <input class="newsletter__formInput" placeholder="Geben Sie hier Ihre Emailadresse ein" type="email"> |
Accessible name | (no value) |
Element | input type="email" |
Path | button |
---|---|
Snippet | <button class="btn btn-secondary newsletter__formButton" type="submit">Anmelden</button> |
Accessible name | Anmelden |
Element | button |
Path | .imageTeaser__picture |
---|---|
Snippet | <img class="img-fluid imageTeaser__picture" src="/fileadmin/Redaktion/standort-nrw/das-spricht-fuer-nrw/01_Das_spricht_fuer_NRW_m11_xl%402x.jpg" alt="responsive Image"> |
Image type | <img> |
Accessible name | responsive Image |
Path | img[alt="Investieren\ in\ NRW"] |
---|---|
Snippet | <img class="img-fluid" src="/fileadmin/Redaktion/Vorschaltseite/Startseite/Investieren_In_NRW%402x.jpg" alt="Investieren in NRW" title=""> |
Image type | <img> |
Accessible name | Investieren in NRW |
Path | img[alt="Trade"] |
---|---|
Snippet | <img class="img-fluid" src="/fileadmin/Redaktion/Vorschaltseite/Expand-Worldwide%402x.jpg" alt="Trade" title=""> |
Image type | <img> |
Accessible name | Trade |