[Webkit-unassigned] [Bug 29084] getComputedStyle returns percentage values for left / right / top / bottom

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 21 19:56:37 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=29084





--- Comment #11 from Xianzhu Wang <wangxianzhu at chromium.org>  2011-11-21 19:56:38 PST ---
(In reply to comment #10)
> That makes sense. If it's display none or disconnected, pixel values (used values) aren't possible nor easy to correctly resolve, and so therefore should report computed values (cascaded values or whatever you want to call it).

Sorry I made a mistake that thought the list of properties that getComputedStyle() may return the used value included left/right/top/bottom. Actually the draft (http://dev.w3.org/csswg/cssom/#resolved-value) implies for left/right/top/bottom getComputedStyle() should return the computed style.

-- 
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