Changes between Initial Version and Version 1 of Ticket #1085
- Timestamp:
- 08/21/07 23:10:59 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1085
- Property Status changed from new to assigned
- Property Owner set to aleksey
- Property Summary changed from queryCommandValue( 'FontName' ) issue in Safari 3.0 beta to Safari: queryCommandValue( 'FontName' ) issue (v. 3.0 beta)
-
Ticket #1085 – Description
initial v1 1 In Safari{{{ queryCommandValue( 'FontName' ) }}} returns the font name wrapped in single quotes if it contains at least one space character.1 {{{ queryCommandValue( 'FontName' ) }}} returns the font name wrapped in single quotes if it contains at least one space character. 2 2 3 3 Fixed with [699].
