Bug 410196

Summary: User and author cascaded style sheets CSS have improper precedence
Product: [Applications] Falkon Reporter: Hohyeis <hohyeis>
Component: generalAssignee: David Rosca <nowrep>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: All   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Hohyeis 2019-07-25 15:06:49 UTC
The cascading order is improper.
Author CSS of default 'importance' level should override the user CSS of that level.  Currently, the user CSS is overriding the author CSS.

https://www.w3.org/TR/css-cascade-3/#cascade
Comment 1 Hohyeis 2019-07-25 15:08:15 UTC
It appears that Konqueror does not have this problem.

It was tested by applying colors in user CSS.