------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=48708 ------- Additional Comments From dbaron@dbaron.org 2002-12-31 17:42 ------- WinIE's behavior is incorrect -- WinIE has long implemented 'width' incorrectly. See http://www.tantek.com/CSS/Examples/boxmodelhack.html . (Note that WinIE6 implements width correctly in strict mode, as the 'width' of the content area, inside the border and padding, rather than the width of the border area.) khtml, Mozilla, Opera, and MacIE all behave correctly (last I checked, anyway).