[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 137469] New: css @namespace crash on
From:       Fredrik Johansson <fredrik () mumme ! se>
Date:       2006-11-16 22:19:40
Message-ID: 20061116231935.137469.fredrik () mumme ! se
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=137469         
           Summary: css  namespace crash on http://suika.fam.cx/~wakaba/-
                    temp/wiki/wiki?WebCGM
           Product: konqueror
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: NEW
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: konq-bugs kde org
        ReportedBy: fredrik mumme se


Version:           3.5.5 (using KDE 3.5.5, Kubuntu (edgy) 4:3.5.5-0ubuntu3)
Compiler:          Target: x86_64-linux-gnu
OS:                Linux (x86_64) release 2.6.17-10-generic

http://suika.fam.cx/~wakaba/-temp/wiki/wiki?WebCGM

crashes khtml 3.5.5 
and kde3.5 branch rev605484

I narrowed it down to a namespace thing in css.
I dont know anything about namespace in css, so perhaps I cut to much.

In any case this is the minimal testcase:
********html*********:
<html>
<head >
	<style>
		 import 'style.css';
	</style>
</head>
<body>
</body>
</html>

********css*********:
 namespace h2 'http://www.w3.org/2002/06/xhtml2';

h2|div { }



/************
*  The craching site also uses this syntax:
   Don't know if its relevant..

  namespace toc 'http://suika.fam.cx/~wakaba/archive/2005/3/toc#';
  namespace h1 'http://www.w3.org/1999/xhtml';
  namespace h2 'http://www.w3.org/2002/06/xhtml2';
  namespace h2005 'http://www.w3.org/2002/06/xhtml2/';

h1|div[toc|toc] h2|h,
h1|div[toc|toc] h2005|h {
    many classes similar to this
}

*/

Regards
Fredrik Johansson
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic