kooloveme / thtmlviewer

Automatically exported from code.google.com/p/thtmlviewer
Other
0 stars 0 forks source link

Child selector doesn't work properly #291

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Which steps will reproduce the problem?
Open the attached test case.

What is the expected output? What do you see instead?
The first paragraph should have a green text color, though it's black.
The "2" inside the second paragraph should have a yellow background color (not 
blue). (OK)

Which version of the product are you using? Which compiler version are you
using? On which operating system?
r432, Delphi XE, Windows 7

Sebastian

Original issue reported on code.google.com by sebastia...@gmail.com on 20 Aug 2013 at 11:17

Attachments:

GoogleCodeExporter commented 9 years ago
See the documentation:

http://www.w3.org/TR/CSS2/selector.html#child-selectors

Sebastian

Original comment by sebastia...@gmail.com on 20 Aug 2013 at 11:23

GoogleCodeExporter commented 9 years ago

Original comment by OrphanCat on 21 Aug 2013 at 9:27