Upstream version 11.39.266.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / forms / option-index-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       RenderBlock (anonymous) at (0,0) size 784x36
7         RenderText {#text} at (0,0) size 741x36
8           text run at (0,0) width 741: "This test makes sure we don't crash when trying to get the index of an option element that has no corresponding select"
9           text run at (0,18) width 53: "element."
10       RenderBlock {DIV} at (0,36) size 784x36
11         RenderText {#text} at (0,0) size 82x18
12           text run at (0,0) width 82: "Test Passed. "
13         RenderBR {BR} at (82,14) size 0x0
14         RenderText {#text} at (0,18) size 370x18
15           text run at (0,18) width 370: "Index for option element with no corresponding select is: 0"