[Bug 9887] parsing algorithm should allow HTML content in MathML <annotation-xml>

http://www.w3.org/Bugs/Public/show_bug.cgi?id=9887


Henri Sivonen <hsivonen@iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hsivonen@iki.fi




--- Comment #22 from Henri Sivonen <hsivonen@iki.fi>  2010-08-23 14:50:39 ---
(In reply to comment #18)
> As far as the parser being dependant on attributes goes, we've unfortunately
> already crossed that bridge, so I wouldn't worry about it.

We only crossed the bridge for backwards compat purposes. MathML in text/html
isn't about backwards compat in the same sense.

Also, so far, we've only crossed the bridge in the sense of comparing an
attribute value ASCII case-insensitively with a constant, so full-blown MIME
parameter parsing craziness wouldn't be backed by any precedent. (I'm
mentioning this for completeness, since the proposed value looks like a MIME
type.)

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Monday, 23 August 2010 14:50:46 UTC