- From: Eli Morris-Heft <eli.morris.heft@gmail.com>
- Date: Wed, 7 Apr 2010 15:02:31 -0500
- To: Anne van Kesteren <annevk@opera.com>, www-style list <www-style@w3.org>
Received on Wednesday, 7 April 2010 20:03:26 UTC
2010/4/7 Anne van Kesteren <annevk@opera.com> > For some definition of logical that is certainly an interesting idea. It > would however completely break the getter/setter symmetry of "px". I > personally value that a little higher. > That is actually what I would have expected to happen. Maybe I missed something in your proposal, but: <div id="x" style="margin-top: 15%"> <script> var m = document.getElementById("x").style.margin.l[0].px; // what is the value of m here? </script> Eli Morris-Heft
Received on Wednesday, 7 April 2010 20:03:26 UTC