[Webkit-unassigned] [Bug 61324] --webkit-visual-word does not work well in words separated by multiple spaces
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 23 18:27:13 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=61324
--- Comment #1 from Xiaomei Ji <xji at chromium.org> 2011-05-23 18:27:13 PST ---
I have not figured out how to write an auto test for it.
Given example: " abc | def", I am not able to set position at offset 9.
sel.setPosition(node, 9) will set the position to 8.
And I have to test white-space collapse. The code works fine if the style is preserve white spaces.
--
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