Bug 112315 - Add valueForLength methods to RenderObject to help viewport unit implementation
Summary: Add valueForLength methods to RenderObject to help viewport unit implementation
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 91554
  Show dependency treegraph
 
Reported: 2013-03-13 19:53 PDT by Timothy Loh
Modified: 2013-03-25 18:43 PDT (History)
16 users (show)

See Also:


Attachments
Patch (81.79 KB, patch)
2013-03-13 20:02 PDT, Timothy Loh
no flags Details | Formatted Diff | Diff
Patch (84.34 KB, patch)
2013-03-14 00:03 PDT, Timothy Loh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Loh 2013-03-13 19:53:02 PDT
Add valueForLength methods to RenderObject to help viewport unit implementation
Comment 1 Timothy Loh 2013-03-13 20:02:46 PDT
Created attachment 193044 [details]
Patch
Comment 2 Build Bot 2013-03-13 22:34:49 PDT
Comment on attachment 193044 [details]
Patch

Attachment 193044 [details] did not pass mac-ews (mac):
Output: http://webkit-commit-queue.appspot.com/results/17138271
Comment 3 Build Bot 2013-03-13 23:34:41 PDT
Comment on attachment 193044 [details]
Patch

Attachment 193044 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-commit-queue.appspot.com/results/17186158
Comment 4 Timothy Loh 2013-03-14 00:03:30 PDT
Created attachment 193079 [details]
Patch