No subject
Tue May 3 15:05:30 PDT 2016
> WebKit will update existing text node's data if element has just 1 text node.
> The HTML spec and Gecko always replace with a new text node.
Tests:
https://github.com/w3c/web-platform-tests/pull/3493
--
You are receiving this mail because:
You are the assignee for the bug.
--Boundary_(ID_TJ769RvHaYRUs8f2Mn62Zw)
Date: Tue, 17 Jan 2017 03:30:30 -0800
MIME-version: 1.0
Content-type: text/html
Content-transfer-encoding: 7BIT
<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 - innerText should replace existing text node"
href="https://bugs.webkit.org/show_bug.cgi?id=167116">167116</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>innerText should replace existing text node
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>Product</th>
<td>WebKit
</td>
</tr>
<tr>
<th>Version</th>
<td>Safari Technology Preview
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Unspecified
</td>
</tr>
<tr>
<th>OS</th>
<td>Unspecified
</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>HTML DOM
</td>
</tr>
<tr>
<th>Assignee</th>
<td>webkit-unassigned@lists.webkit.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>zcorpan@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>cdumez@apple.com
</td>
</tr></table>
<p>
<div>
<pre>From <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Align the innerText setter with the HTML spec and Gecko"
href="show_bug.cgi?id=160971">https://bugs.webkit.org/show_bug.cgi?id=160971</a>
<span class="quote">> WebKit will update existing text node's data if element has just 1 text node.
> The HTML spec and Gecko always replace with a new text node.</span >
Tests:
<a href="https://github.com/w3c/web-platform-tests/pull/3493">https://github.com/w3c/web-platform-tests/pull/3493</a></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>
--Boundary_(ID_TJ769RvHaYRUs8f2Mn62Zw)--
More information about the webkit-unassigned
mailing list