No subject
Mon Apr 4 20:22:20 PDT 2016
mathml/MathMLInlineContainerElement.cpp: The base wrapper of the <msqrt> element is
actually the last child in the render tree. Selecting the correct wrapper makes
presentation/mo-form-dynamic.html pass. The <math> element does not have anonymous child
but is already a RenderMathMLRow, so we remove the special case for it.
--
You are receiving this mail because:
You are the assignee for the bug.
--1460560241.F8AC20.29049
Date: Wed, 13 Apr 2016 08:10:41 -0700
MIME-Version: 1.0
Content-Type: text/html
<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Fix two coding mistakes in MathMLInlineContainerElement::childrenChanged"
href="https://bugs.webkit.org/show_bug.cgi?id=156538">156538</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Fix two coding mistakes in MathMLInlineContainerElement::childrenChanged
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>Product</th>
<td>WebKit
</td>
</tr>
<tr>
<th>Version</th>
<td>WebKit Nightly Build
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>Normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P2
</td>
</tr>
<tr>
<th>Component</th>
<td>MathML
</td>
</tr>
<tr>
<th>Assignee</th>
<td>webkit-unassigned@lists.webkit.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>fred.wang@free.fr
</td>
</tr>
<tr>
<th>Blocks</th>
<td>152244
</td>
</tr></table>
<p>
<div>
<pre>From the ChangeLog of <span class="bz_obsolete"><a href="attachment.cgi?id=276110&action=diff" name="attach_276110" title="Patch">attachment 276110</a> <a href="attachment.cgi?id=276110&action=edit" title="Patch">[details]</a></span>:
mathml/MathMLInlineContainerElement.cpp: The base wrapper of the <msqrt> element is
actually the last child in the render tree. Selecting the correct wrapper makes
presentation/mo-form-dynamic.html pass. The <math> element does not have anonymous child
but is already a RenderMathMLRow, so we remove the special case for it.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>
--1460560241.F8AC20.29049--
More information about the webkit-unassigned
mailing list