Bug 80389 - :scope should behave as :root outside scoped style sheet
Summary: :scope should behave as :root outside scoped style sheet
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Roland Steiner
URL:
Keywords:
Depends on:
Blocks: 49142
  Show dependency treegraph
 
Reported: 2012-03-05 23:38 PST by Roland Steiner
Modified: 2012-03-06 01:53 PST (History)
5 users (show)

See Also:


Attachments
Patch (4.02 KB, patch)
2012-03-05 23:45 PST, Roland Steiner
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.