Bug 15876 - text-align property in body tag affects only text inside the body (in Safari, unlike IE)
Summary: text-align property in body tag affects only text inside the body (in Safari,...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL: http://english.china.com/
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-06 22:25 PST by Anantha Keesara
Modified: 2007-11-07 00:05 PST (History)
0 users

See Also:


Attachments
reduction (399 bytes, text/html)
2007-11-06 22:27 PST, Anantha Keesara
no flags Details
screenshot (161.96 KB, image/jpeg)
2007-11-06 22:27 PST, Anantha Keesara
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anantha Keesara 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
Comment 1 Anantha Keesara 2007-11-06 22:26:20 PST
Tested with : Safari  (webkit build : r27433) 
Comment 2 Anantha Keesara 2007-11-06 22:27:14 PST
Created attachment 17094 [details]
reduction
Comment 3 Anantha Keesara 2007-11-06 22:27:52 PST
Created attachment 17095 [details]
screenshot
Comment 4 Dave Hyatt 2007-11-07 00:05:15 PST
This is not a bug.  IE incorrectly sets margins to auto on blocks based off text-align.