MantisBT - LibCSS
View Issue Details
0002665LibCSSLibCSSpublic2019-06-05 21:592020-05-27 09:22
ReporterMichael Drake 
Assigned ToMichael Drake 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Fixed in CI build #
Reported in CI build #
Summary0002665: Error recovery in parsing of media query lists
DescriptionIf a part of a media query list fails to parse, the remaining parts that can parse should still work.

E.g. @media only screen and (aspect-ratio:4/3),only screen and (aspect-ratio:0/0)

The first part should be OK, but the second part should be ignored.

At the moment, we'd throw away the whole media query list.
Additional InformationOriginally spotted on https://gravatar.com/
TagsNo tags attached.
Attached Files

Notes
(0001946)
Michael Drake   
2019-06-09 10:22   
http://git.netsurf-browser.org/libcss.git/commit/?id=06d011418d4467dfc7df662b0b526ff4167b3c0f
(0002258)
Vincent Sanders   
2020-05-27 09:22   
Thankyou for reporting this issue.
We believe this is fixed in the 3.10 release.
If this is not the case please feel free to reopen the issue with additional details.

Issue History
2019-06-05 21:59Michael DrakeNew Issue
2019-06-09 10:22Michael DrakeAssigned To => Michael Drake
2019-06-09 10:22Michael DrakeStatusnew => resolved
2019-06-09 10:22Michael DrakeResolutionopen => fixed
2019-06-09 10:22Michael DrakeNote Added: 0001946
2020-05-27 09:22Vincent SandersStatusresolved => closed
2020-05-27 09:22Vincent SandersNote Added: 0002258