open-scans

Scan Report: NL Gov

🎯 Priority: Pages with Most Errors

Focus your efforts on these pages to make the biggest impact (combined scanner unique failures):

Page axe Unique ALFA Unique Equal Access Unique AccessLint Unique QualWeb Total Unique Page Title
View Page 0 3 7 0 229 239 Topics | Government.nl
View Page 0 8 18 0 51 77 Situation Middle East: updates from the Ministry of Foreign Affairs | Weblogs | Government.nl
View Page 0 4 7 0 45 56 Family, health and care | Government.nl
View Page 0 10 19 0 20 49 Documents | Government.nl
View Page 0 4 7 0 37 48 Justice, security and defence | Government.nl
View Page 0 7 17 0 20 44 Latest | Government.nl
View Page 0 11 11 0 22 44 Ministry of Foreign Affairs | Government.nl
View Page 0 5 8 0 30 43 Requirements for ID photos | Identification documents | Government.nl
View Page 0 3 6 0 33 42 Sitemap | Government.nl
View Page 0 4 9 0 23 36 Government and democracy | Government.nl

🔧 Priority: Most Common Issues (ALFA)

These ALFA accessibility issues appear most frequently across your pages:

Rule Pages Affected Documentation
SIA-R111: Interactive elements have a sufficient target size 58 of 58 View Rule
SIA-R66: Text has enhanced contrast with its background 58 of 58 View Rule
SIA-R73: Text spacing can be adjusted without loss of content 58 of 58 View Rule
SIA-R78: Headings of same level have text content between them 6 of 58 View Rule
SIA-R53: Headings follow a logical hierarchy 4 of 58 View Rule
SIA-R17 3 of 58 View Rule
SIA-R61 2 of 58 View Rule
SIA-R113 2 of 58 View Rule
SIA-R85 2 of 58 View Rule
SIA-R56: Landmarks with the same role are distinguishable 1 of 58 View Rule

💡 Tip: Click on the rule documentation links to learn how to fix each issue.

🔧 Priority: Most Common Issues (axe)

These axe accessibility issues appear most frequently across your pages:

Rule Pages Affected Documentation
heading-order 4 of 58 View Rule
link-name 3 of 58 View Rule
aria-hidden-focus 3 of 58 View Rule
landmark-unique 1 of 58 View Rule
page-has-heading-one 1 of 58 View Rule

💡 Tip: Click on the rule documentation links to learn how to fix each issue. Consider fixing the most common issues first for maximum impact.

🤖 Future Enhancement: This report will soon include AI-powered fix suggestions for authenticated GitHub users (opt-in only, no auto-run AI).

🔍 Cross-Page Patterns: Common HTML Issues

These HTML patterns cause the same accessibility errors across multiple pages. Fix the pattern once in your codebase to fix it everywhere!

🎯 Top Patterns to Fix (Highest Impact)

Pattern 1: Affects 58 page(s) - 62 occurrence(s)

Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size

HTML Pattern:

<a href="/contact">Contact</a>

XPath (use in browser DevTools):

/a

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/a')
  5. The element will be highlighted

Affected Pages:


Pattern 2: Affects 58 page(s) - 58 occurrence(s)

Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size

HTML Pattern:

<a href="/rss">RSS</a>

XPath (use in browser DevTools):

/a

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/a')
  5. The element will be highlighted

Affected Pages:


Pattern 3: Affects 58 page(s) - 58 occurrence(s)

Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size

HTML Pattern:

<a href="/sitemap">Sitemap</a>

XPath (use in browser DevTools):

/a

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/a')
  5. The element will be highlighted

Affected Pages:


Pattern 4: Affects 58 page(s) - 58 occurrence(s)

Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size

HTML Pattern:

<a href="/help">Help</a>

XPath (use in browser DevTools):

/a

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/a')
  5. The element will be highlighted

Affected Pages:


Pattern 5: Affects 58 page(s) - 58 occurrence(s)

Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size

HTML Pattern:

<a href="/archive">Archive</a>

XPath (use in browser DevTools):

/a

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/a')
  5. The element will be highlighted

Affected Pages:


Pattern 6: Affects 58 page(s) - 58 occurrence(s)

Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size

HTML Pattern:

<a href="/copyright">Copyright</a>

XPath (use in browser DevTools):

/a

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/a')
  5. The element will be highlighted

Affected Pages:


Pattern 7: Affects 58 page(s) - 58 occurrence(s)

Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size

