Bug 127603 - Node::renderRect() doesn't work for <body>
Summary: Node::renderRect() doesn't work for <body>
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-24 19:30 PST by Tim Horton
Modified: 2014-01-24 19:30 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2014-01-24 19:30:05 PST
renderRect() returns an empty rect when called with <body> (see https://bugs.webkit.org/show_bug.cgi?id=127602)

It also has a weird name.