WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
21694
content left aligned instead of center due to margin: 0px;padding: 0px;
https://bugs.webkit.org/show_bug.cgi?id=21694
Summary
content left aligned instead of center due to margin: 0px;padding: 0px;
jasneet
Reported
2008-10-16 17:22:10 PDT
I Steps: Go to the attached testcase II Issue: content left aligned instead of center due to margin: 0px;padding: 0px; III Other Browsers: IE7: ok FF3: ok IV Nightly tested: 37604
Attachments
testcase
(478 bytes, text/html)
2008-10-16 17:22 PDT
,
jasneet
no flags
Details
testcase2
(230 bytes, text/html)
2013-03-26 01:01 PDT
,
Suchit Agrawal
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
jasneet
Comment 1
2008-10-16 17:22:30 PDT
Created
attachment 24444
[details]
testcase
Suchit Agrawal
Comment 2
2013-03-26 00:47:10 PDT
I review this issue. Only IE8 is working fine. FF12 is not working. text-align: -moz-center;
Suchit Agrawal
Comment 3
2013-03-26 01:01:53 PDT
Created
attachment 195023
[details]
testcase2
Suchit Agrawal
Comment 4
2013-03-26 01:54:59 PDT
As per given test case 'testcase', working with IE and FF. I Simplified the test case 'testcase2' only working with IE. FF is working with test case 'testcase' because 'text-align: -moz-center;' css style is applied for div tag. 'align property' is deprecated in HTML5. Should we support this feature?
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug