[Webkit-unassigned] [Bug 45733] <body bgcolor="currentColor"> should apply #c0e000

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 13 22:05:45 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=45733





--- Comment #2 from Masataka Yakura <myakura.web at gmail.com>  2011-04-13 22:05:45 PST ---
(In reply to comment #1)
> Is this causing compat problems on any sites, or are you just noting that it doesn't match the spec?  Tab Atkins has suggested WebKit's behavior be standardized:
> 
> http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2011-April/031181.html

The latter (I was playing with WebKit's HTML5 parser and found it). I don't really think if there's any sites with <font color=currentcolor> or such...

For currentcolor: Trident behaves the same; Gecko seems to do what HTML5 suggests (converting "currentcolor" to #c0e000); Presto ignores the value. I don't have a strong opinion about which should be standard.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list