Bug 72848

Summary: <style scoped>: add ENABLE(STYLE_SCOPED) flag to WebKit
Product: WebKit Reporter: Roland Steiner <rolandsteiner>
Component: CSSAssignee: Roland Steiner <rolandsteiner>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, dominicc, hayato, joepeck, morrita
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 49142    
Attachments:
Description Flags
Patch
dglazkov: review+, dglazkov: commit-queue-
patch for EWS none

Description Roland Steiner 2011-11-20 21:20:34 PST
As <style scoped> will require several patches to fully land, having a flag will avoid potentially shipping half-done code.
Comment 1 Roland Steiner 2011-11-20 22:21:01 PST
Created attachment 116031 [details]
Patch
Comment 2 Dimitri Glazkov (Google) 2011-11-21 09:01:54 PST
Comment on attachment 116031 [details]
Patch

Please take care of the Win failure before landing.
Comment 3 Roland Steiner 2011-11-23 18:21:37 PST
Created attachment 116463 [details]
patch for EWS
Comment 4 Roland Steiner 2011-11-28 20:52:14 PST
Committed r101323: <http://trac.webkit.org/changeset/101323>