Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / fast / clip / nestedTransparencyClip-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 784x48
7         RenderText {#text} at (0,0) size 756x32
8           text run at (0,0) width 756: "This test is for a bug we had with clipping transparency layers. The bug is visual, so the pixel test is more worthwhile."
9           text run at (0,16) width 648: "Below, \"Peach,\" \"Plum,\" and \"Pear\" should appear. Before, we were clipping out \"Plum\" and \"Pear.\""
10         RenderBR {BR} at (647,28) size 1x0
11         RenderBR {BR} at (0,32) size 0x16
12 layer at (8,56) size 784x16 transparent
13   RenderBlock {DIV} at (0,48) size 784x16
14     RenderText {#text} at (0,0) size 39x16
15       text run at (0,0) width 39: "Peach"
16     RenderText {#text} at (0,0) size 0x0
17 layer at (8,72) size 34x16 transparent
18   RenderBlock (positioned) {DIV} at (8,72) size 33.80x16
19     RenderText {#text} at (0,0) size 34x16
20       text run at (0,0) width 34: "Plum"
21     RenderText {#text} at (0,0) size 0x0
22 layer at (8,88) size 28x16 transparent
23   RenderBlock (positioned) {DIV} at (0,16) size 28.44x16
24     RenderText {#text} at (0,0) size 29x16
25       text run at (0,0) width 29: "Pear"