<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 - contenteditable with text-overflow:ellipsis uses truncated text when editing begins instead of textContent"
   href="https://bugs.webkit.org/show_bug.cgi?id=169972">169972</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>contenteditable with text-overflow:ellipsis uses truncated text when editing begins instead of textContent
          </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>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 Editing
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>bburg&#64;apple.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>rniwa&#64;webkit.org, simon.fraser&#64;apple.com, webkit-bug-importer&#64;group.apple.com, wenson_hsieh&#64;apple.com, zalan&#64;apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=305129" name="attach_305129" title="reduction">attachment 305129</a> <a href="attachment.cgi?id=305129&amp;action=edit" title="reduction">[details]</a></span>
reduction

STEPS TO REPRODUCE:

1. Open test case
2. Click in contenteditable
=&gt; The ellipsis characters are editable and hidden text is not. It should disappear and be replaced with full text content (as if it were text-overflow:clip)

3. Edit the text with shift-arrow to expand selection
=&gt; selection and caret move over ellipsis as if it were editable text</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>