Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win-xp / fast / clip / nestedTransparencyClip-expected.txt
blobbc816ad2004b9e9d381484d723102eddc9b05ab6
1 layer at (0,0) size 800x600
2   LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4   LayoutBlockFlow {HTML} at (0,0) size 800x600
5     LayoutBlockFlow {BODY} at (8,8) size 784x584
6       LayoutBlockFlow (anonymous) at (0,0) size 784x60
7         LayoutText {#text} at (0,0) size 745x39
8           text run at (0,0) width 745: "This test is for a bug we had with clipping transparency layers. The bug is visual, so the pixel test is more worthwhile. Below,"
9           text run at (0,20) width 554: "\"Peach,\" \"Plum,\" and \"Pear\" should appear. Before, we were clipping out \"Plum\" and \"Pear.\""
10         LayoutBR {BR} at (554,35) size 0x0
11         LayoutBR {BR} at (0,40) size 0x19
12 layer at (8,68) size 784x20 transparent
13   LayoutBlockFlow {DIV} at (0,60) size 784x20
14     LayoutText {#text} at (0,0) size 37x19
15       text run at (0,0) width 37: "Peach"
16     LayoutText {#text} at (0,0) size 0x0
17 layer at (8,88) size 30x20 transparent
18   LayoutBlockFlow (positioned) {DIV} at (8,88) size 30x20
19     LayoutText {#text} at (0,0) size 30x19
20       text run at (0,0) width 30: "Plum"
21     LayoutText {#text} at (0,0) size 0x0
22 layer at (8,108) size 28x20 transparent
23   LayoutBlockFlow (positioned) {DIV} at (0,20) size 28x20
24     LayoutText {#text} at (0,0) size 28x19
25       text run at (0,0) width 28: "Pear"