tizen beta release
[profile/ivi/webkit-efl.git] / LayoutTests / platform / gtk / fast / forms / checkbox-radio-onchange-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 784x40
7         RenderText {#text} at (0,0) size 371x17
8           text run at (0,0) width 371: "This is to test onchange of checkboxes and radio buttons. "
9         RenderBR {BR} at (370,14) size 1x0
10         RenderBlock {INPUT} at (4,21) size 16x16
11         RenderText {#text} at (24,21) size 65x17
12           text run at (24,21) width 65: "Checkbox"
13       RenderBlock {DIV} at (0,40) size 784x18
14         RenderText {#text} at (0,0) size 325x17
15           text run at (0,0) width 325: "Test 1 Passed. onChange event fired for checkbox."
16       RenderBlock (anonymous) at (0,58) size 784x22
17         RenderBlock {INPUT} at (4,3) size 16x16
18         RenderText {#text} at (24,3) size 55x17
19           text run at (24,3) width 55: "Radio 1 "
20         RenderBlock {INPUT} at (82,3) size 16x16
21         RenderText {#text} at (102,3) size 51x17
22           text run at (102,3) width 51: "Radio 2"
23       RenderBlock {DIV} at (0,80) size 784x18
24         RenderText {#text} at (0,0) size 342x17
25           text run at (0,0) width 342: "Test 2 Passed. onChange event fired for radio button."