mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-26 00:54:43 +00:00
whitespace issues in tnew buttonMarkup tests
This commit is contained in:
parent
bda2358e6c
commit
2d7706a07b
1 changed files with 1 additions and 1 deletions
|
|
@ -15,4 +15,4 @@
|
|||
same( group.find("a > span.ui-corner-right").length, 1, "only 1 right cornered button");
|
||||
same( group.find("a > span:not(.ui-corner-left):not(.ui-corner-right)").length, linkCount - 2, "only 2 buttons are cornered");
|
||||
});
|
||||
})(jQuery);
|
||||
})(jQuery);
|
||||
|
|
|
|||
Loading…
Reference in a new issue