HTML Pattern:

<a href="/privacy">Privacy</a>

XPath (use in browser DevTools):

/a

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/a')
  5. The element will be highlighted

Affected Pages:


Pattern 8: Affects 58 page(s) - 58 occurrence(s)

Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size

HTML Pattern:

<a href="/cookies">Cookies</a>

XPath (use in browser DevTools):

/a

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/a')
  5. The element will be highlighted

Affected Pages:


Pattern 9: Affects 58 page(s) - 58 occurrence(s)

Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size

HTML Pattern:

<a href="/accessibility">Accessibility</a>

XPath (use in browser DevTools):

/a

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/a')
  5. The element will be highlighted

Affected Pages:


Pattern 10: Affects 58 page(s) - 58 occurrence(s)

Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size

HTML Pattern:

<a href="/reporting-a-vulnerability">Report vulnerability</a>

XPath (use in browser DevTools):

/a

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/a')
  5. The element will be highlighted

Affected Pages:


Pattern 11: Affects 58 page(s) - 58 occurrence(s)

Scanner: ALFA Rule: SIA-R73: Text spacing can be adjusted without loss of content Issue: The line height of the paragraph is less than 1.5

HTML Pattern:

<p id="languageMenuLabel" class="languages__label">This website in other languages:</p>

XPath (use in browser DevTools):

/p[@id="languageMenuLabel"]

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/p[@id="languageMenuLabel"]')
  5. The element will be highlighted

Affected Pages:


Pattern 12: Affects 57 page(s) - 57 occurrence(s)

Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size

HTML Pattern:

<a href="/">Home</a>

XPath (use in browser DevTools):

/a

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/a')
  5. The element will be highlighted

Affected Pages:


Pattern 13: Affects 36 page(s) - 173 occurrence(s)

Scanner: ALFA Rule: SIA-R73: Text spacing can be adjusted without loss of content Issue: The line height of the paragraph is less than 1.5

HTML Pattern:

<p>...</p>

XPath (use in browser DevTools):

/p

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/p')
  5. The element will be highlighted

Affected Pages:


Pattern 14: Affects 18 page(s) - 18 occurrence(s)

Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size

HTML Pattern:

<a href="/topics">Topics</a>

XPath (use in browser DevTools):

/a

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/a')
  5. The element will be highlighted

Affected Pages:


Pattern 15: Affects 13 page(s) - 13 occurrence(s)

Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size

HTML Pattern:

<a href="/ministries/ministry-of-general-affairs">Ministry of General Affairs</a>

XPath (use in browser DevTools):

/a

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/a')
  5. The element will be highlighted

Affected Pages:


💡 Pro Tip: These patterns likely come from shared components or templates in your codebase. Fix them in the component/template source, and the fix will propagate to all affected pages.

📊 Detailed Results

Complete scan results for all tested pages:

Submitted URL Final URL Status HTTP Redirected Time (ms) axe Unique ALFA Unique Equal Access Unique AccessLint Unique Duplicates Notes
https://government.nl/ https://www.government.nl/ OK 200 yes 23516 2 6 18 0 61 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-OWVjMDU3YmRkM2VjNGYwYjg2ZmM5YWIzNzlkODU3YTc=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: landmark-unique, link-name  
                    Equal Access failed rules: aria_complementary_labelled, aria_navigation_label_unique, element_attribute_deprecated, element_tabbable_unobscured, element_tabbable_visible, figure_label_exists, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, text_block_heading, text_contrast_sufficient  
https://government.nl/accessibility https://www.government.nl/accessibility OK 200 yes 13426 0 6 9 0 35 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-N2Q4YzUxMWIyMjMxNGI4OGFmMGY5MzAxMDZjNTNkNzU=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them)  
                    Equal Access failed rules: aria_complementary_labelled, aria_form_label_unique, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable  
https://government.nl/contact/public-information-service https://www.government.nl/contact/public-information-service OK 200 yes 13040 0 5 9 0 39 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-YzlkNGFmMzZkNWM3NDhjNjlhMjNmZjE2NzMwODU5YWY=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, aria_form_label_unique, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable  
https://government.nl/reporting-a-vulnerability https://www.government.nl/reporting-a-vulnerability OK 200 yes 12726 0 4 9 0 17 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-MGEyNmZkZjYxNmQ1NDQ4ZTg0MmZjZGM4NjhjZjZlNGY=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, aria_form_label_unique, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable  
https://government.nl/contact https://www.government.nl/contact OK 200 yes 12849 0 6 9 0 31 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-ODU0MGE2YjJmMDliNGNmZDgxZjQ2NDg5ZDg2ODExMjI=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them)  
                    Equal Access failed rules: aria_complementary_labelled, aria_form_label_unique, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable  
