Search and Top Navigation
#8003 closed feature (notabug)
Opened January 11, 2012 06:55AM UTC
Closed October 10, 2012 05:07PM UTC
themeroller generating invalid css causes error in IE9
Reported by: | taluc | Owned by: | jquery-infrastructure |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | [meta] ui.themeroller | Version: | 1.8.17 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When not specifying a font in themeroller (deliberately so it is inherited), it generates empty font-…
attributes in the Component containers
section. This causes IE9 to revert to the default font, e.g. Times New Roman.
I know IE should do better at CSS, but themeroller shouldn't generate invalid stuff in the first place.
Attachments (0)
Change History (4)
Changed January 11, 2012 01:56PM UTC by comment:1
type: | bug → feature |
---|
Changed January 11, 2012 11:49PM UTC by comment:2
Then shouldn't blank default to inherit
? If something isn't set in the GUI, then why set it in the CSS?
Changed January 12, 2012 12:40AM UTC by comment:3
I agree that ThemeRoller should handle this better, that's why this is still open. I was just suggesting a workaround for you.
Changed October 10, 2012 05:07PM UTC by comment:4
resolution: | → invalid |
---|---|
status: | new → closed |
Moved to new repo: https://github.com/jquery/download.jqueryui.com/issues/32
Use inherit.