Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

wgxpath cannot evaluate upper case. #46

Description

@pyraman

To reproduce:

for This issue, I'm evaluating feFood svg control by wgxpath. If xpath passed to evaluate function is case-sensitive, then we get no result.

  1. Open sample attached in IE 11.
  2. press button 'install WGXPath'
  3. press buttons: "evaluate feFlood - Uppercase" -> result: Found: 0 items.
  4. press buttons: "evaluate feflood - Lowercase" -> result: Found: 1 items.
  5. expected: at step 3 we get: Found: 1 items. at step 4 we get: Found: 0 items. (the same as native xpath supported by Chrome and Firefox.

Sample:
feFood_sample.zip

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions