[Trac] [OpenMath] #94: XML-source button CSS styles don't work when viewing XHTML files from svn
OpenMath
trac at strawberry.eecs.jacobs-university.de
Tue Nov 4 01:07:41 CET 2008
#94: XML-source button CSS styles don't work when viewing XHTML files from svn
---------------------------+------------------------------------------------
Reporter: clange | Owner: david
Type: defect | Status: new
Priority: major | Milestone:
Component: XSLT | Version:
Keywords: | Include_gantt: 0
Dependencies: | Due_assign: YYYY/MM/DD
Due_close: YYYY/MM/DD |
---------------------------+------------------------------------------------
During my refactorings of cd2html.xsl and the CSS it uses, I put the
styles for the buttons that show/hide the XML source of an OMOBJ into a
separate `@import`ed file formula-button.css. That works fine when I open
a rendered XHTML file locally (in Firefox 3.0). But when I view the same
file from the svn, e.g.
https://svn.openmath.org/OpenMath3/cd/MathML/arith1.xhtml, the button
style is not recognised. Firebug tells me that the file formula-
button.css was found, but claims that it doesn't contain any rules --
which is nonsense, of course.
David or Paul, do you have an idea why this problem occurs? Looks like a
Firefox bug to me. (If you can confirm this, I might consider a
workaround and put the button style back into omcd.css.)
--
Ticket URL: <https://trac.mathweb.org/OM3/ticket/94>
OpenMath <http://www.openmath.org>
The development of the OpenMath Standard and Content Dictionaries.
More information about the Trac
mailing list