-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Labels
MathML 4Issues affecting the MathML 4 specificationIssues affecting the MathML 4 specificationMathML CoreIssues affecting the MathML Core specificationIssues affecting the MathML Core specificationcss / html5Issues related to CSS or HTML5 interoperabilityIssues related to CSS or HTML5 interoperabilityneed specification updateIssues requiring specification changesIssues requiring specification changes
Description
MathML attributes are case-sensitive while HTML5 attributes are
case-insensitive. case-sensitiveness is probably not a problem for users
and it's easier for the parsing. However, WebKit developers writing or
reviewing patches have often considered doing case-insensitive
comparisons as that's consistent with the rest of the code base.
cc @rwlbuis
original report: https://lists.w3.org/Archives/Public/www-math/2016Aug/0000.html
Metadata
Metadata
Assignees
Labels
MathML 4Issues affecting the MathML 4 specificationIssues affecting the MathML 4 specificationMathML CoreIssues affecting the MathML Core specificationIssues affecting the MathML Core specificationcss / html5Issues related to CSS or HTML5 interoperabilityIssues related to CSS or HTML5 interoperabilityneed specification updateIssues requiring specification changesIssues requiring specification changes