[Webkit-unassigned] [Bug 202720] Remove mo at maxsize = "infinite"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 6 06:43:38 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=202720

Rob Buis <rbuis at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rbuis at igalia.com

--- Comment #3 from Rob Buis <rbuis at igalia.com> ---
Comment on attachment 395561
  --> https://bugs.webkit.org/attachment.cgi?id=395561
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=395561&action=review

I think we have to double check with Fred if we can just remove this or make it dependent on the MatHMLCore runtime flag.

> Source/WebCore/ChangeLog:10
> +        the spec at some point in the future (mathml-refresh/mathml#107).

Using footnotes may be nicer.

> Source/WebCore/ChangeLog:13
> +        an invalid or missing value, so there shouldn't be any visible changes.

What about Firefox?

> Source/WebCore/mathml/MathMLOperatorElement.cpp:205
> +    m_maxSize = parseMathMLLength(value);

Nice to see some of this code go! I think there is no need for the value variable anymore.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200406/3091beaa/attachment.htm>


More information about the webkit-unassigned mailing list