https://government.nl/latest/weblogs/the-work-of-the-ministry-of-foreign-affairs/2026/situation-middle-east-news https://www.government.nl/latest/weblogs/the-work-of-the-ministry-of-foreign-affairs/2026/situation-middle-east-news OK 200 yes 24564 0 8 18 0 177 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-YjIzYzk5OGY5YWQ2NGVhOTk3Y2UwNjY2YTZmMzBjNDk=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, aria_form_label_unique, element_tabbable_unobscured, element_tabbable_visible, figure_label_exists, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, text_block_heading, text_quoted_correctly, text_sensory_misuse  
https://government.nl/help https://www.government.nl/help OK 200 yes 13114 0 5 9 0 27 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-MTlkZjJkMGUxYzg5NDk2YWIwZDIwMDg5MDEwODliOWY=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them)  
                    Equal Access failed rules: aria_complementary_labelled, aria_form_label_unique, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable  
https://government.nl/topics/housing/rented-housing/applying-for-housing-benefit https://www.government.nl/topics/housing/rented-housing/applying-for-housing-benefit OK 200 yes 13707 0 5 10 0 40 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-ZDBmM2NmZThiMDkwNDIzMzhmMDczZmEwMTZlNWEyMmI=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, aria_form_label_unique, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, text_sensory_misuse  
https://government.nl/contact/making-a-complaint https://www.government.nl/contact/making-a-complaint OK 200 yes 13056 0 4 9 0 44 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-MGIwNjBhMzlmNzUyNDA4YTg4ZDJkMWVhZDEyNjY3MGM=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, aria_form_label_unique, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable  
https://government.nl/contact/press-information https://www.government.nl/contact/press-information OK 200 yes 15330 0 4 9 0 59 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-M2Y3Nzg4ZDc2MDczNDVjMjhjZDQ3NjZiYWViMmE3YmM=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, aria_form_label_unique, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable  
https://government.nl/contact/whatsapp https://www.government.nl/contact/whatsapp OK 200 yes 12635 0 4 9 0 26 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-ZDc3ZmYzNjQyODg2NGY1YzhkNWVhZGQyZDIzYjRjMWU=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, aria_form_label_unique, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable  
https://government.nl/archive https://www.government.nl/archive OK 200 yes 12787 0 4 9 0 19 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-M2Q1YjZlNDAyZjI5NDZjYmE2NWNmNDY1OWVkNDYyNTQ=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, aria_form_label_unique, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable  
https://government.nl/cookies https://www.government.nl/cookies OK 200 yes 13294 0 5 10 0 29 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-NTIyNWFmZDQyNjEyNGIwODkyNmQ0MGEzNWE5ZDNmYWI=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them)  
                    Equal Access failed rules: aria_complementary_labelled, aria_form_label_unique, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, text_sensory_misuse  
https://government.nl/copyright https://www.government.nl/copyright OK 200 yes 12609 0 6 9 0 23 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-MTJlODNkMjY2NDJmNDJmZmI4M2QxOWRhOWI2NmQ5N2U=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them)  
                    Equal Access failed rules: aria_complementary_labelled, aria_form_label_unique, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable  
https://government.nl/documents https://www.government.nl/documents OK 200 yes 17783 0 10 19 0 60 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-Yjg2MGYxM2M1N2UxNDhkODg5Yjk1NDE4NThjOGQ2YmI=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, aria_form_label_unique, aria_keyboard_handler_exists, element_tabbable_unobscured, element_tabbable_visible, input_label_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, text_block_heading  
https://government.nl/government https://www.government.nl/government OK 200 yes 14219 0 4 9 0 45 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-ZTYzZGZjN2RiNjkyNGVhZGFjMTc3MmZkZjI2OWRlMGY=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, element_tabbable_visible, figure_label_exists, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, text_block_heading  
https://government.nl/latest https://www.government.nl/latest OK 200 yes 13969 0 4 9 0 72 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-NWJjNjcwZDRmZGM4NGQ2NmI3MzA3YjZiNWE2N2RiOGY=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, element_tabbable_visible, heading_markup_misuse, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, text_block_heading  
https://government.nl/latest/news/2025/12/01/long-term-policy-on-asylum-support-for-refugees-from-ukraine https://www.government.nl/latest/news/2025/12/01/long-term-policy-on-asylum-support-for-refugees-from-ukraine OK 200 yes 12664 0 5 9 0 32 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-ZjU1MjVmOTFiZDAwNDcwNjk1MjMxNWY5OTA0Y2Y2ODU=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, aria_form_label_unique, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable  
https://government.nl/latest/news/2026/02/19/the-netherlands-continues-to-support-ukraine https://www.government.nl/latest/news/2026/02/19/the-netherlands-continues-to-support-ukraine OK 200 yes 13899 0 7 11 0 45 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-ODlmZjA1MjA2MWQ4NDM2NjkyMWE1YTU2NjFjNjlkYTc=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R85  
                    Equal Access failed rules: aria_complementary_labelled, aria_form_label_unique, element_tabbable_visible, figure_label_exists, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, text_sensory_misuse  
