[Webkit-unassigned] [Bug 80065] Editor's default paragraph separator is not reset when a frame's document is changed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 2 17:33:42 PST 2012


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





--- Comment #4 from Ryosuke Niwa <rniwa at webkit.org>  2012-03-02 17:33:42 PST ---
(From update of attachment 129983)
View in context: https://bugs.webkit.org/attachment.cgi?id=129983&action=review

> LayoutTests/editing/resources/reset-default-values-helper.html:6
> +        location.href = location.href + (location.search == "" ? "?" : "&") + "ohhai";

I don't think adding query string works on all ports. You should probably add one more file. By the way, this file should be in editing/execCommand/resources instead.

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