RESOLVED FIXED 9258
Quirksmode: unwanted margin-right on input field within table
https://bugs.webkit.org/show_bug.cgi?id=9258
Summary Quirksmode: unwanted margin-right on input field within table
Adele Peterson
Reported 2006-06-02 14:44:56 PDT
http://www.quirksmode.org/bugreports/archives/safari/index.html "The INPUT (type=text/password) field in IE6 (and older probably too) has a top and bottom margin of 1px in both quirks and standard mode. This can cause a not so nice effect. (ppknote: Opera and Safari have the same problem with the right margin) Test page http://www.selfman.sk/quirksmode/input-margin.html Workaround is not included Reported by: Marcel Lipovsky."
Attachments
Test case recovered from webarchive.org (1.89 KB, text/html)
2008-02-11 12:00 PST, Robert Blaut
no flags
Joost de Valk (AlthA)
Comment 1 2006-06-24 13:48:02 PDT
The testcase below shows that our rendering under "Table:" is wrong.
Robert Blaut
Comment 2 2008-02-11 12:00:52 PST
Created attachment 19073 [details] Test case recovered from webarchive.org Can anyone confirm existence of the bug?
Robert Blaut
Comment 3 2009-01-02 00:59:39 PST
I launched the test case in IE6, Safari 2.0.4, Safari 3.0.4 and WebKit r39524. Safari 2.0.4 has indeed problem with right margin of input placed inside div, but newer Safari 3.0.4 and WebKit r39524 render the test case as expected, according recommendation CSS 2.1. I close this bug as fixed.
Note You need to log in before you can comment on or make changes to this bug.