hmm to me is not really logical to make f23 = ff2233 at the most 0f0203
but even that is stretching
more likely f23 = f2 30 00 or 00 0f 23 :)
just my 2 cents :)
Alan West wrote:
> On 3 Aug 2005, at 17:48, Robert Lascelle wrote:
>
>> A logical example:
>> ColorTranslator.FromHtml("#f23")
>> MS return a Color "#ff2233"
>> In Internet Explorer (a MS product) if i write
>> <font color="#f23">1 2 3</font><br>
>> <font color="#ff2233">1 2 3</font><br>
>> The first one show a black (or almost black) text.
>> The second line show a red text.
>>
>> Should i code blindly using MS spec or should i code
>> logicaly?
>
>
> I doubt Internet Explorer uses any of the .Net framework, so don't
> rely on IEs results. I'd go for the logically most correct result
> especially in System.Drawing.
> _______________________________________________
> Developers mailing list
> [email protected]
> http://dotgnu.org/mailman/listinfo/developers
_______________________________________________
Developers mailing list
[email protected]
http://dotgnu.org/mailman/listinfo/developers