[webkit-dev] inset border browser differences?

Johan Lund jl at bindows.net
Mon Jan 26 00:00:37 PST 2009


The difference between how webkit and firefox 3 handles colors on  
inset borders is very different.
I have included two screenshots that illustrate this where webkit is  
on the left and FF on the right. The styles used to generate the  
screenshots are:
border: 5px inset red;
border: 5px inset; border-right-color:red;
As you can see FF blends the pure red to automatically keep the inset  
look while webkit does not.
Is there a standard way to deal with this?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: inset_border_rightred.png
Type: image/png
Size: 21891 bytes
Desc: not available
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090126/99c3cd63/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: inset_border_red.png
Type: image/png
Size: 20482 bytes
Desc: not available
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090126/99c3cd63/attachment-0001.png>


More information about the webkit-dev mailing list