[Webkit-unassigned] [Bug 29084] getComputedStyle returns percentage values for left / right / top / bottom
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Nov 22 16:58:16 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=29084
--- Comment #16 from Mike Sherov <mike.sherov at gmail.com> 2011-11-22 16:58:16 PST ---
Just to be complete here, this fiddle shows it all:
http://jsfiddle.net/u4F8m/5/embedded/result/
IE9, O, FF all have "used values" for the properties listed.
Webkit has "computed values" for margin-*,top/left/right/bottom
margin-* is clearly a bug, as it neither matches the other browsers nor the spec.
top/left/right/bottom match the spec, and not the other browsers, and I believe the spec should be amended.
--
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