Upstream version 11.40.271.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / 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 784x32
7         RenderText {#text} at (0,0) size 756x32
8           text run at (0,0) width 756: "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,16) width 55: "element."
10       RenderBlock {DIV} at (0,32) size 784x32
11         RenderText {#text} at (0,0) size 84x16
12           text run at (0,0) width 84: "Test Passed. "
13         RenderBR {BR} at (83,12) size 1x0
14         RenderText {#text} at (0,16) size 379x16
15           text run at (0,16) width 379: "Index for option element with no corresponding select is: 0"