https://government.nl/ministries https://www.government.nl/ministries OK 200 yes 22283 0 3 11 0 47 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-MTkxN2I1YTFjNDA3NDA5ZWI0NWYzZWNjNDNiYTg5ZmQ=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, element_tabbable_visible, figure_label_exists, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, text_block_heading, text_contrast_sufficient  
https://government.nl/privacy https://www.government.nl/privacy OK 200 yes 12685 0 5 10 0 31 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-OTE3ZTNkOGE1YTJiNGQ5ZmJhZmNmM2E4NWI5YWZkNGQ=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them)  
                    Equal Access failed rules: aria_complementary_labelled, aria_form_label_unique, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, text_sensory_misuse  
https://government.nl/sitemap https://www.government.nl/sitemap OK 200 yes 13635 0 3 6 0 106 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-YWU0MjE5YmI1YWY4NDE3MmEzYWQyZTI5ZDRiMDBjNWY=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable  
https://government.nl/topics https://www.government.nl/topics OK 200 yes 24374 0 3 7 0 659 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-MzgzMzA1ZTdiMjlkNGRiMjljNjBjNTE0YTZmYWRhZTk=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, text_sensory_misuse  
https://government.nl/government/governments-plans-in-plain-language https://www.government.nl/government/governments-plans-in-plain-language OK 200 yes 13231 0 4 8 0 30 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-YWVlNmNiNGY0ZDQ4NDY2ZDliYzY5OWU3ZjVjZWM1MzI=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, text_sensory_misuse  
https://government.nl/government/members-of-cabinet https://www.government.nl/government/members-of-cabinet OK 200 yes 31531 1 5 7 0 42 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-NGIyZTUzZjIyOWRiNDJiZGJlYjY1ZDlkODY3ZTcxYTI=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R53 (Headings follow a logical hierarchy), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: heading-order  
                    Equal Access failed rules: aria_complementary_labelled, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable  
