list-style-image
property (with valid URL to image) in global selector (*) block, triggers a Tab crashThis test case demonstrates how, in IE8 (final release), specifiying list-style-image
property (with valid URL to image) in global selector (*) block, triggers a Tab crash - forcing the user to close the Tab in which the page is being served in.
Since selectors and properties should be completely independant from one another, the list-style-image
property should not trigger a Tab crash when used in the context of a global selector.
The example (link below) simply contains a global selector block with the list-style-image
property which includes a valid image path. These are no other conditions to trigger this bug. Simply using this selector/property set-up (no elements required) is enough.