Skip to content

CssXPath-StarSelector#4506

Merged
Alkarex merged 2 commits intoFreshRSS:edgefrom
Alkarex:CssXPath-StarSelector
Aug 18, 2022
Merged

CssXPath-StarSelector#4506
Alkarex merged 2 commits intoFreshRSS:edgefrom
Alkarex:CssXPath-StarSelector

Conversation

@Alkarex
Copy link
Copy Markdown
Member

@Alkarex Alkarex commented Aug 17, 2022

Add support for CSS Selectors such as a[href*="example"]
https://developer.mozilla.org/docs/Web/CSS/Attribute_selectors
Translated to .//a[contains(@href,"example")]

Upstream PR: phpgt/CssXPath#181

Follow-up of #4261

@Alkarex Alkarex added this to the 1.20.0 milestone Aug 17, 2022
@Alkarex Alkarex force-pushed the CssXPath-StarSelector branch from e53aea5 to aa3df0a Compare August 17, 2022 14:53
@Alkarex Alkarex merged commit 2acf3a4 into FreshRSS:edge Aug 18, 2022
@Alkarex Alkarex deleted the CssXPath-StarSelector branch August 18, 2022 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant