Summary: | css: bug on Inherited backgrond properties | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Andrea Iacovitti <aiacovitti> |
Component: | khtml renderer | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdelibs/2f8f9756bd8d66f3d8e235a706ffacf1698322a4 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | testcase |
Git commit 2f8f9756bd8d66f3d8e235a706ffacf1698322a4 by Andrea Iacovitti. Committed on 07/06/2016 at 10:21. Pushed by aiacovitti into branch 'KDE/4.14'. Fix background properties inheritance. M +2 -0 khtml/css/cssstyleselector.cpp http://commits.kde.org/kdelibs/2f8f9756bd8d66f3d8e235a706ffacf1698322a4 |
Created attachment 99398 [details] testcase Inherited css backgrond properties do not get updated on parent style changes.