phase 16 implementation

This commit is contained in:
root
2026-06-25 20:08:39 -04:00
parent 5d017f533a
commit c43620a005
248 changed files with 18458 additions and 90 deletions
+9
View File
@@ -0,0 +1,9 @@
ID,Area,Platform_or_AT,Locale,Theme,Viewport_or_zoom,Status,Evidence,Blocking_issue
M15-001,Keyboard-only primary demo flow,Desktop browser,en/fr/ar,light/dark,1440/390,Not run,Authored Playwright and component semantics only,P15-005
M15-002,NVDA flow,NVDA + Firefox/Chrome on Windows,en/ar,light/dark,desktop,Not run,None; human AT required,P15-005
M15-003,VoiceOver macOS,VoiceOver + Safari,en/ar,light/dark,desktop,Not run,None; human AT required,P15-005
M15-004,VoiceOver iOS,VoiceOver + Mobile Safari,en/ar,system,390-class device,Not run,None; physical/device lab required,P15-005
M15-005,TalkBack Android,TalkBack + Chrome,en/ar,system,390-class device,Not run,None; device/emulator required,P15-005
M15-006,200% and 400% zoom/reflow,Desktop browsers,en/fr/ar,light/dark,200%/400%,Not run,Responsive source and tests authored only,P15-005
M15-007,Forced colors and reduced motion,Windows forced colors; reduced-motion media,en/fr/ar,all,desktop/mobile,Not run,CSS controls present; human review absent,P15-005
M15-008,Arabic reading and focus order,Browser + Arabic screen reader review,ar,light/dark,1440/390/320,Not run,Logical CSS validator passes; human review absent,P15-005
1 ID Area Platform_or_AT Locale Theme Viewport_or_zoom Status Evidence Blocking_issue
2 M15-001 Keyboard-only primary demo flow Desktop browser en/fr/ar light/dark 1440/390 Not run Authored Playwright and component semantics only P15-005
3 M15-002 NVDA flow NVDA + Firefox/Chrome on Windows en/ar light/dark desktop Not run None; human AT required P15-005
4 M15-003 VoiceOver macOS VoiceOver + Safari en/ar light/dark desktop Not run None; human AT required P15-005
5 M15-004 VoiceOver iOS VoiceOver + Mobile Safari en/ar system 390-class device Not run None; physical/device lab required P15-005
6 M15-005 TalkBack Android TalkBack + Chrome en/ar system 390-class device Not run None; device/emulator required P15-005
7 M15-006 200% and 400% zoom/reflow Desktop browsers en/fr/ar light/dark 200%/400% Not run Responsive source and tests authored only P15-005
8 M15-007 Forced colors and reduced motion Windows forced colors; reduced-motion media en/fr/ar all desktop/mobile Not run CSS controls present; human review absent P15-005
9 M15-008 Arabic reading and focus order Browser + Arabic screen reader review ar light/dark 1440/390/320 Not run Logical CSS validator passes; human review absent P15-005