Opened 18 years ago
Closed 17 years ago
#55 closed Bug (fixed)
Safari: <span class="Apple-style-span"> when formatting
Reported by: | Frederico Caldeira Knabben | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | Safari Compatibility |
Component: | Core : Styles | Version: | |
Keywords: | Cc: |
Description
Safari produces <span> when doing many of the basic formatting operations, like: Bold, Italic, Underline, Strike through, Subscript and Superscript. The problem, other than the different behavior with other browsers, is that an additional class="Apple-style-span" attribute is added to each of those <span>s.
Attachments (1)
Change History (4)
comment:1 Changed 18 years ago by
comment:2 Changed 17 years ago by
Component: | General → Core : Styles |
---|
comment:3 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed with the new Style System introduced with [774].
WebKit Bugzilla:
http://bugs.webkit.org/show_bug.cgi?id=12248