[CSS] Selector matching should be done on lower-case strings

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P5
    • tbd
    • Affects Version/s: 8u40
    • Component/s: javafx

      In the selector matching code, string compares are case sensitive. But the css spec states that selectors are not case sensitive so the matching code should toLowerCase(Locale.ROOT) or equalsIgnoreCase the strings being compared

            Assignee:
            Unassigned
            Reporter:
            David Grieve
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Imported: