2024-03-29 14:45 UTC

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0002665LibCSSLibCSSpublic2020-05-27 08:22
ReporterMichael Drake 
Assigned ToMichael Drake 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
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.
Fixed in CI build #
Reported in CI build #
Attached Files

-Relationships
+Relationships

-Notes
Michael Drake

~0001946

Michael Drake (administrator)

http://git.netsurf-browser.org/libcss.git/commit/?id=06d011418d4467dfc7df662b0b526ff4167b3c0f
Vincent Sanders

~0002258

Vincent Sanders (administrator)

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.
+Notes

-Issue History
Date Modified Username Field Change
2019-06-05 20:59 Michael Drake New Issue
2019-06-09 09:22 Michael Drake Assigned To => Michael Drake
2019-06-09 09:22 Michael Drake Status new => resolved
2019-06-09 09:22 Michael Drake Resolution open => fixed
2019-06-09 09:22 Michael Drake Note Added: 0001946
2020-05-27 08:22 Vincent Sanders Status resolved => closed
2020-05-27 08:22 Vincent Sanders Note Added: 0002258
+Issue History