Bug 154855 - Text control shadow element style shouldn't depend on renderers
Summary: Text control shadow element style shouldn't depend on renderers
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:
Depends on:
Blocks:
 
Reported: 2016-03-01 04:45 PST by Antti Koivisto
Modified: 2016-03-01 09:33 PST (History)
1 user (show)

See Also:


Attachments
patch (29.16 KB, patch)
2016-03-01 04:54 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 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.
Comment 1 Antti Koivisto 2016-03-01 04:54:46 PST
Created attachment 272559 [details]
patch
Comment 2 Andreas Kling 2016-03-01 08:39:36 PST
Comment on attachment 272559 [details]
patch

r=me
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2016-03-01 09:33:43 PST
All reviewed patches have been landed.  Closing bug.