From 0a240750a9199aac8dff5d0e8c552be11c729b9f Mon Sep 17 00:00:00 2001 From: NSoiffer Date: Mon, 24 Apr 2023 18:29:51 +0100 Subject: [PATCH] a few more tweaks --- math-2023.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/math-2023.html b/math-2023.html index d58cfe48..7f18e3dd 100644 --- a/math-2023.html +++ b/math-2023.html @@ -118,7 +118,7 @@

PROPOSED Math Working Group Charter

Chairs - Neil Soiffer (Talking Cat Software), Brain Kardell (Igalia) + Brain Kardell (Igalia), Neil Soiffer (Talking Cat Software) @@ -328,6 +328,7 @@

Timeline

  • August 2023: Implementation of MathML-to-speech/braille that makes use of accessibility annotations
  • Sept 2023: First face-to-face meeting (TPAC)
  • Mar 2024: PR, MathML Core
  • +
  • Sept 2024: Second face-to-face meeting (TPAC)
  • Sept 2024: FPWD, MathML Core Level 2
  • June 2024: PR MathML 4
  • @@ -342,7 +343,7 @@

    Success Criteria

  • There are independent, interoperable native implementations of MathML Core Level 1 that are widely used.
  • The larger Web Platform ecosystem shows signs of movement toward creating and using new MathML content, including direct use of core features aimed at improving accessibility by authoring tools and MathML converters.
  • There is proven advancement and interest by implementers in MathML Core Level 2, exploring linking, better alignment with how the larger Web Platform evolves (Shadow DOM, Custom Elements, CSS).
  • -
  • A MathML Full (MathML 4) specification, based on Core.
  • +
  • A MathML Full (MathML 4) specification, based on Core is published.
  • Each specification contains a section detailing all known security and privacy implications for implementers, Web authors, and end users.
  • There are significant testing plans, and all testable changes have tests.
  • There is an AAM (Accessibility API Mapping) for MathML Core and there are considerations of the benefits and impacts, including ways specification features can be used to address them, and recommendations for maximizing accessibility in implementations.