Bug 154855

Summary: Text control shadow element style shouldn't depend on renderers
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Antti Koivisto
Reported 2016-03-01 04:45:42 PST
Currently the code for computing style for text control shadow elements lives in render tree. Style is the input for building a render tree and should be computable without having one.
Attachments
patch (29.16 KB, patch)
2016-03-01 04:54 PST, Antti Koivisto
no flags
Antti Koivisto
Comment 1 2016-03-01 04:54:46 PST
Andreas Kling
Comment 2 2016-03-01 08:39:36 PST
Comment on attachment 272559 [details] patch r=me
WebKit Commit Bot
Comment 3 2016-03-01 09:33:40 PST
Comment on attachment 272559 [details] patch Clearing flags on attachment: 272559 Committed r197401: <http://trac.webkit.org/changeset/197401>
WebKit Commit Bot
Comment 4 2016-03-01 09:33:43 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.