[Webkit-unassigned] [Bug 36378] Selection object fails to select the desired element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 19 19:02:51 PDT 2010


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





--- Comment #4 from Tiago Rodrigues <tmcrodrigues at gmail.com>  2010-03-19 19:02:52 PST ---
Yes, the image is selected, but the selected containers are wrong.

You should open the console and look at the output. On Firefox, the div is
shown as both the start and end container, where in webkit, the first testcase
shows the a tag, and the second testcase the two text nodes before and after
the image, where the selection is made at the start and end of the div tag.

-- 
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