Bug 138897 - Remove "document has no ::before and/or ::after rules" optimization.
Summary: Remove "document has no ::before and/or ::after rules" optimization.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-19 16:28 PST by Andreas Kling
Modified: 2014-11-19 17:36 PST (History)
1 user (show)

See Also:


Attachments
Patch (8.56 KB, patch)
2014-11-19 16:30 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2014-11-19 16:28:56 PST
html.css has both ::before and ::after, this optimization does nothing.
Comment 1 Andreas Kling 2014-11-19 16:30:16 PST
Created attachment 241907 [details]
Patch
Comment 2 Andreas Kling 2014-11-19 17:36:16 PST
Comment on attachment 241907 [details]
Patch

Clearing flags on attachment: 241907

Committed r176373: <http://trac.webkit.org/changeset/176373>
Comment 3 Andreas Kling 2014-11-19 17:36:21 PST
All reviewed patches have been landed.  Closing bug.