#15947 closed defect (fixed)
dojox/mobile/tests/test_Button: styling of custom button is broken in Firefox
Reported by: | Adrian Vasiliu | Owned by: | Eric Durocher |
---|---|---|---|
Priority: | undecided | Milestone: | 1.9 |
Component: | DojoX Mobile | Version: | 1.8.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
dojox/mobile/tests/test_Button includes a dojox/mobile/Button with custom CSS. This button shows, as expected, with red filling in webkit browsers, but it shows gray in Firefox 15.
This is due to the custom CSS used in the test itself. The attached patch fixes the test.
Attachments (1)
Change History (3)
Changed 9 years ago by
Attachment: | patch15947.patch added |
---|
comment:2 Changed 9 years ago by
Milestone: | tbd → 1.9 |
---|
Note: See
TracTickets for help on using
tickets.
Fix custom CSS in test_Button.html (for compat browsers) - Adrian Vasiliu, IBM, CCLA