Kind of a basic architecture question here. Kiosk is used to "lock down" the browser on the resident machine, but it's not acting as a browser in its own right, is that correct?
The context for my question is that I'm developing an application with an advanced CSS technique that doesn't work in all browsers, including IE6 and earlier, but should work in IE8. So if I'm running Kiosk "under" (or "over"?) IE8 there shouldn't be any issues about my CSS rendering correctly, as long as it does so in the non-Kiosk environment--is that correct? It locks people out from linking to other sites etc., but it's transparent to the native browser's rendering engine?
