{"id":85472,"date":"2018-06-11T22:00:00","date_gmt":"2018-06-12T03:00:00","guid":{"rendered":"https:\/\/allyant.com\/?p=85472"},"modified":"2025-08-27T13:06:31","modified_gmt":"2025-08-27T18:06:31","slug":"whats-in-wcag-2-1","status":"publish","type":"post","link":"https:\/\/allyant.com\/blog\/whats-in-wcag-2-1\/","title":{"rendered":"What\u2019s In WCAG 2.1?"},"content":{"rendered":"<div class=\"wp-block-image\">\n<figure class=\"alignright size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/W3C-Logo-Gray.svg\" alt=\"W3C logo\" class=\"wp-image-85859\" width=\"225\" height=\"107\"\/><\/figure>\n<\/div>\n\n\n<p>The&nbsp;<a href=\"https:\/\/www.w3.org\/\" title=\"World Wide Web Consortium (W3C)\">World Wide Web Consortium<\/a>&nbsp;(W3C) has published the latest update to the Web Content Accessibility Guidelines \u2013&nbsp;<a href=\"https:\/\/www.w3.org\/TR\/WCAG21\/\" title=\"Web Content Accessibility Guidelines (WCAG) 2.1\">WCAG 2.1.<\/a> Building off of the existing guidelines and principles found in WCAG 2.0, WCAG 2.1 adds additional guidance. These new guidelines improve web content accessibility. In addition, there is a specific emphasis on improving accessibility for people with cognitive or learning disabilities, low vision, and disabilities interacting with content on mobile devices. In this blog post, we\u2019ll provide a brief overview of WCAG 2.1 and point out some crucial facts about the changes.<\/p>\n\n\n\n<h2 class=\"has-purple-color has-text-color wp-block-heading\" id=\"wcag-2-0-vs-wcag-2-1\">WCAG 2.0 vs. WCAG 2.1<\/h2>\n\n\n\n<p>WCAG 2.1 builds upon WCAG 2.0, a significant revision of the original WCAG 1.0 guidelines. WCAG 2.1 extends WCAG 2.0, adding 17 additional success criteria across the same four principles: Perceivable, Operable, Understandable, and Robust (POUR). WCAG 2.1 does not modify the existing WCAG 2.0 success criteria; it adds additional success criteria to support modern web technologies and accommodate a broader range of disabilities. The practical result is that content that conforms to WCAG 2.0 will continue to conform to all of the same success criteria in WCAG 2.1. Therefore, content that meets WCAG 2.0 needs only to be checked against the 17 new success criteria to determine if it conforms to WCAG 2.1 as well.<\/p>\n\n\n\n<p>To ensure backward compatibility with WCAG 2.0 and help prevent confusion, WCAG 2.1 appends all-new success criteria to each guideline. The benefit of this is that no success criteria from WCAG 2.0 is rearranged, and no new success criteria from WCAG 2.1 has been placed between them \u2013 ensuring that the numbering for WCAG 2.0 success criteria remains the same in WCAG 2.1. For example, a new success criterion for guideline 1.3, \u201cAdaptable\u201d was introduced in WCAG 2.1. This new criterion, 1.3.4 \u201cOrientation\u201d was added after the existing guideline 1.3 criteria, meaning WCAG 2.0 criteria such as 1.3.1 \u201cInfo and Relationships\u201d or 1.3.2 \u201cMeaningful Sequence\u201d remain unaffected.<\/p>\n\n\n\n<p>One side effect of appending the new WCAG 2.1 success criteria after the existing WCAG 2.0 criteria is that the success criteria are no longer in order based on their WCAG conformance level. For example, in WCAG 2.0 guideline 1.4 success criteria 1.4.1-1.4.2 were level A, 1.4.3-1.4.5 were level AA, and 1.4.6-1.4.9 were level AAA. While these existing criteria remain the same in WCAG 2.1, the new guideline 1.4 success criteria, 1.4.10-1.4.13 are level AA. Therefore, it is essential to verify the level specified in the success criteria as there is no longer a correlation between the numbering of the success criteria and its WCAG conformance level.<\/p>\n\n\n\n<h2 class=\"has-purple-color has-text-color wp-block-heading\" id=\"the-new-wcag-2-1-criteria\">The New WCAG 2.1 Criteria<\/h2>\n\n\n\n<p>The following list contains the 17 new success criteria introduced in WCAG 2.1, including the new success criteria number, the title of the success criteria, and the WCAG 2.1 conformance level for the new criteria.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>1.3.4\u201d Orientation\u201d (AA)<\/li>\n\n\n\n<li>1.3.5 \u201cIdentify Input Purpose\u201d (AA)<\/li>\n\n\n\n<li>1.3.6 \u201cIdentify Purpose\u201d (AAA)<\/li>\n\n\n\n<li>1.4.10 \u201cReflow\u201d (AA)<\/li>\n\n\n\n<li>1.4.11 \u201cNon-Text Contrast\u201d (AA)<\/li>\n\n\n\n<li>1.4.12 \u201cText Spacing\u201d (AA)<\/li>\n\n\n\n<li>1.4.13 \u201cContent on Hover or Focus\u201d (AA)<\/li>\n\n\n\n<li>2.1.4 \u201cCharacter Key Shortcuts\u201d (A)<\/li>\n\n\n\n<li>2.2.6 \u201cTimeouts\u201d (AAA)<\/li>\n\n\n\n<li>2.3.3 \u201cAnimation from Interactions\u201d (AAA)<\/li>\n\n\n\n<li>2.5.1 \u201cPointer Gestures\u201d (A)<\/li>\n\n\n\n<li>2.5.2 \u201cPointer Cancellation\u201d (A)<\/li>\n\n\n\n<li>2.5.3 \u201cLabel in Name\u201d (A)<\/li>\n\n\n\n<li>2.5.4 \u201cMotion Actuation\u201d (A)<\/li>\n\n\n\n<li>2.5.5 \u201cTarget Size\u201d (AAA)<\/li>\n\n\n\n<li>2.5.6 \u201cConcurrent Input Mechanisms\u201d (AAA)<\/li>\n\n\n\n<li>4.1.3 \u201cStatus Messages\u201d (AA)<\/li>\n<\/ul>\n\n\n\n<p>We\u2019ll go into each of these new success criteria in greater detail in subsequent posts on this blog, so stay tuned!<\/p>\n\n\n\n<h2 class=\"has-purple-color has-text-color wp-block-heading\" id=\"when-to-start-using-wcag-2-1\">When to start using WCAG 2.1<\/h2>\n\n\n\n<p>Here at Accessible360, we believe the time to start using WCAG 2.1 is now. By incorporating WCAG 2.1 into your development process, you\u2019ll help ensure your web content is accessible to a broader array of users than would be achieved using WCAG 2.0. Using WCAG 2.1 now also helps future-proof your content when agencies and the courts begin to refer to these updated guidelines. In addition, if you are already under a mandate to comply with WCAG 2.0, you can fulfill this mandate by conforming to WCAG 2.1 as it is fully backward-compatible.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The&nbsp;World Wide Web Consortium&nbsp;(W3C) has published the latest update to the Web Content Accessibility Guidelines \u2013&nbsp;WCAG 2.1. Building off of the existing guidelines and principles found in WCAG 2.0, WCAG [&hellip;]<\/p>\n","protected":false},"author":19,"featured_media":85473,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[14],"tags":[47,48],"class_list":["post-85472","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog","tag-wcag","tag-wcag-2-1"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.8 - aioseo.com -->\n\t<meta name=\"description\" content=\"In this blog post, we\u2019ll provide a brief overview of the changes in WCAG 2.1 and point out some important facts about the changes.\" \/>\n\t<meta name=\"robots\" content=\"max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n\t<meta name=\"author\" content=\"Aaron Page\"\/>\n\t<meta name=\"google-site-verification\" content=\"sz9aAxXztsJYdCXthODGNnUF_2aAZsZBWbnNQPko7v8\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/allyant.com\/blog\/whats-in-wcag-2-1\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Allyant - Simple. Seamless. Accessibility.\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"What\u2019s In WCAG 2.1? - Allyant\" \/>\n\t\t<meta property=\"og:description\" content=\"In this blog post, we\u2019ll provide a brief overview of the changes in WCAG 2.1 and point out some important facts about the changes.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/allyant.com\/blog\/whats-in-wcag-2-1\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/Whats-In-WCAG-21-scaled-1.jpeg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/Whats-In-WCAG-21-scaled-1.jpeg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t\t<meta property=\"og:image:height\" content=\"1280\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2018-06-12T03:00:00+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-08-27T18:06:31+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"What\u2019s In WCAG 2.1? - Allyant\" \/>\n\t\t<meta name=\"twitter:description\" content=\"In this blog post, we\u2019ll provide a brief overview of the changes in WCAG 2.1 and point out some important facts about the changes.\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/Whats-In-WCAG-21-scaled-1.jpeg\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/whats-in-wcag-2-1\\\/#blogposting\",\"name\":\"What\\u2019s In WCAG 2.1? - Allyant\",\"headline\":\"What\\u2019s In WCAG 2.1?\",\"author\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/author\\\/aaronp\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/allyant.com\\\/wp-content\\\/uploads\\\/2022\\\/12\\\/Whats-In-WCAG-21-scaled-1.jpeg\",\"width\":2560,\"height\":1280},\"datePublished\":\"2018-06-11T22:00:00-05:00\",\"dateModified\":\"2025-08-27T13:06:31-05:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/whats-in-wcag-2-1\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/whats-in-wcag-2-1\\\/#webpage\"},\"articleSection\":\"Blog, wcag, wcag 2.1\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/whats-in-wcag-2-1\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/allyant.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/allyant.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/allyant.com\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/allyant.com\\\/category\\\/blog\\\/#listItem\",\"position\":2,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/allyant.com\\\/category\\\/blog\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/whats-in-wcag-2-1\\\/#listItem\",\"name\":\"What\\u2019s In WCAG 2.1?\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/allyant.com#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/whats-in-wcag-2-1\\\/#listItem\",\"position\":3,\"name\":\"What\\u2019s In WCAG 2.1?\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/allyant.com\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/allyant.com\\\/#organization\",\"name\":\"Allyant\",\"description\":\"We make accessibility simple, seamless, and efficient for organizations\\u2014ensuring equitable access to digital, document, and printed information for people with disabilities.\",\"url\":\"https:\\\/\\\/allyant.com\\\/\",\"email\":\"info@allyant.com\",\"telephone\":\"+16132360866\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":0,\"maxValue\":200},\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/allyant.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/image.png\",\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/whats-in-wcag-2-1\\\/#organizationLogo\",\"width\":5672,\"height\":2900,\"caption\":\"Allyant logo. Simple, Seamless, Accessibility.\"},\"image\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/whats-in-wcag-2-1\\\/#organizationLogo\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/allyant.com\\\/author\\\/aaronp\\\/#author\",\"url\":\"https:\\\/\\\/allyant.com\\\/author\\\/aaronp\\\/\",\"name\":\"Aaron Page\",\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4fe439e05f134ed2822bc564b009f75e836aa690bc57e80ac167204b31025b70?s=96&d=mm&r=g\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/whats-in-wcag-2-1\\\/#webpage\",\"url\":\"https:\\\/\\\/allyant.com\\\/blog\\\/whats-in-wcag-2-1\\\/\",\"name\":\"What\\u2019s In WCAG 2.1? - Allyant\",\"description\":\"In this blog post, we\\u2019ll provide a brief overview of the changes in WCAG 2.1 and point out some important facts about the changes.\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/whats-in-wcag-2-1\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/author\\\/aaronp\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/author\\\/aaronp\\\/#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/allyant.com\\\/wp-content\\\/uploads\\\/2022\\\/12\\\/Whats-In-WCAG-21-scaled-1.jpeg\",\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/whats-in-wcag-2-1\\\/#mainImage\",\"width\":2560,\"height\":1280},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/whats-in-wcag-2-1\\\/#mainImage\"},\"datePublished\":\"2018-06-11T22:00:00-05:00\",\"dateModified\":\"2025-08-27T13:06:31-05:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/allyant.com\\\/#website\",\"url\":\"https:\\\/\\\/allyant.com\\\/\",\"name\":\"Allyant\",\"alternateName\":\"CommonLook\",\"description\":\"Simple. Seamless. Accessibility.\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>What\u2019s In WCAG 2.1? - Allyant<\/title>\n\n","aioseo_head_json":{"title":"What\u2019s In WCAG 2.1? - Allyant","description":"In this blog post, we\u2019ll provide a brief overview of the changes in WCAG 2.1 and point out some important facts about the changes.","canonical_url":"https:\/\/allyant.com\/blog\/whats-in-wcag-2-1\/","robots":"max-snippet:-1, max-image-preview:large, max-video-preview:-1","keywords":"","webmasterTools":{"google-site-verification":"sz9aAxXztsJYdCXthODGNnUF_2aAZsZBWbnNQPko7v8","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/allyant.com\/blog\/whats-in-wcag-2-1\/#blogposting","name":"What\u2019s In WCAG 2.1? - Allyant","headline":"What\u2019s In WCAG 2.1?","author":{"@id":"https:\/\/allyant.com\/author\/aaronp\/#author"},"publisher":{"@id":"https:\/\/allyant.com\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/Whats-In-WCAG-21-scaled-1.jpeg","width":2560,"height":1280},"datePublished":"2018-06-11T22:00:00-05:00","dateModified":"2025-08-27T13:06:31-05:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/allyant.com\/blog\/whats-in-wcag-2-1\/#webpage"},"isPartOf":{"@id":"https:\/\/allyant.com\/blog\/whats-in-wcag-2-1\/#webpage"},"articleSection":"Blog, wcag, wcag 2.1"},{"@type":"BreadcrumbList","@id":"https:\/\/allyant.com\/blog\/whats-in-wcag-2-1\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/allyant.com#listItem","position":1,"name":"Home","item":"https:\/\/allyant.com","nextItem":{"@type":"ListItem","@id":"https:\/\/allyant.com\/category\/blog\/#listItem","name":"Blog"}},{"@type":"ListItem","@id":"https:\/\/allyant.com\/category\/blog\/#listItem","position":2,"name":"Blog","item":"https:\/\/allyant.com\/category\/blog\/","nextItem":{"@type":"ListItem","@id":"https:\/\/allyant.com\/blog\/whats-in-wcag-2-1\/#listItem","name":"What\u2019s In WCAG 2.1?"},"previousItem":{"@type":"ListItem","@id":"https:\/\/allyant.com#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/allyant.com\/blog\/whats-in-wcag-2-1\/#listItem","position":3,"name":"What\u2019s In WCAG 2.1?","previousItem":{"@type":"ListItem","@id":"https:\/\/allyant.com\/category\/blog\/#listItem","name":"Blog"}}]},{"@type":"Organization","@id":"https:\/\/allyant.com\/#organization","name":"Allyant","description":"We make accessibility simple, seamless, and efficient for organizations\u2014ensuring equitable access to digital, document, and printed information for people with disabilities.","url":"https:\/\/allyant.com\/","email":"info@allyant.com","telephone":"+16132360866","numberOfEmployees":{"@type":"QuantitativeValue","minValue":0,"maxValue":200},"logo":{"@type":"ImageObject","url":"https:\/\/allyant.com\/wp-content\/uploads\/2024\/04\/image.png","@id":"https:\/\/allyant.com\/blog\/whats-in-wcag-2-1\/#organizationLogo","width":5672,"height":2900,"caption":"Allyant logo. Simple, Seamless, Accessibility."},"image":{"@id":"https:\/\/allyant.com\/blog\/whats-in-wcag-2-1\/#organizationLogo"}},{"@type":"Person","@id":"https:\/\/allyant.com\/author\/aaronp\/#author","url":"https:\/\/allyant.com\/author\/aaronp\/","name":"Aaron Page","image":{"@type":"ImageObject","url":"https:\/\/secure.gravatar.com\/avatar\/4fe439e05f134ed2822bc564b009f75e836aa690bc57e80ac167204b31025b70?s=96&d=mm&r=g"}},{"@type":"WebPage","@id":"https:\/\/allyant.com\/blog\/whats-in-wcag-2-1\/#webpage","url":"https:\/\/allyant.com\/blog\/whats-in-wcag-2-1\/","name":"What\u2019s In WCAG 2.1? - Allyant","description":"In this blog post, we\u2019ll provide a brief overview of the changes in WCAG 2.1 and point out some important facts about the changes.","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/allyant.com\/#website"},"breadcrumb":{"@id":"https:\/\/allyant.com\/blog\/whats-in-wcag-2-1\/#breadcrumblist"},"author":{"@id":"https:\/\/allyant.com\/author\/aaronp\/#author"},"creator":{"@id":"https:\/\/allyant.com\/author\/aaronp\/#author"},"image":{"@type":"ImageObject","url":"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/Whats-In-WCAG-21-scaled-1.jpeg","@id":"https:\/\/allyant.com\/blog\/whats-in-wcag-2-1\/#mainImage","width":2560,"height":1280},"primaryImageOfPage":{"@id":"https:\/\/allyant.com\/blog\/whats-in-wcag-2-1\/#mainImage"},"datePublished":"2018-06-11T22:00:00-05:00","dateModified":"2025-08-27T13:06:31-05:00"},{"@type":"WebSite","@id":"https:\/\/allyant.com\/#website","url":"https:\/\/allyant.com\/","name":"Allyant","alternateName":"CommonLook","description":"Simple. Seamless. Accessibility.","inLanguage":"en-US","publisher":{"@id":"https:\/\/allyant.com\/#organization"}}]},"og:locale":"en_US","og:site_name":"Allyant - Simple. Seamless. Accessibility.","og:type":"article","og:title":"What\u2019s In WCAG 2.1? - Allyant","og:description":"In this blog post, we\u2019ll provide a brief overview of the changes in WCAG 2.1 and point out some important facts about the changes.","og:url":"https:\/\/allyant.com\/blog\/whats-in-wcag-2-1\/","og:image":"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/Whats-In-WCAG-21-scaled-1.jpeg","og:image:secure_url":"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/Whats-In-WCAG-21-scaled-1.jpeg","og:image:width":2560,"og:image:height":1280,"article:published_time":"2018-06-12T03:00:00+00:00","article:modified_time":"2025-08-27T18:06:31+00:00","twitter:card":"summary_large_image","twitter:title":"What\u2019s In WCAG 2.1? - Allyant","twitter:description":"In this blog post, we\u2019ll provide a brief overview of the changes in WCAG 2.1 and point out some important facts about the changes.","twitter:image":"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/Whats-In-WCAG-21-scaled-1.jpeg"},"aioseo_meta_data":{"post_id":"85472","title":"#post_title #separator_sa #site_title","description":"In this blog post, we\u2019ll provide a brief overview of the changes in WCAG 2.1 and point out some important facts about the changes.","keywords":[],"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":[],"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"open_ai":null,"created":"2022-12-05 04:03:32","updated":"2026-05-14 04:15:58","ai":null,"seo_analyzer_scan_date":"2026-05-14 04:15:58"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/allyant.com\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/allyant.com\/category\/blog\/\" title=\"Blog\">Blog<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tWhat\u2019s In WCAG 2.1?\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/allyant.com"},{"label":"Blog","link":"https:\/\/allyant.com\/category\/blog\/"},{"label":"What\u2019s In WCAG 2.1?","link":"https:\/\/allyant.com\/blog\/whats-in-wcag-2-1\/"}],"_links":{"self":[{"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/posts\/85472","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/users\/19"}],"replies":[{"embeddable":true,"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/comments?post=85472"}],"version-history":[{"count":0,"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/posts\/85472\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/media\/85473"}],"wp:attachment":[{"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/media?parent=85472"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/categories?post=85472"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/tags?post=85472"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}