Sent by Philippe Wittenbergh on 18 July 2006 02:02
On Jul 18, 2006, at 8:02 AM, Bruno Fassino wrote:
>> In this page <http://www.chelseacreekstudio.com/> , xp ie6
>> renders the right column p text-indent correctly.
>> However, ie7b3 standalone(on my
>> end), and ie7b2 (browsercam) approximately double the p
>> text-indent. Is
>> this doubling of a specified text-indent a known ie7 issue?
>>
>> Captures:
>> xp ie6.0 (pass):
>> <http://www.chelseacreekstudio.com/cssd/images/xp-ie6.jpg>
>> ie7b3 standalone (fail):
>> <http://www.chelseacreekstudio.com/cssd/images/ie7b3-standalone.jpg>
>> ie7b2 browsercam (fail):
>> <http://www.browsercam.com/public.aspx?proj_id=269116>
>
>
> I've never seen this problem before, don't know if it is known,
> anyway it is
> not limited to IE7 beta. It occurs in IE6 as well, but only in
> "standards"
> mode.
> Your page put IE6 in quirks mode, but not IE7, so the problem is only
> triggered for IE7 in your page.
> The problem looks in part similar to the quirky percentages one [1].
> Under some conditions it seems that a percentage text-indent is
> computed
> based on the width of an ancestor instead of on the width of the
> parent
> element.
> I haven't checked the details, but just created a simple test case
> [2], with
> few nested wrappers. It seems that the simple addition of hasLayout
> on the
> box having text-indent fixes the problem. You could try hasLayout
> on your
> <p> or some other wrappers (not tested.)
I've seen IE 6 and 7 - in Standards mode - going mad when a <
blockquote > has a percentage based left margin/padding.
Giving 'layout' on the blockquote did fix the problem.
Something like this one:
<http://l-c-n.com/IE5tests/float2misc/>
The margin was kind of applied to the <p> inside the <blockquote>
CSS wouldn't be fun without IE.
Philippe
---
Philippe Wittenbergh
<http://emps.l-c-n.com>
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/