Summary: | [CSS 2.1 Conformance] [testcase] list-style: none followed by a resetting list-style-image declaration fails | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Gérard Talbot (no longer involved) <browserbugs2> |
Component: | khtml | Assignee: | Konqueror Developers <konq-bugs> |
Status: | VERIFIED FIXED | ||
Severity: | normal | Keywords: | testcase |
Priority: | NOR | ||
Version: | 4.7.4 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdelibs/531d019627ef33331ebcdbe77d9a559aa16249e3 | Version Fixed In: | 4.13.3 |
Sentry Crash Report: |
Description
Gérard Talbot (no longer involved)
2011-08-03 02:12:41 UTC
A testcase http://www.gtalbot.org/BrowserBugsSection/css21testsuite/list-style-020.html will be submitted for inclusion in the next version/snapshot of CSS 2.1 test suite. Gérard IE8, Firefox 5.0.1, Chrome 13.0.782.107 and Safari 5.1 pass the http://www.gtalbot.org/BrowserBugsSection/Konqueror4Bugs/list-marker-bug-at-whatiskde.html testcase, including the roll-over effect. Opera 11.50 fails the roll-over-effect. IE8, Firefox 5.0.1, Opera 11.50, Chrome 13.0.782.107 and Safari 5.1 pass the http://www.gtalbot.org/BrowserBugsSection/Konqueror4Bugs/list-style-none-with-list-style-image-reset.html testcase. Konqueror 4.7.0 (KHTML rendering engine) fails both testcases. Gérard Submitted to CSS 2.1 test suite: http://test.csswg.org/suites/css2.1/nightly-unstable/html4/list-style-021.htm Gérard > A testcase > http://www.gtalbot.org/BrowserBugsSection/css21testsuite/list-style-020.html It is now http://www.gtalbot.org/BrowserBugsSection/css21testsuite/list-style-020.html Gérard (In reply to comment #4) > > A testcase > > http://www.gtalbot.org/BrowserBugsSection/css21testsuite/list-style-020.html It is now http://www.gtalbot.org/BrowserBugsSection/css21testsuite/list-style-021.html I'll do a redirect anyway. Gérard Konqueror 4.7.4 CONFIRMING Git commit 531d019627ef33331ebcdbe77d9a559aa16249e3 by Andrea Iacovitti. Committed on 12/06/2014 at 13:15. Pushed by aiacovitti into branch 'KDE/4.13'. Always show list marker if valid list-style-image specified. FIXED-IN: 4.13.3 M +4 -2 khtml/rendering/render_list.cpp http://commits.kde.org/kdelibs/531d019627ef33331ebcdbe77d9a559aa16249e3 I get expected results with Konqueror 4.14.2. Marking as VERIFIED and FIXED Thank you, Andrea ! :) |