https://government.nl/latest/news https://www.government.nl/latest/news OK 200 yes 15444 0 7 17 0 60 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-NGJkZTg1NDA3N2FhNDBjYTg5ZmVmMzM2NmMxNGEyMGE=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, aria_form_label_unique, aria_keyboard_handler_exists, element_tabbable_visible, heading_markup_misuse, input_label_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, text_block_heading  
https://government.nl/topics/identification-documents/requirements-for-photos https://www.government.nl/topics/identification-documents/requirements-for-photos OK 200 yes 21648 0 5 8 0 94 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-MDFkN2ExNTg5ZjZmNGVlN2JjNzVjOGI3NmM3ZWM2OWI=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, text_sensory_misuse  
https://government.nl/topics/themes/building-and-housing https://www.government.nl/topics/themes/building-and-housing OK 200 yes 13119 0 4 7 0 37 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-NGY3OGFkNmE0NjgwNGY5ZDk5NDdmOWY3MjQ1OTAzZjU=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable  
https://government.nl/topics/themes/economy https://www.government.nl/topics/themes/economy OK 200 yes 13380 0 4 7 0 68 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-Y2EwNGVhYzllNTNmNGQ4YWI1ZDk3MWZmZmM2OTcwMGM=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable  
https://government.nl/topics/themes/education https://www.government.nl/topics/themes/education OK 200 yes 13045 0 4 7 0 50 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-NGM5NzZhYzg3YjAyNGZlZThlNWM0MjFjMzY1NWY1Nzk=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable  
https://government.nl/topics/themes/family-health-and-care https://www.government.nl/topics/themes/family-health-and-care OK 200 yes 14818 0 4 7 0 135 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-MTBiYmI2YWU0YzEyNDIwNWJjNDE3OTYyYTNjNDk4OWQ=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable  
https://government.nl/topics/themes/government-and-democracy https://www.government.nl/topics/themes/government-and-democracy OK 200 yes 13756 0 4 9 0 72 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-OGFhYzc5NjM3ZjNiNDE1Yjg1MzI2MDVkMGMwZWNkMGM=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, aria_form_label_unique, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable  
https://government.nl/topics/themes/international-cooperation https://www.government.nl/topics/themes/international-cooperation OK 200 yes 13291 0 4 7 0 58 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-NmI2ZDJmOGNiZDE3NDA5OGJlM2EyOTlkOTEzMTFiMzI=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable  
https://government.nl/topics/themes/justice-security-and-defence https://www.government.nl/topics/themes/justice-security-and-defence OK 200 yes 14280 0 4 7 0 106 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-MWRlYTU1ZGUyOThjNDVmMWEzMDRkY2JlNGYyYzFhOWQ=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable  
https://government.nl/latest/weblogs https://www.government.nl/latest/weblogs OK 200 yes 24073 1 7 14 0 49 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-ZWZiZDQ4MmJmYzc4NDk2Mzk4ZjgzZmYwZWM3ZGJhZTc=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: page-has-heading-one  
                    Equal Access failed rules: aria_complementary_labelled, aria_form_label_unique, aria_keyboard_handler_exists, element_tabbable_visible, input_label_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, text_block_heading  
https://government.nl/ministries/ministry-of-agriculture-fisheries-food-security-and-nature https://www.government.nl/ministries/ministry-of-agriculture-fisheries-food-security-and-nature OK 200 yes 17439 1 5 12 0 46 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-NDFmYzdiMTMzYzFkNDUyYWI3NjYyYjJjZGU2ODMwNzM=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R17, SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: aria-hidden-focus  
                    Equal Access failed rules: aria_complementary_labelled, aria_hidden_nontabbable, element_tabbable_visible, figure_label_exists, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, text_block_heading, text_contrast_sufficient, text_sensory_misuse  
https://government.nl/ministries/ministry-of-defence https://www.government.nl/ministries/ministry-of-defence OK 200 yes 16692 0 4 11 0 58 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-MTlhZjdkNTBlZjgyNDI2ZjhhN2M2NTBhOTZiNTA1N2Q=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, element_tabbable_visible, figure_label_exists, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, text_block_heading, text_contrast_sufficient, text_sensory_misuse  
https://government.nl/ministries/ministry-of-economic-affairs-and-climate-policy https://www.government.nl/ministries/ministry-of-economic-affairs-and-climate-policy OK 200 yes 19002 1 5 12 0 87 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-MTQ0NGQ5ZTQ5MTM1NGRmM2I3MjIyY2VjZjM2YWMxNDM=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R53 (Headings follow a logical hierarchy), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: heading-order  
                    Equal Access failed rules: aria_complementary_labelled, element_tabbable_unobscured, element_tabbable_visible, figure_label_exists, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, text_block_heading, text_contrast_sufficient, text_sensory_misuse  
https://government.nl/ministries/ministry-of-education-culture-and-science https://www.government.nl/ministries/ministry-of-education-culture-and-science OK 200 yes 18012 2 6 12 0 66 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-ZGMyNmU4MTFiZDE5NGI2ZjhjZDcwYjYxYTkxMjBiNjg=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R17, SIA-R53 (Headings follow a logical hierarchy), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: aria-hidden-focus, heading-order  
                    Equal Access failed rules: aria_complementary_labelled, aria_hidden_nontabbable, element_tabbable_visible, figure_label_exists, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, text_block_heading, text_contrast_sufficient, text_sensory_misuse  
https://government.nl/ministries/ministry-of-finance https://www.government.nl/ministries/ministry-of-finance OK 200 yes 18667 1 5 10 0 66 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-NWU1ZGIyNzEwZTU1NDQ0YzllZmZjMTZjYWZkNzk0YmI=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R53 (Headings follow a logical hierarchy), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: heading-order  
                    Equal Access failed rules: aria_complementary_labelled, element_tabbable_visible, figure_label_exists, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, text_block_heading, text_contrast_sufficient  
