tizen beta release
[profile/ivi/webkit-efl.git] / LayoutTests / platform / efl / fast / dom / css-rule-functions-expected.txt
1 layer at (0,0) size 800x600
2   RenderView at (0,0) size 800x600
3 <<<<<<< HEAD
4 layer at (0,0) size 800x116
5   RenderBlock {HTML} at (0,0) size 800x116
6     RenderBody {BODY} at (8,10) size 784x98
7       RenderBlock {PRE} at (0,0) size 784x0
8       RenderBlock (anonymous) at (0,0) size 784x28
9         RenderText {#text} at (0,0) size 776x28
10           text run at (0,0) width 776: "This tests that insertRule, deleteRule, and the IE extensions addRule and removeRule update the style when rules are added and removed. It also tests that disabling a"
11           text run at (0,14) width 130: "stylesheet updates the style."
12       RenderBlock {DIV} at (0,28) size 784x14
13         RenderText {#text} at (0,0) size 360x14
14           text run at (0,0) width 360: "This is div1. This text should not be red because that rule has been removed."
15       RenderBlock {DIV} at (0,42) size 784x14 [color=#0000FF]
16         RenderText {#text} at (0,0) size 455x14
17           text run at (0,0) width 455: "This is div2. This text should be blue because a matching rule with that property has been added."
18       RenderBlock {DIV} at (0,56) size 784x14
19         RenderText {#text} at (0,0) size 377x14
20           text run at (0,0) width 377: "This is div3. This text should not be yellow because that rule has been removed."
21       RenderBlock {DIV} at (0,70) size 784x14 [color=#008000]
22         RenderText {#text} at (0,0) size 461x14
23           text run at (0,0) width 461: "This is div4. This text should be green because a matching rule with that property has been added."
24       RenderBlock {DIV} at (0,84) size 784x14
25         RenderText {#text} at (0,0) size 463x14
26           text run at (0,0) width 463: "This is div3. This text should not be purple because the stylesheet with that rule has been disabled."
27 =======
28 layer at (0,0) size 800x154
29   RenderBlock {HTML} at (0,0) size 800x154
30     RenderBody {BODY} at (8,13) size 784x133
31       RenderBlock {PRE} at (0,0) size 784x0
32       RenderBlock (anonymous) at (0,0) size 784x38
33         RenderText {#text} at (0,0) size 777x38
34           text run at (0,0) width 777: "This tests that insertRule, deleteRule, and the IE extensions addRule and removeRule update the style when rules are added"
35           text run at (0,19) width 435: "and removed. It also tests that disabling a stylesheet updates the style."
36       RenderBlock {DIV} at (0,38) size 784x19
37         RenderText {#text} at (0,0) size 481x19
38           text run at (0,0) width 481: "This is div1. This text should not be red because that rule has been removed."
39       RenderBlock {DIV} at (0,57) size 784x19 [color=#0000FF]
40         RenderText {#text} at (0,0) size 609x19
41           text run at (0,0) width 609: "This is div2. This text should be blue because a matching rule with that property has been added."
42       RenderBlock {DIV} at (0,76) size 784x19
43         RenderText {#text} at (0,0) size 504x19
44           text run at (0,0) width 504: "This is div3. This text should not be yellow because that rule has been removed."
45       RenderBlock {DIV} at (0,95) size 784x19 [color=#008000]
46         RenderText {#text} at (0,0) size 617x19
47           text run at (0,0) width 617: "This is div4. This text should be green because a matching rule with that property has been added."
48       RenderBlock {DIV} at (0,114) size 784x19
49         RenderText {#text} at (0,0) size 618x19
50           text run at (0,0) width 618: "This is div3. This text should not be purple because the stylesheet with that rule has been disabled."
51 >>>>>>> 6448a48e03586d4121fcff9ca92e9ee862e1d77d