Opened 17 years ago
Closed 17 years ago
#1087 closed Bug (invalid)
Safari: queryCommandValue( 'FormatBlock' ) issue (v. 3.0 beta)
Reported by: | Aleksey Onopriyenko | Owned by: | Frederico Caldeira Knabben |
---|---|---|---|
Priority: | Normal | Milestone: | Safari Compatibility |
Component: | Core : Styles | Version: | |
Keywords: | Cc: |
Description
queryCommandValue( 'FormatBlock' )
always returns false
.
Change History (3)
comment:1 Changed 17 years ago by
Owner: | set to Frederico Caldeira Knabben |
---|
comment:2 Changed 17 years ago by
Component: | General → Core : Styles |
---|
comment:3 Changed 17 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Since the introduction of the new Style System with [774], we don't use queryCommandValue( 'FormatBlock' ) anymore.
Hopefully the new style system will avoid us relying on the 'FormatBlock' command.