<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>MotionSpec Guides</title>
    <link>https://motionspec.dev/blog/</link>
    <description>Practical, tool-independent guides on web motion accessibility: what breaks, why generated motion breaks it faster, and how to verify it against WCAG.</description>
    <language>en</language>
    <lastBuildDate>Fri, 10 Jul 2026 12:00:00 +0000</lastBuildDate>
    <atom:link href="https://motionspec.dev/blog/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to detect and fix motion slop (no tools required)</title>
      <link>https://motionspec.dev/blog/detect-motion-slop</link>
      <guid isPermaLink="true">https://motionspec.dev/blog/detect-motion-slop</guid>
      <pubDate>Fri, 10 Jul 2026 12:00:00 +0000</pubDate>
      <description>A tool-independent triage for inaccessible AI-generated animation: use your OS reduced-motion toggle and a handful of grep commands to find and fix unguarded, infinite, and off-budget motion, checked against WCAG 2.2.2 and 2.3.3.</description>
    </item>
    <item>
      <title>What is motion slop? Definition, examples, and fixes</title>
      <link>https://motionspec.dev/blog/what-is-motion-slop</link>
      <guid isPermaLink="true">https://motionspec.dev/blog/what-is-motion-slop</guid>
      <pubDate>Tue, 07 Jul 2026 12:00:00 +0000</pubDate>
      <description>Motion slop is generated animation that ships broken by default: no reduced-motion guard, infinite attention loops, layout-shifting or off-budget effects, and hallucinated animation APIs. Definition, causes, examples, detection, and fixes.</description>
    </item>
    <item>
      <title>How to verify web motion accessibility (WCAG, step by step)</title>
      <link>https://motionspec.dev/blog/verify-web-motion-accessibility</link>
      <guid isPermaLink="true">https://motionspec.dev/blog/verify-web-motion-accessibility</guid>
      <pubDate>Tue, 07 Jul 2026 12:00:00 +0000</pubDate>
      <description>A tool-independent, step-by-step process: inventory motion sources, test prefers-reduced-motion for real, check WCAG 2.2.2, 2.3.1 and 2.3.3 with correct levels, and apply code patterns that pass.</description>
    </item>
  </channel>
</rss>
