Bug 161935 - Remove Chrome app-specific CSS property -webkit-app-region
Summary: Remove Chrome app-specific CSS property -webkit-app-region
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-13 16:40 PDT by Daniel Bates
Modified: 2016-09-13 17:13 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.96 KB, patch)
2016-09-13 16:41 PDT, Daniel Bates
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2016-09-13 16:40:02 PDT
Remove code to validate -webkit-app-region from the new CSS parser as this CSS property is specific to Chrome apps.
Comment 1 Daniel Bates 2016-09-13 16:41:11 PDT
Created attachment 288746 [details]
Patch
Comment 2 Daniel Bates 2016-09-13 17:12:56 PDT
Comment on attachment 288746 [details]
Patch

Clearing flags on attachment: 288746

Committed r205889: <http://trac.webkit.org/changeset/205889>
Comment 3 Daniel Bates 2016-09-13 17:13:01 PDT
All reviewed patches have been landed.  Closing bug.