attribute value end

Here is the "List Item 2 has the attributes":title="aaaxxx" which ends with "xxx">. Is selected with the

li[title$="xxx"] {
	background: #e3e3e3;
}