[Webkit-unassigned] [Bug 15256] Impossible to place an editable selection inside empty elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 15 15:44:55 PST 2014


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

David Gatwood <dgatwood at mac.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #239396|0                           |1
        is obsolete|                            |
 Attachment #239652|0                           |1
        is obsolete|                            |
 Attachment #239665|0                           |1
        is obsolete|                            |
 Attachment #239689|0                           |1
        is obsolete|                            |
 Attachment #239747|0                           |1
        is obsolete|                            |

--- Comment #57 from David Gatwood <dgatwood at mac.com> ---
Created attachment 243323
  --> https://bugs.webkit.org/attachment.cgi?id=243323&action=review
Adds proper highlighting for ::before and ::after pseudo-elements.


This patch enables highlighting of ::before and ::after pseudo-elements when they appear within a selection.  This patch includes (and thus supersedes) the previous patches.  (The pile of patches was getting way too big.)

This patch also reverts part of bug #32123 that caused massive over-selection or under-selection when a pseudo-element contained no text nodes.

Note that these selection changes are still quite preliminary.  They work for me when using limited test content, but have not been tested against large swaths of web content.

-- 
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/20141215/951b859d/attachment-0002.html>


More information about the webkit-unassigned mailing list