Bug 131046

Summary: [CSS Exclusions] Remove exclusions parsing support
Product: WebKit Reporter: Zoltan Horvath <zoltan>
Component: CSSAssignee: Zoltan Horvath <zoltan>
Status: RESOLVED FIXED    
Severity: Normal CC: allan.jensen, commit-queue, dbates, esprehn+autocc, glenn, gyuyoung.kim, kondapallykalyan, macpherson, menard
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57311    
Attachments:
Description Flags
Patch
none
Patch none

Description Zoltan Horvath 2014-04-01 10:26:46 PDT
CSS Exclusions specification [1] needs some evolution before the actual implementation happens.
We have only the parsing code in WebKit for -webkit-wrap-flow and -webkit-wrap-through. 
This patch removes the code from the trunk for now, it doesn't make sense to keep it around.

[1] http://www.w3.org/TR/css3-exclusions/
Comment 1 Zoltan Horvath 2014-04-01 11:08:24 PDT
Created attachment 228302 [details]
Patch
Comment 2 Zoltan Horvath 2014-04-01 11:36:56 PDT
Created attachment 228303 [details]
Patch
Comment 3 Dave Hyatt 2014-04-01 14:44:24 PDT
Comment on attachment 228303 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2014-04-01 15:14:01 PDT
Comment on attachment 228303 [details]
Patch

Clearing flags on attachment: 228303

Committed r166618: <http://trac.webkit.org/changeset/166618>
Comment 5 WebKit Commit Bot 2014-04-01 15:14:06 PDT
All reviewed patches have been landed.  Closing bug.