Bug 100918 - [Shadow] Style should update when pseudo attribute is dynamically updated.
Summary: [Shadow] Style should update when pseudo attribute is dynamically updated.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Shinya Kawanaka
URL:
Keywords:
Depends on:
Blocks: 101170
  Show dependency treegraph
 
Reported: 2012-10-31 22:40 PDT by Shinya Kawanaka
Modified: 2012-11-07 09:35 PST (History)
3 users (show)

See Also:


Attachments
Patch (3.95 KB, patch)
2012-11-06 21:08 PST, Shinya Kawanaka
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shinya Kawanaka 2012-10-31 22:40:17 PDT
Currently style won't update when pseudo is updated.

We would like to check FeatureRuleSet to determine we should update style or not.
Comment 1 Shinya Kawanaka 2012-11-06 21:08:46 PST
Created attachment 172711 [details]
Patch
Comment 2 WebKit Review Bot 2012-11-07 09:35:49 PST
Comment on attachment 172711 [details]
Patch

Clearing flags on attachment: 172711

Committed r133769: <http://trac.webkit.org/changeset/133769>
Comment 3 WebKit Review Bot 2012-11-07 09:35:52 PST
All reviewed patches have been landed.  Closing bug.