Bug 117024 - Get rid of Position::computedStyle
Summary: Get rid of Position::computedStyle
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-30 03:37 PDT by Ryosuke Niwa
Modified: 2013-05-30 03:41 PDT (History)
3 users (show)

See Also:


Attachments
Cleanup (3.84 KB, patch)
2013-05-30 03:38 PDT, Ryosuke Niwa
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2013-05-30 03:37:04 PDT
Get rid of Position::computedStyle
Comment 1 Ryosuke Niwa 2013-05-30 03:38:36 PDT
Created attachment 203338 [details]
Cleanup
Comment 2 Andreas Kling 2013-05-30 03:41:19 PDT
Comment on attachment 203338 [details]
Cleanup

r=me. Thanks for clearing this up!
Comment 3 Ryosuke Niwa 2013-05-30 03:41:50 PDT
Committed r150954: <http://trac.webkit.org/changeset/150954>