{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/accessibility/dragging-movements.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/accessibility/dragging-movements/#article", "headline": "Dragging movements", "description": "Anything you can drag must also work with a single pointer that never drags. Sliders, sortable lists, and drag-to-pan maps each need a click or tap alternative.", "url": "https://webspecification.com/spec/accessibility/dragging-movements/", "inLanguage": "en", "isPartOf": { "@type": "WebSite", "@id": "https://webspecification.com/#website", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "author": { "@type": "Person", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "publisher": { "@type": "Organization", "@id": "https://webspecification.com/#organization", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "license": "https://creativecommons.org/licenses/by/4.0/", "dateModified": "2026-07-10T00:00:00.000Z", "citation": [ { "@type": "CreativeWork", "name": "WCAG 2.5.7 — Dragging Movements (Level AA)", "url": "https://www.w3.org/WAI/WCAG22/Understanding/dragging-movements.html", "publisher": { "@type": "Organization", "name": "W3C" } }, { "@type": "CreativeWork", "name": "WCAG 2.2 Recommendation", "url": "https://www.w3.org/TR/WCAG22/#dragging-movements", "publisher": { "@type": "Organization", "name": "W3C" } }, { "@type": "CreativeWork", "name": "WCAG 2.5.1 — Pointer Gestures (Level A)", "url": "https://www.w3.org/WAI/WCAG22/Understanding/pointer-gestures.html", "publisher": { "@type": "Organization", "name": "W3C" } }, { "@type": "CreativeWork", "name": "MDN — Pointer events", "url": "https://developer.mozilla.org/en-US/docs/Web/API/Pointer_events", "publisher": { "@type": "Organization", "name": "MDN" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/accessibility/dragging-movements/#breadcrumb", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://webspecification.com/" }, { "@type": "ListItem", "position": 2, "name": "Spec", "item": "https://webspecification.com/spec/" }, { "@type": "ListItem", "position": 3, "name": "Accessibility", "item": "https://webspecification.com/spec/accessibility/" }, { "@type": "ListItem", "position": 4, "name": "Dragging movements", "item": "https://webspecification.com/spec/accessibility/dragging-movements/" } ] } ] }