On Sat, 2 Oct 2021 01:12:11 GMT, Jonathan Gibbons <j...@openjdk.org> wrote:
> Please review s simple update to replace use of the cryptic string "descfrm" > with either "descriptionFrom" or "description-from" as appropriate. > > While mostly internal, the name does show up in the stylesheet. > > Note: there's a test file called `custom-stylesheet.css` which still uses > _camelCase_ naming even though the main stylesheet has been converted to > _kebab-case_. While this does not really affect the test, we might want to > (separately) clean up this naming mismatch. Looks good! ------------- Marked as reviewed by hannesw (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/5792