[Webkit-unassigned] [Bug 21348] New: Create testcase for nowrap behavior change in bug 21287
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 3 14:28:43 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21348
Summary: Create testcase for nowrap behavior change in bug 21287
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: simon.fraser at apple.com
The first patch in bug 21287 changed some behavior of when "nowrap" (or
"white-space: -webkit-nowrap") is converted to "white-space: nowrap". This used
to happen for all elements with display: table-cell. After the change, it only
happens for td and th elements.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list