[Webkit-unassigned] [Bug 256536] New: XPath: Apply ignore-case matching to attribute names

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 9 11:30:17 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=256536

            Bug ID: 256536
           Summary: XPath: Apply ignore-case matching to attribute names
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: BrowserCompat, WPTImpact
          Severity: Normal
          Priority: P2
         Component: XML
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com
                CC: annevk at annevk.nl, cdumez at apple.com, rniwa at webkit.org

Created attachment 466294

  --> https://bugs.webkit.org/attachment.cgi?id=466294&action=review

GitHub Patch Tried

Hi Team,

While going through Blink's commit, I came across another potential merge but I am getting some C++ errors, so not able to compile:

Blink Commit - https://chromium.googlesource.com/chromium/src.git/+/0292ac42f12b0d7725ed1a311cce46290217a3bb

WPT failing test - http://wpt.live/domxpath/002.html

WebKit Source - https://searchfox.org/wubkat/source/Source/WebCore/xml/XPathStep.cpp#189 etc.

___________

Attached screenshots does not work at Line 354 where (as per 1-1 of Blink commit):

auto attr;

^ Does not work.

_________

Appreciate if someone can guide or if someone can fix this.

Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230509/5d0192de/attachment.htm>


More information about the webkit-unassigned mailing list