[Webkit-unassigned] [Bug 57696] mfenced element fails to update dynamically when its open, close and separators attributes are changed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 16 22:07:13 PDT 2011


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


Xun Sun <xun.sun at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xun.sun at intel.com




--- Comment #2 from Xun Sun <xun.sun at intel.com>  2011-10-16 22:07:13 PST ---
(In reply to comment #0)
> Created an attachment (id=87967)
 --> (https://bugs.webkit.org/attachment.cgi?id=87967&action=review) [details]
> Test case
> 
> The attached test case shows that the rendering of the mfenced element is not updated when its open, close and separators attributes are changed.

The attached test case does not seem to agree with the comments, as it does not change the the values of the second mfenced element.

Do you mean something like the following:

<p>
    <math xmlns="http://www.w3.org/1998/Math/MathML">
        <mfenced id="fenced" open=")" close="(" separators=","><mi>x</mi><mi>y</mi><mi>z</mi></mfenced>
    </math>
</p>

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list