RESOLVED INVALID 15876
text-align property in body tag affects only text inside the body (in Safari, unlike IE)
https://bugs.webkit.org/show_bug.cgi?id=15876
Summary text-align property in body tag affects only text inside the body (in Safari,...
Anantha Keesara
Reported 2007-11-06 22:25:45 PST
I .Steps: ----------- http://english.china.com/zh_cn/tourism/hotel/index.html II. Issue: ---------- Notice that the copyright text is not centered at bottom of page but instead displayed at the left side under the image. III. Other Browsers: -------------------- All browsers except IE has this issue
Attachments
reduction (399 bytes, text/html)
2007-11-06 22:27 PST, Anantha Keesara
no flags
screenshot (161.96 KB, image/jpeg)
2007-11-06 22:27 PST, Anantha Keesara
no flags
Anantha Keesara
Comment 1 2007-11-06 22:26:20 PST
Tested with : Safari (webkit build : r27433)
Anantha Keesara
Comment 2 2007-11-06 22:27:14 PST
Created attachment 17094 [details] reduction
Anantha Keesara
Comment 3 2007-11-06 22:27:52 PST
Created attachment 17095 [details] screenshot
Dave Hyatt
Comment 4 2007-11-07 00:05:15 PST
This is not a bug. IE incorrectly sets margins to auto on blocks based off text-align.
Note You need to log in before you can comment on or make changes to this bug.