[Webkit-unassigned] [Bug 23654] New: negative margin-top in enclosed element causes jump in border-image
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 30 12:58:28 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23654
Summary: negative margin-top in enclosed element causes jump in
border-image
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
URL: http://fred.hdfgroup.uiuc.edu/mathuaerknedam/adium/-
webkit-border-image-jump.html
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: webkit-bugzilla at ei8ht.us
This may be a different aspect of
https://bugs.webkit.org/show_bug.cgi?id=23483.
The testcase demonstrates the problem pretty well.
<div class="wrapper"><div class="message">The message.</div></div>
If the wrapper has border-image applied and the message had margin-top of 0,
the border image renders correctly. If the message has a negative margin-top
applied, the lined center border-image (a repeating pattern) jumps down 9px.
--
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