Adobe AIR’s version of webkit and what it does not support in CSS
AIR’s webkit does NOT support:
- :nth-child or :nth-child-of-type
- CSS gradients
- CSS animations or transitions
2 Comments
→
AIR’s webkit does NOT support:
:nth-child is supported – I just used in my Adobe AIR project.
Lukasz: What version are you using? I should clarify that this was written against air 1.1 (two versions ago at the time of this comment)