NEW 145883
CSSValueKeywords.in should mark keywords needing -apple- to -webkit- translation
https://bugs.webkit.org/show_bug.cgi?id=145883
Summary CSSValueKeywords.in should mark keywords needing -apple- to -webkit- translation
Dean Jackson
Reported 2015-06-11 10:57:01 PDT
We have code in CSSParser.cpp that translates value keywords that start with -apple- into -webkit-. We only need to do this for legacy keywords, not anything made recently.
Attachments
Radar WebKit Bug Importer
Comment 1 2015-06-11 10:57:49 PDT
Note You need to log in before you can comment on or make changes to this bug.