I haven't seen any diffs in the default UI on test related to the browser window, so either they didn't put it on test at all or it doesn't involve any changes to the UI XML. The latter might be the case since the engine that renders HTML inside the window's probably completely independent of the UI window around it (think of the window as just a frame around a canvas, you can change what's drawing on the canvas without the frame needing to know a thing about it).
|