]> source.dussan.org Git - jquery-ui.git/commit
Tests: Fix button space assertions on IE8 1619/head
authorJörn Zaefferer <joern.zaefferer@gmail.com>
Sat, 17 Oct 2015 19:31:02 +0000 (15:31 -0400)
committerJörn Zaefferer <joern.zaefferer@gmail.com>
Sun, 25 Oct 2015 15:25:00 +0000 (11:25 -0400)
commit3570cc5a2b2ec59fa1ccb4c78a58f526ca69918e
treec13b786f6faad40759bb974af59f0a3112fb8cef
parent56d6ddc2baf3331e6fb13ccbdda9d7029718ecd6
Tests: Fix button space assertions on IE8

IE8 still doesn't keep the space in the text (or HTML) representation.
We don't really care, so adding more trims in these tests as well.
tests/unit/dialog/options.js
tests/unit/selectmenu/core.js
tests/unit/selectmenu/methods.js