Bug 145883 - CSSValueKeywords.in should mark keywords needing -apple- to -webkit- translation
Summary: CSSValueKeywords.in should mark keywords needing -apple- to -webkit- translation
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-06-11 10:57 PDT by Dean Jackson
Modified: 2023-12-15 17:28 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 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.
Comment 1 Radar WebKit Bug Importer 2015-06-11 10:57:49 PDT
<rdar://problem/21342248>