- From: <bugzilla@jessica.w3.org>
- Date: Wed, 22 Feb 2012 20:10:31 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=14929 --- Comment #8 from Ian 'Hixie' Hickson <ian@hixie.ch> 2012-02-22 20:10:30 UTC --- Having .vertical return "" for horizontal direction is a bit weird, but I guess it's ok too, since it means you can do if (cue.vertical) { /* vertical */ } else { /* horizontal */ } ...and yet get its exact value to work out what kind of vertical. -- Configure bugmail: https://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 Wednesday, 22 February 2012 20:10:36 UTC