The three different substring matching attribute selectors defined in CSS
Selectors Level 3[1] ("a[b^=c]", "a[b$=c]" and "a[b*=c]") are currently not
recognized.
Which steps will reproduce the problem?
Open the attached test case.
What is the expected output? What do you see instead?
There should be four paragraphs. The paragraphs should be styled as shown in
the attached screenshot.
Which version of the product are you using? Which compiler version are you
using? On which operating system?
r432, Delphi XE, Windows 7
Sebastian
[1] http://www.w3.org/TR/css3-selectors/#attribute-substrings
Original issue reported on code.google.com by sebastia...@gmail.com on 20 Aug 2013 at 12:06
Original issue reported on code.google.com by
sebastia...@gmail.com
on 20 Aug 2013 at 12:06Attachments: