Comment 6 for bug 1940881

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/12507
Committed: https://git.mahara.org/mahara/mahara/commit/dff4c9904c2be3143cc264ad3630c77c6b8bcfb2
Submitter: Robert Lyon (<email address hidden>)
Branch: main

commit dff4c9904c2be3143cc264ad3630c77c6b8bcfb2
Author: Dianne Tennent <email address hidden>
Date: Mon Mar 21 13:03:02 2022 +1300

Bug 1962092: CSSTidy customisation

Allow comments for selectors and properties in CSS
Applied patch from Bug 1940881
Tested with:
/* header comment */
#footer {
color: #deface; /* inline comment */
top:cat;
width: 300px;
odd:fellow;
}

Change-Id: Ie35cf85c34fecc1acda12d7c5963ba0e33d2cc7d