Bug Tracker

Modify

Ticket #6215 (closed bug: worksforme)

Opened 3 years ago

Last modified 3 years ago

jQuery.support.boxModel is true in IE when the DOCTYPE is ....

Reported by: Jessige Owned by:
Priority: Milestone: 1.4.3
Component: support Version: 1.4.2
Keywords: boxModel doctype ie Cc:
Blocking: Blocked by:

Description

jQuery.support.boxModel is true in ie6~8 when the DOCTYPE is <!DOCTYPE HTML PUBLIC "-W3CDTD HTML 4.01EN" " http://www.w3.org/TRhttp://www.weather.com.cn/html4/strict.dtd">, is that right?

Attachments

test-boxModel.zip Download (46.3 KB) - added by Jessige 3 years ago.
test it in ie6~8

Change History

Changed 3 years ago by Jessige

test it in ie6~8

comment:1 Changed 3 years ago by john

  • Status changed from new to closed
  • Resolution set to worksforme
  • Component changed from unfiled to support

Yep, that's correct - using a proper content type will push Internet Explorer to display content using the standard W3C style.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.