>>   Of course, I believe you, but I'm having difficulty tracking down
>>   where Microsoft say this. Any pointers?
>
>Not yet, but I'm 100% certain this is the case.


Ah, ok. I see the answer in liorean's post. In the white paper / 
technology overview

http://www.microsoft.com/downloads/details.aspx?FamilyId=4A3CB46C-8B8D-4B93-AC73-D0BA127B58FA&displaylang=en

Compatibility Mode Value
Render Behavior
IE=5
"Quirks" mode
IE=7
"Standards" mode
IE=8
Internet Explorer 8 Standards mode
IE=edge
Uses latest standards that Internet Explorer 8 and any future 
versions of the browser support. Not recommended for production sites.


Yes. I remember now reading that elsewhere. I just can't believe 
they're not supporting IE6, but...


>
>>   >>   2. Parsing errors not replicated when targeting IE5.
>>   >
>>   >Which parsing errors exactly? The IE team is looking for such bug
>>   >reports right now, so a few test cases would help a lot.
>>
>>  In the example
>>
>>   div#parsing
>>          {
>>   ...
>>          background: #ffcc00;
>>          backg\round: #006633;
>>   ...
>>          }
>>
>>
>>   Real IE5 colours the div yellow, emulated IE5 gets carried away and
>>   repaints it green.
>
>Duly noted. Don't know when I'll be able to send this on, though.


It's alright. I'll report it. Oh no, I can't I'm not on the Technical 
Beta list.
Well, I've posted to the IE8beta discussion forum.

Also, #parsing should also be the same width as #control.

So it looks as if IE8 is actually using IE6's parsing engine in 
conjunction with the IE5 box model.

In fact, I've just done some tests and I'd say that "looks as if" is 
an understatement. To another thread...
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to