Bug 59470

Summary: css2 Child Selectors error in parsing
Product: [Applications] konqueror Reporter: S Leiber <s.leiber>
Component: khtml rendererAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description S Leiber 2003-06-07 14:30:17 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 3.2.2 
OS:          Linux

There was a passing error for css2.
You can see the error on the following page:
http://www.meyerweb.com/eric/css/tests/css2/sec05-06.htm
There you look to the 3. part in the paragraph. There was a text that must be green and not black. We ignore there the OL part!!   :(
It was not cloused but we don't use it!!

Sven
Comment 1 Daniel Arnold 2005-02-25 16:21:07 UTC
I tested this bug with KDE 3.3.2a and the bug is still present in Konqueror as described.
Comment 2 Allan Sandfeld 2005-04-13 23:39:36 UTC
Will require nondeterministic matching to solve. Proves that it not just a requirement for CSS 3 selectors, but also for CSS 2.1

*** This bug has been marked as a duplicate of 101115 ***