Opened 13 years ago
Closed 13 years ago
#6609 closed bug (wontfix)
Documentation Correction for Attribute Selectors
Reported by: | davehamptonusa | Owned by: | |
---|---|---|---|
Priority: | Milestone: | 1.4.3 | |
Component: | unfiled | Version: | 1.4.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Attribute Starts With Selector [name=value] should read Attribute Begins With Selector [name=value].
yes, this is minor. But "Begin" and "End" match as do "Start" and "Finish".
Note: See
TracTickets for help on using
tickets.
I believe it was named that way for consistence with the
starts-with()
xpath selector.