launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #10933
Re: [Merge] lp:~rharding/launchpad/yui35_test_fix into lp:launchpad
> 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.
References