Bug 170995 - Remove bogus assert for :not
Summary: Remove bogus assert for :not
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-19 09:11 PDT by Dave Hyatt
Modified: 2017-04-19 21:29 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.26 KB, patch)
2017-04-19 09:13 PDT, Dave Hyatt
zalan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2017-04-19 09:11:07 PDT
Remove bogus assert for :not
Comment 1 Dave Hyatt 2017-04-19 09:13:00 PDT
Created attachment 307481 [details]
Patch
Comment 2 Dave Hyatt 2017-04-19 09:15:26 PDT
Fixed in r215513.
Comment 3 Alexey Proskuryakov 2017-04-19 21:29:19 PDT
Can a test be made to trigger the bogus assert?