Bug 112315

Summary: Add valueForLength methods to RenderObject to help viewport unit implementation
Product: WebKit Reporter: Timothy Loh <timloh>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED ---    
Severity: Normal CC: aboxhall, apinheiro, buildbot, cfleizach, dino, dmazzoni, eric, esprehn+autocc, jdiggs, macpherson, menard, mifenton, ojan.autocc, rniwa, tkent, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 91554    
Attachments:
Description Flags
Patch
none
Patch none

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