| Summary: | [test case] Nondeterministic matching of CSS selectors | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Allan Sandfeld <kde> |
| Component: | khtml | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | s.leiber |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Allan Sandfeld
2005-03-08 18:45:04 UTC
The two test cases have been taken from the CSS3 selector test suite: http://www.w3.org/Style/CSS/Test/CSS3/Selectors/20041216/html/tests/css3-modsel-86.html and http://www.w3.org/Style/CSS/Test/CSS3/Selectors/20041216/html/tests/css3-modsel-87.html *** Bug 59470 has been marked as a duplicate of this bug. *** SVN commit 526442 by carewolf: Implement nondeterministic CSS matching BUG: 103285 BUG: 101115 M +8 -1 ChangeLog M +128 -99 css/cssstyleselector.cpp M +3 -1 css/cssstyleselector.h |