On Sun, Dec 23, 2018 at 7:59 PM L. David Baron <dba...@dbaron.org> wrote:
>
> The W3C is proposing a revised charter for:
>
>   Scalable Vector Graphics (SVG) Working Group
>   https://www.w3.org/Graphics/SVG/svg-2019-ac.html
>   https://lists.w3.org/Archives/Public/public-new-work/2018Dec/0006.html

(Not a charter comment yet. At this point a question.)

A (non-changed) part of the charter says under SVG2: "This
specification updates SVG 1.1 to include HTML5-compatible parsing". Is
that in reference to
https://svgwg.org/svg2-draft/single-page.html#embedded-HTMLElements or
something else? I.e. does it mean the SVG WG wants to change the HTML
parsing algorithm to put <video> and <audio> with
non-integration-point SVG parent into the HTML namespace in the HTML
parser?

(Even with evergreen browsers, changing the HTML parsing algorithm
poses the problem that, if the algorithm is ever-changing, server-side
software cannot make proper security decisions on the assumption that
their implementation of the HTML parsing algorithm from some point in
time matches the behavior of browsers. )

-- 
Henri Sivonen
hsivo...@mozilla.com
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to