inlined css scripts broken since yesterday

Alexander Kellett lypanov at kde.org
Wed Jan 15 12:27:24 GMT 2003


in my (admittedly overly patched version) of khtml
the testcase with text/css is also broken. i'll try 
to debug now.

Alex

On Wed, Jan 15, 2003 at 02:03:16PM +0100, Lars Knoll wrote:
> 
> > * Lars Knoll -- Wednesday 15 January 2003 13:34:
> > > * Melchior FRANZ:
> > > >   <script type="txt/css">
> >
> > [...]
> >
> > > Try using <style type="text/css">.
> >
> > Oops. But that was just an editing accident when writing the test case.
> > Still, =correctly= inlined css scripts ... err styles don't work any
> > more since yesterday.
> 
> The mimetype is "text/css" not "txt/css".
> 
> Lars
> >
> > m.
> >
> >
> >
> > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
> > <html>
> > <head>
> >   <title>Test case for inlined css definitions</title>
> >   <style type="txt/css">
> >   <!--
> >     h1 { color: red }
> >   -->
> >   </style>
> > </head>
> >
> > <body>
> >   <h1>Should be red.</h1>
> > </body>
> > </html>
> 

mvg,
Alex

-- 
"[...] Konqueror open source project. Weighing in at less than
            one tenth the size of another open source renderer"
Apple,  Jan 2003 (http://www.apple.com/safari/)




More information about the kfm-devel mailing list