Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac / fast / clip / nestedTransparencyClip-expected.txt
blob5ac19265870de574a0cb2a13b2d8dc3553e00ae2
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 784x54
7         LayoutText {#text} at (0,0) size 756x36
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,18) width 648: "Below, \"Peach,\" \"Plum,\" and \"Pear\" should appear. Before, we were clipping out \"Plum\" and \"Pear.\""
10         LayoutBR {BR} at (647,32) size 1x0
11         LayoutBR {BR} at (0,36) size 0x18
12 layer at (8,62) size 784x18 transparent
13   LayoutBlockFlow {DIV} at (0,54) size 784x18
14     LayoutText {#text} at (0,0) size 39x18
15       text run at (0,0) width 39: "Peach"
16     LayoutText {#text} at (0,0) size 0x0
17 layer at (8,80) size 34x18 transparent
18   LayoutBlockFlow (positioned) {DIV} at (8,80) size 33.80x18
19     LayoutText {#text} at (0,0) size 34x18
20       text run at (0,0) width 34: "Plum"
21     LayoutText {#text} at (0,0) size 0x0
22 layer at (8,98) size 28x18 transparent
23   LayoutBlockFlow (positioned) {DIV} at (0,18) size 28.44x18
24     LayoutText {#text} at (0,0) size 29x18
25       text run at (0,0) width 29: "Pear"