Bug 181795 - REGRESSION (r223604): Setting :before/after pseudo element on <noscript> asserts
Summary: REGRESSION (r223604): Setting :before/after pseudo element on <noscript> asserts
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-18 05:04 PST by Antti Koivisto
Modified: 2018-01-18 09:37 PST (History)
11 users (show)

See Also:


Attachments
patch (3.91 KB, patch)
2018-01-18 05:14 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-18 05:04:18 PST
Pseudo elements on elements that don't disallow renderers outside CSS mechanisms (like <noscript>) hit asserts.
Comment 1 Antti Koivisto 2018-01-18 05:04:37 PST
<rdar://problem/36334524>
Comment 2 Antti Koivisto 2018-01-18 05:14:49 PST
Created attachment 331612 [details]
patch
Comment 3 David Kilzer (:ddkilzer) 2018-01-18 09:00:53 PST
Comment on attachment 331612 [details]
patch

r=me
Comment 4 WebKit Commit Bot 2018-01-18 09:37:34 PST
Comment on attachment 331612 [details]
patch

Clearing flags on attachment: 331612

Committed r227145: <https://trac.webkit.org/changeset/227145>
Comment 5 WebKit Commit Bot 2018-01-18 09:37:35 PST
All reviewed patches have been landed.  Closing bug.