CSSNotificationPollingStrategy Class
A base class for Notification strategies which is further refined for use in cases where the notification mechanism relies on a polling strategy, for example periodically checking the DOM to see if CSS styles have been added to it yet by the browser rendering the page.
Usage is the same as for CSSNotificationBasicStrategy.