Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.5.6, 2.6.3, 2.7
-
Component/s: HTML and CSS, Themes
-
Labels:
-
Testing Instructions:
- Run the unit tests for lib/tests/csslib_test.php
-
Affected Branches:MOODLE_25_STABLE, MOODLE_26_STABLE, MOODLE_27_STABLE
-
Fixed Branches:MOODLE_25_STABLE, MOODLE_26_STABLE, MOODLE_27_STABLE
-
Pull from Repository:
Description
It does not have much implications, but it is considering a comma in a media query as a selector which is not right.
I discovered that I missed that while reviewing MDL-45535.
Doc: https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Media_queries
Attachments
Issue Links
- has been marked as being related by
-
MDL-45535 CSS chunking breaks media rules if CSS invalid (IE)
-
- Closed
-