[Webkit-unassigned] [Bug 48037] Triple click does not select whole line for mixed contenteditable regions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 25 21:55:49 PDT 2010


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





--- Comment #18 from Ryosuke Niwa <rniwa at webkit.org>  2010-10-25 21:55:49 PST ---
(From update of attachment 71839)
View in context: https://bugs.webkit.org/attachment.cgi?id=71839&action=review

> LayoutTests/editing/execCommand/indent-mixed-editability.html:1
> +<script src="../../resources/dump-as-markup.js"></script>

Please add <!DOCTYPE html> to force the standard mode.

> LayoutTests/editing/selection/triple-click-across-editability-boundaries.html:1
> +<html>

Please add <!DOCTYPE html> to force the standard mode.  But this isn't relevant once you convert this test to a script test.

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