Bug 181932 - StyleBench: Separate test for :nth pseudo classes
Summary: StyleBench: Separate test for :nth pseudo classes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-01-22 05:01 PST by Antti Koivisto
Modified: 2018-01-22 12:22 PST (History)
7 users (show)

See Also:


Attachments
patch (2.73 KB, patch)
2018-01-22 05:03 PST, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2018-01-22 05:01:08 PST
Optimization strategies for nth are different from other structural pseudo classes (:first-child etc). Move them to a separate test.
Comment 1 Antti Koivisto 2018-01-22 05:03:40 PST
Created attachment 331916 [details]
patch
Comment 2 WebKit Commit Bot 2018-01-22 12:18:38 PST
Comment on attachment 331916 [details]
patch

Clearing flags on attachment: 331916

Committed r227347: <https://trac.webkit.org/changeset/227347>
Comment 3 WebKit Commit Bot 2018-01-22 12:18:40 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-01-22 12:22:21 PST
<rdar://problem/36743864>