> I'm not sure I see the value in the startsWith helper.  What is the entire
> string that getStyle('display') spits out?  Why do we only check the fragment
> rather than an exact match of the output of that method?

So it appears that YUI 3.3.0 when you work with the widget will set display: 
inline. However, 3.5.1 is setting it to inline-block. The startswith is just 
letting me make sure it gets an 'inline-like' display setting without checking 
for either/or.
-- 
https://code.launchpad.net/~rharding/launchpad/yui35_test_fix/+merge/119582
Your team Launchpad code reviewers is subscribed to branch lp:launchpad.

_______________________________________________
Mailing list: https://launchpad.net/~launchpad-reviewers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~launchpad-reviewers
More help   : https://help.launchpad.net/ListHelp

Reply via email to