change list for WebCore/JavaScriptCore version 60

David Hyatt hyatt@apple.com
Fri, 14 Feb 2003 16:16:16 -0800


This was added because of the rewrite of the inline box model, which 
requires a new mode, "Almost Strict" mode, to deal with line-height 
calculations of inlines.  I wouldn't bother merging it in for now.

dave

On Friday, February 14, 2003, at 02:59 PM, Dirk Mueller wrote:

>> - added new quirks/strict mode determination based on the latest one 
>> in
>> Mozilla so we match Mozilla's and IE's idea of when to use strict mode
>