[Webkit-unassigned] [Bug 126306] New: False DOMRect on getBoundingClientRect() for fragmented element
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 30 14:51:22 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=126306
Summary: False DOMRect on getBoundingClientRect() for
fragmented element
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
URL: http://lists.w3.org/Archives/Public/www-style/2013Dec/
0462.html
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: krit at webkit.org
CC: simon.fraser at apple.com, dino at apple.com,
mibalan at adobe.com, bjonesbe at adobe.com
getBoundingClientRect() maybe should return the closest rectangle including the border-box of the element as well as the border-box of all ancestors. Right now, it returns the dimension of the element based on the first fragment.
http://jsfiddle.net/6LkvZ/
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list