CELL 1 CELL 3
GlassPanel test cases to consider
  1. Every GWT supported browser/platform
  2. Quirks (BackCompat) and Strict mode (CSS1Compat)
  3. Each combination of above states: BODY size; HTML size;, document scrolling enabled
  4. Varrying sizes of margins/borders on both HTML and BODY element, possibly with the exception of negative margins which are not yet fully supported
  5. Attached to the document BODY (RootPanel.get()), various HTML elements (RootPanel.get(String id)), instances of AbsolutePanel
  6. With the browser window either smaller or larger than the document body (indicated with a 1px blue border)