[Webkit-unassigned] [Bug 34845] New: Right side of webkit.org stops being painted when root element has -webkit-perspective
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 11 08:29:05 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34845
Summary: Right side of webkit.org stops being painted when root
element has -webkit-perspective
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
URL: http://webkit.org/
OS/Version: Windows XP
Status: NEW
Keywords: NeedsRadar, PlatformOnly
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: aroben at apple.com
CC: cmarrin at apple.com, enrica at apple.com
To reproduce:
1. Go to http://webkit.org/
2. Size the window so that it is wider than the content requires (you should
have no horizontal scrollbar)
2. Enter this in the address field and press Enter:
javascript:document.documentElement.style.webkitPerspective = "300px"
In Debug builds, the right side of the page turns red, indicating that WebKit
isn't painting this region anymore. In Release builds, it turns white.
This doesn't happen on Mac.
--
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