- From: <bugzilla@jessica.w3.org>
- Date: Fri, 21 Mar 2014 05:48:11 +0000
- To: www-validator-cvs@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25104
Michael[tm] Smith <mike@w3.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|Ms2ger@gmail.com |
--- Comment #4 from Michael[tm] Smith <mike@w3.org> ---
(In reply to fred.wang from comment #3)
> Sorry, I forgot to mention the RelaxNG links. As I understand, the upstream
> schema accepts arbitrary content for semantics:
>
> http://www.w3.org/Math/RelaxNG/mathml3/mathml3-common.rnc
The schema we use for the validator allows exactly the same content and
attributes for the <semantics> element which the above file from the upstream
schema does. I made no change at all to <semantics> as far as I can tell.
> while the HTML5 one has been restricted to accepts only SVG/MathML/HTML:
>
> https://bitbucket.org/validator/validator/src/
> 5ee4172d2929787d5b78519c2035e62b503eee6c/schema/mml3/mathml3-common.
> rnc?at=default#cl-64
> https://bitbucket.org/validator/validator/src/
> 5ee4172d2929787d5b78519c2035e62b503eee6c/schema/xhtml5-svg-mathml.
> rnc?at=default#cl-31
Those links are for changes not to "the encoding attribute of the <semantics>
element" (what you mention in the Description for this issue) but instead for
changes to the <annotation-xml> element.
Is this bug about <annotation-xml> or about <semantics>?
At this point it's unclear to me what change you're asking for here.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 21 March 2014 05:48:13 UTC