Fixing shorthand properties in CSS

David Hyatt hyatt at apple.com
Mon Jan 19 22:21:33 CET 2004


Wait, I may have misunderstood you.  Could you point me to one of the 
affected test cases?

Thanks
dave

On Jan 19, 2004, at 12:38 PM, David Hyatt wrote:

> Actually that was just a minor implementation change that Lars made 
> when merging the original auto z-index patch.  I keep a separate bit 
> to represent auto, but in your tree I think a special (unlikely) value 
> was used to represent auto z-index.  Either way works, but they should 
> yield the same results in testing.
>
> dave
>
> On Jan 19, 2004, at 5:26 AM, Stephan Kulow wrote:
>
>> On Wednesday 12 November 2003 11:07, David Hyatt wrote:
>>> This was a two-stage patch.  First I macro-ized 'inherit', and then I
>>> added support for the CSS3 'initial' value.  Handling the parsing of
>>> all shorthands is then as simple as filling in the unspecified values
>>> with 'initial'.
>>>
>> Hi!
>>
>> I'm in the process of merging your patch and wonder about one thing
>> (after having fixed all regressions merging the first stage):
>> your patch removes the style->setZIndex(0) call for z-index: auto
>>
>> Is that intentional? Taking that it affected some test cases in
>> block/positioning I'd almost think so, but would like to hear
>> a confirmation before I change the baseline
>>
>> Greetings, Stephan ... continuing with style2.txt :)
>>
>> -- 
>> There may be no I in TEAM, but a M and an E.
>> _______________________________________________
>> Khtml-devel at kde.org
>> https://mail.kde.org/mailman/listinfo/khtml-devel
>
> _______________________________________________
> Khtml-devel at kde.org
> https://mail.kde.org/mailman/listinfo/khtml-devel



More information about the Khtml-devel mailing list