[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 12:18:37 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=15823
------- Comment #11 from rwlbuis at gmail.com 2008-06-02 12:18 PDT -------
Hi David,
(In reply to comment #10)
> (In reply to comment #8)
> > 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>
It is border-botton above. Even the spelling indicates that ;)
> > I think that's going to produce this value, which would not be correct:
> >
> > " solid green"
>
> Actually, that's "solid green", and apparently that's supported!
I must admit I did not test that before landing, but now I did indeed it
returns "solid green", like Opera. I guess the report can be reclosed now?
Cheers,
Rob.
--
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