Uploaded image for project: 'MyFaces Trinidad'
  1. MyFaces Trinidad
  2. TRINIDAD-2172

pseudo classes missing from CSSGenerationUtils

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.0-core
    • 2.0.2-core, 2.1.0-core
    • Skinning
    • None

    Description

      Only the following built-in pseudo classes are handled
      _BUILT_IN_PSEUDO_CLASSES.add(":first-child");
      _BUILT_IN_PSEUDO_CLASSES.add(":link");
      _BUILT_IN_PSEUDO_CLASSES.add(":visited");
      _BUILT_IN_PSEUDO_CLASSES.add(":hover");
      _BUILT_IN_PSEUDO_CLASSES.add(":active");
      _BUILT_IN_PSEUDO_CLASSES.add(":focus");

      There are a few CSS2.1 and a bunch of CSS3 pseudo classes that should be handled.
      first-letter, first-line, only-child, last-child, nth-child, nth-child-of-type, etc...

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            darkarena Scott O'Bryan
            jchull Jeremy C. Hull
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment