tizen beta release
[profile/ivi/webkit-efl.git] / LayoutTests / platform / qt / fast / forms / radio-attr-order-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 784x105
7         RenderText {#text} at (0,0) size 769x42
8           text run at (0,0) width 769: "This tests that radio buttons are checked by default, even when the name attribute is parsed after the checked"
9           text run at (0,21) width 65: "attribute. "
10         RenderBR {BR} at (65,37) size 0x0
11         RenderBR {BR} at (0,42) size 0x21
12         RenderBlock {INPUT} at (4,69) size 12x12
13         RenderText {#text} at (20,63) size 334x21
14           text run at (20,63) width 334: "This radio button should be checked by default "
15         RenderBR {BR} at (354,79) size 0x0
16         RenderBR {BR} at (0,84) size 0x21
17       RenderBlock {DIV} at (0,105) size 784x21
18         RenderText {#text} at (0,0) size 341x21
19           text run at (0,0) width 97: "Test Passed. "
20           text run at (97,0) width 244: "Radio button is checked by default"