//
// MOVE
//
////////////////////////////////////////////////////////////////////////////
public void test_MOVE_LeftTop_PX() throws Exception {
RootLayoutPanelInfo frame =
openJavaInfo(
"public class Test implements EntryPoint {",
" public void onModuleLoad() {",
" RootLayoutPanel rootPanel = RootLayoutPanel.get();",
" {",