Bug 80389

Summary: :scope should behave as :root outside scoped style sheet
Product: WebKit Reporter: Roland Steiner <rolandsteiner>
Component: CSSAssignee: Roland Steiner <rolandsteiner>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, koivisto, macpherson, menard, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 49142    
Attachments:
Description Flags
Patch none

Description Roland Steiner 2012-03-05 23:38:46 PST
If there is no scope, the :scope pseudo-class should behave as if :root (see http://dev.w3.org/csswg/selectors4/#scope-pseudo) - I missed that detail in my original implementation.
Comment 1 Roland Steiner 2012-03-05 23:45:28 PST
Created attachment 130307 [details]
Patch
Comment 2 WebKit Review Bot 2012-03-06 01:53:39 PST
Comment on attachment 130307 [details]
Patch

Clearing flags on attachment: 130307

Committed r109884: <http://trac.webkit.org/changeset/109884>
Comment 3 WebKit Review Bot 2012-03-06 01:53:44 PST
All reviewed patches have been landed.  Closing bug.