https://government.nl/ministries/ministry-of-foreign-affairs https://www.government.nl/ministries/ministry-of-foreign-affairs OK 200 yes 19611 0 11 11 0 98 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-ZmFmNDA5ZjIwM2IzNGY3ZThkZTI0MjgxMzUwNTYxOWM=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, element_tabbable_visible, figure_label_exists, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, text_block_heading, text_contrast_sufficient  
https://government.nl/ministries/ministry-of-general-affairs https://www.government.nl/ministries/ministry-of-general-affairs OK 200 yes 16954 0 4 10 0 55 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-MjY2Nzc1NzlkNzZiNDBkZGEwNWVmY2ZhZWU0OWVlNDA=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, element_tabbable_visible, figure_label_exists, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, text_block_heading, text_contrast_sufficient  
https://government.nl/ministries/ministry-of-health-welfare-and-sport https://www.government.nl/ministries/ministry-of-health-welfare-and-sport OK 200 yes 17638 1 5 13 0 68 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-ZjY2ZDY3NDFkMDljNGViYzg0MjRkZmU0ZjRhMDNjNWQ=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R17, SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: aria-hidden-focus  
                    Equal Access failed rules: aria_complementary_labelled, aria_hidden_nontabbable, element_tabbable_visible, figure_label_exists, heading_markup_misuse, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, text_block_heading, text_contrast_sufficient, text_sensory_misuse  
https://government.nl/ministries/ministry-of-infrastructure-and-water-management https://www.government.nl/ministries/ministry-of-infrastructure-and-water-management OK 200 yes 16608 0 4 11 0 63 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-ZWNjOTA2OTQzZmRlNGQ2ZGJmZGUwMjY5NDZjMDcyZWY=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, element_tabbable_visible, figure_label_exists, heading_markup_misuse, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, text_block_heading, text_contrast_sufficient  
https://government.nl/documents/forms/2016/06/17/consent-letter-for-minors-travelling-abroad https://www.government.nl/documents/forms/2016/06/17/consent-letter-for-minors-travelling-abroad OK 200 yes 12581 0 6 7 0 32 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-YzYyMWUxNjA0NWUyNDk4MDlmZDBmMDczNDFmNDA3MTQ=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable  
https://government.nl/latest/news/2025/12/02/agreement-between-the-netherlands-and-indonesia-on-the-return-of-two-dutch-prisoners https://www.government.nl/latest/news/2025/12/02/agreement-between-the-netherlands-and-indonesia-on-the-return-of-two-dutch-prisoners OK 200 yes 12758 0 5 9 0 24 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-ZjNmMzNhNzVlZTY2NGFlZDkwOTY4OGRhMzg4NTNjOTU=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, aria_form_label_unique, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable  
https://government.nl/latest/news/2025/12/17/netherlands-to-host-international-claims-commission-for-ukraine https://www.government.nl/latest/news/2025/12/17/netherlands-to-host-international-claims-commission-for-ukraine OK 200 yes 13345 0 5 9 0 29 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-YjliNzc1ZWQ4MzQwNDJjYzhhMDZlMjliZjU1Yzc5MTg=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, aria_form_label_unique, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable  
https://government.nl/latest/news/2026/02/03/the-dutch-state-sells-part-of-tennet-germany-to-the-german-state https://www.government.nl/latest/news/2026/02/03/the-dutch-state-sells-part-of-tennet-germany-to-the-german-state OK 200 yes 13563 0 6 11 0 29 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-MjE1ZGEyZTdlM2EzNGFjOGJhNGE4MzA2ZjkzZjI5MmY=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R85  
                    Equal Access failed rules: aria_complementary_labelled, aria_form_label_unique, blockquote_cite_exists, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, text_sensory_misuse  
