[Bug 9847] legacy color value parsing algorithm should trim whitespace

http://www.w3.org/Bugs/Public/show_bug.cgi?id=9847





--- Comment #4 from Ian 'Hixie' Hickson <ian@hixie.ch>  2010-08-26 05:48:12 ---
How about <body bgcolor=" #f00"> ? or <body bgcolor=" #f00000">? or <body
bgcolor=" f00">? I'm not clear on when we stop having to produce the "obvious"
result here.

WebKit, Opera, and Firefox (the browsers I could easily test here) all have
different boundaries with respect to how far they're willing to go.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 26 August 2010 05:48:14 UTC