Upstream version 11.39.266.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / dom / Element / null-offset-parent-expected.txt
1 layer at (0,0) size 800x600
2   RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4   RenderBlock {HTML} at (0,0) size 800x600
5     RenderBody {BODY} at (8,8) size 784x584
6       RenderText {#text} at (0,0) size 782x36
7         text run at (0,0) width 782: "This test verifies that JS access to offsetParent on an element that lacks one, such as the body, doesn't crash. If it didn't crash,"
8         text run at (0,18) width 58: "it passed."