https://government.nl/latest/news/2026/02/23/jetten-government-sworn-in https://www.government.nl/latest/news/2026/02/23/jetten-government-sworn-in OK 200 yes 17227 0 6 11 0 54 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-Mzg4ZTEwY2IyOTg3NGM3Y2I2ZDUxNDE5MDJhMGYwNjQ=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, aria_form_label_unique, element_tabbable_visible, figure_label_exists, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, text_contrast_sufficient  
https://government.nl/topics/themes/nature-and-the-environment https://www.government.nl/topics/themes/nature-and-the-environment OK 200 yes 13657 0 4 7 0 52 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-ZDYzZTJhYWE1N2I0NDZjYjhlZTg4MjZlMDZiZjIzNzA=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable  
https://government.nl/topics/themes/work https://www.government.nl/topics/themes/work OK 200 yes 13290 0 4 7 0 49 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-NzNhNTk5MjQwZmZkNGQyMWIwMzU5NTA2ZGY3MGQ2NDM=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable  
https://government.nl/ministries/ministry-of-the-interior-and-kingdom-relations https://www.government.nl/ministries/ministry-of-the-interior-and-kingdom-relations OK 200 yes 18017 0 4 10 0 70 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-ZjY0OGQ5ODY2NWQwNGE2YWJlZTBhZDEyM2MxMmUzNGI=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, element_tabbable_visible, figure_label_exists, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, text_block_heading, text_contrast_sufficient  
https://government.nl/topics/themes/taxes-benefits-and-allowances https://www.government.nl/topics/themes/taxes-benefits-and-allowances OK 200 yes 14196 0 4 7 0 72 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-MjlmNzY1NTE0NTczNDBmYjk3YTliOWVhZTkyOTBhODM=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable  
https://government.nl/topics/themes/transport https://www.government.nl/topics/themes/transport OK 200 yes 13537 0 4 7 0 40 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-MmViYjhiNGUxM2Y4NGVhM2IzYzVhMGM4ODIxN2EwMjQ=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable  
https://government.nl/topics/themes/migration-and-travel https://www.government.nl/topics/themes/migration-and-travel OK 200 yes 14134 0 4 7 0 46 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-YTVlYTc4YmIxYmIyNDQ4OWI0MjA1MDBkYmE4NTIwMTM=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable  
https://government.nl/topics/immigration-to-the-netherlands/options-for-entrepreneurs-and-employees-from-abroad/highly-skilled-migrants https://www.government.nl/topics/immigration-to-the-netherlands/options-for-entrepreneurs-and-employees-from-abroad/highly-skilled-migrants OK 200 yes 12689 1 4 11 0 20 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-YTk5NzQ3MzhmNDY4NGRhY2FjYTVhYzhkMjYxYTRiODQ=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: link-name  
                    Equal Access failed rules: aria_complementary_labelled, aria_form_label_unique, element_attribute_deprecated, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, text_sensory_misuse  
https://government.nl/topics/valuation-of-immovable-property/how-can-i-check-the-woz-value-is-correct https://www.government.nl/topics/valuation-of-immovable-property/how-can-i-check-the-woz-value-is-correct OK 200 yes 13445 1 4 10 0 29 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-ZDIyMTcwMWEwMDhmNGQ4NjkxODhkMGE5ZmQ2OWQ0Nzk=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: link-name  
                    Equal Access failed rules: aria_complementary_labelled, aria_form_label_unique, element_attribute_deprecated, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable  
https://government.nl/topics/working-hours/question-and-answer/public-holidays-in-the-netherlands https://www.government.nl/topics/working-hours/question-and-answer/public-holidays-in-the-netherlands OK 200 yes 13811 0 5 11 0 33 page.addScriptTag: Executing inline script violates the following Content Security Policy directive ‘script-src ‘self’ ‘nonce-MjdmNjkzZjZiOGEwNDdkYmE3MjZmOTc3ZjAzNTUyZjk=’ https://.platformrijksoverheid.nl https://.rijksoverheid.nl https://*.contenttoolsrijksoverheid.nl’. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk=’), or a nonce (‘nonce-…’) is required to enable inline execution. The action has been blocked.
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    Equal Access failed rules: aria_complementary_labelled, aria_form_label_unique, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, text_sensory_misuse  

Detailed Failure Information (ALFA)

https://government.nl/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

https://government.nl/accessibility

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

https://government.nl/contact/public-information-service

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

https://government.nl/reporting-a-vulnerability

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

https://government.nl/contact

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

https://government.nl/latest/weblogs/the-work-of-the-ministry-of-foreign-affairs/2026/situation-middle-east-news

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

Failure 4:

https://government.nl/help

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

https://government.nl/topics/housing/rented-housing/applying-for-housing-benefit

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

https://government.nl/contact/making-a-complaint

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

https://government.nl/contact/press-information

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

https://government.nl/contact/whatsapp

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

https://government.nl/archive

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

https://government.nl/cookies

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

https://government.nl/copyright

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

https://government.nl/documents

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: SIA-R113

Failure 1:

Failure 2:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

https://government.nl/government

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

https://government.nl/latest

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

https://government.nl/latest/news/2025/12/01/long-term-policy-on-asylum-support-for-refugees-from-ukraine

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

