Skip to main content

Bug Tracker

Side navigation

#6609 closed bug (wontfix)

Opened May 28, 2010 08:39PM UTC

Closed June 12, 2010 01:48AM UTC

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".

Attachments (0)
Change History (1)

Changed June 12, 2010 01:48AM UTC by dmethvin comment:1

resolution: → wontfix
status: newclosed

I believe it was named that way for consistence with the

starts-with()
xpath selector.