Bug 31691
Summary: | Cannot remove color from number or bullet in list. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michael Thomas <michaelthomas> |
Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | eric, jparent, rniwa, sullivan |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Michael Thomas
1. Go to the midas demo:
2. Enter the following HTML:
<font color="red"><ul><li>test</li></ul></font>
3. Attempt to change the bullet color.
Result:
Cannot change the bullet color. Can only change color of li contents. Even selecting all and changing color will not affect the bullet color.
Expected:
Bullet color should change with the color of the list item.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michael Thomas
Whoops, I intended to include a link to the midas demo: http://www.mozilla.org/editor/midasdemo/
Ryosuke Niwa
This bug is a duplicate of the bug 26871 and has been resolved since http://trac.webkit.org/changeset/65208.
*** This bug has been marked as a duplicate of bug 26871 ***