https://government.nl/latest/news/2026/02/19/the-netherlands-continues-to-support-ukraine

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R85

Failure 1:

https://government.nl/ministries

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

https://government.nl/privacy

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

https://government.nl/sitemap

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

https://government.nl/topics

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

https://government.nl/government/governments-plans-in-plain-language

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

https://government.nl/government/members-of-cabinet

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

https://government.nl/latest/news

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R113

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

https://government.nl/topics/identification-documents/requirements-for-photos

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

https://government.nl/topics/themes/building-and-housing

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

https://government.nl/topics/themes/economy

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

https://government.nl/topics/themes/education

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

https://government.nl/topics/themes/family-health-and-care

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

https://government.nl/topics/themes/government-and-democracy

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

https://government.nl/topics/themes/international-cooperation

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

https://government.nl/topics/themes/justice-security-and-defence

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

https://government.nl/latest/weblogs

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

https://government.nl/ministries/ministry-of-agriculture-fisheries-food-security-and-nature

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R17

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

https://government.nl/ministries/ministry-of-defence

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

https://government.nl/ministries/ministry-of-economic-affairs-and-climate-policy

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

https://government.nl/ministries/ministry-of-education-culture-and-science

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R17

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

https://government.nl/ministries/ministry-of-finance

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

https://government.nl/ministries/ministry-of-foreign-affairs

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 3 more failures for this rule

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

https://government.nl/ministries/ministry-of-general-affairs

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

https://government.nl/ministries/ministry-of-health-welfare-and-sport

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R17

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

https://government.nl/ministries/ministry-of-infrastructure-and-water-management

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

https://government.nl/documents/forms/2016/06/17/consent-letter-for-minors-travelling-abroad

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

https://government.nl/latest/news/2025/12/02/agreement-between-the-netherlands-and-indonesia-on-the-return-of-two-dutch-prisoners

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

https://government.nl/latest/news/2025/12/17/netherlands-to-host-international-claims-commission-for-ukraine

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

https://government.nl/latest/news/2026/02/03/the-dutch-state-sells-part-of-tennet-germany-to-the-german-state

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R85

Failure 1:

https://government.nl/latest/news/2026/02/23/jetten-government-sworn-in

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

https://government.nl/topics/themes/nature-and-the-environment

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

https://government.nl/topics/themes/work

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

https://government.nl/ministries/ministry-of-the-interior-and-kingdom-relations

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

https://government.nl/topics/themes/taxes-benefits-and-allowances

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

https://government.nl/topics/themes/transport

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

https://government.nl/topics/themes/migration-and-travel

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

https://government.nl/topics/immigration-to-the-netherlands/options-for-entrepreneurs-and-employees-from-abroad/highly-skilled-migrants

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

https://government.nl/topics/valuation-of-immovable-property/how-can-i-check-the-woz-value-is-correct

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

https://government.nl/topics/working-hours/question-and-answer/public-holidays-in-the-netherlands

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Detailed Failure Information (axe)

https://government.nl/

Rule: landmark-unique

Impact: moderate

Failure 1:

Impact: serious

Failure 1:

https://government.nl/government/members-of-cabinet

Rule: heading-order

Impact: moderate

Failure 1:

https://government.nl/latest/weblogs

Rule: page-has-heading-one

Impact: moderate

Failure 1:

https://government.nl/ministries/ministry-of-agriculture-fisheries-food-security-and-nature

Rule: aria-hidden-focus

Impact: serious

Failure 1:

https://government.nl/ministries/ministry-of-economic-affairs-and-climate-policy

Rule: heading-order

Impact: moderate

Failure 1:

https://government.nl/ministries/ministry-of-education-culture-and-science

Rule: aria-hidden-focus

Impact: serious

Failure 1:

Rule: heading-order

Impact: moderate

Failure 1:

https://government.nl/ministries/ministry-of-finance

Rule: heading-order

Impact: moderate

Failure 1:

https://government.nl/ministries/ministry-of-health-welfare-and-sport

Rule: aria-hidden-focus

Impact: serious

Failure 1:

https://government.nl/topics/immigration-to-the-netherlands/options-for-entrepreneurs-and-employees-from-abroad/highly-skilled-migrants

Impact: serious

Failure 1:

https://government.nl/topics/valuation-of-immovable-property/how-can-i-check-the-woz-value-is-correct

Impact: serious

Failure 1: