[Webkit-unassigned] [Bug 15823] getPropertyValue for border returns null, should compute the shorthand value
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 2 11:15:49 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=15823
ddkilzer at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rwlbuis at gmail.com,
| |darin at apple.com
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Comment #8 from ddkilzer at webkit.org 2008-06-02 11:15 PDT -------
Rob, what happens in this case?
<div id="border4" style="border-left: 4px solid green; border-top: 5px solid
green; border-right: 5px solid green; border-botton: 5px solid green;" ></div>
I think that's going to produce this value, which would not be correct:
" solid green"
--
Configure bugmail: http://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