Forum Moderators: open
I manage a project that helps webmasters identify what browser is visiting their site.
Recently I've had a request to return the browser's rendering engine as part of the properties for the browser.
I've always felt this wouldn't serve any useful purpose. I'd appreciate your take on it.
Thanks.
The main use of such statistics would be to check for general trends regarding browser usage to help make decisions regarding browser support. Personally, I wouldn't put much emphasis on the rendering engine question either.
It has something to do with how MediaWiki handles CSS and floats.
OK. Assuming you meant how each browser is handling the CSS and floats, MediaWiki likely wants to deliver a different style based on the rendering engine.
Boy, you could certainly look at this issue from a number of different angles, couldn't you!