- From: <bugzilla@jessica.w3.org>
- Date: Fri, 25 Nov 2011 08:44:23 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14929 --- Comment #1 from Simon Pieters <simonp@opera.com> 2011-11-25 08:44:22 UTC --- (In reply to http://www.w3.org/Bugs/Public/show_bug.cgi?id=14646#c7) > Fair enough. > > D: will become vertical: and the values will be changed to lr and rl > L: will become line: > T: will become position: > S: will become size: > A: will become align: This sounds good. However, I would like the settings and their exposure in the DOM API to be aligned, so that it's more obvious what things are called (compare with content attributes and IDL attributes in HTML). For instance, vertical: is "direction":"horizontal" | "vertical" | "vertical-lr" in the DOM API. It would be better if it were "vertical":"" | "rl" | "lr". -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Friday, 25 November 2011 08:44:29 UTC