[Webkit-unassigned] [Bug 91783] execCommand copies the backgroung-color of the enclosing element to the element being edited.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 27 11:15:34 PDT 2012


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





--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org>  2012-07-27 11:15:37 PST ---
(From update of attachment 154908)
View in context: https://bugs.webkit.org/attachment.cgi?id=154908&action=review

The code change looks right.

> LayoutTests/editing/style/redundant-background-color.html:6
> +<script src="../../resources/testharness.js"></script>
> +<script src="../../resources/testharnessreport.js"></script>

We don't normally use testharness.js for webkit regression tests. Use dump-as-markup.js in LayoutTests/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