[Webkit-unassigned] [Bug 28704] New: REGRESSION (r47630): fast/repaint/background-generated.html is failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 24 23:37:04 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28704
Summary: REGRESSION (r47630):
fast/repaint/background-generated.html is failing
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Keywords: LayoutTestFailure, Regression
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mitz at webkit.org
After r47630, fast/repaint/background-generated.html is failing because the
unspecified background-size is interpreted as 'auto' by
mustRepaintFillLayers(). The type is initialized to SizeLength but it should be
SizeNone.
--
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