Generating centered text

Atom RSS

This site heavily relies on bug reports created by its readers. Anyone can report a bug and be published.

Main navigation:




Search reports by browser:

When using a script to replace a text in a <center> element, the text gets incorrectly aligned in Safari: it aligns the new text right from the first letter of the initial text.

Test page Workaround is not included
Reported by: Martijn.

(Orphaned), Safari | Reported on 21 December 2004.

Comments

(Add your own)

Posted by Ned Baldessin on 27 December 2004

1

I submited a bug to Apple that has probably the same roots as the one above, except it's not with a centered element but with a div that clips the updated content. Because the user does not see the content, the outcome is worse than the example above.

Test page :
http://ned.idsland.com/2004/testSafari.html

Post a comment

Commenting guidelines:

  1. When quoting specs, articles or your own research, please include a URL of the document.
  2. Test your stuff. When reporting browser behaviour, make sure that your report is correct.

Yes