Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win-xp / fast / dom / importNodeXML-expected.txt
blob5569e811ad87f70b58e62e3008544b5d64a93df1
1 layer at (0,0) size 800x600
2   LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x276
4   LayoutBlockFlow {html} at (0,0) size 800x276
5     LayoutBlockFlow {body} at (8,16) size 784x252
6       LayoutBlockFlow {div} at (0,0) size 784x252
7         LayoutBlockFlow {p} at (0,0) size 784x20
8           LayoutText {#text} at (0,0) size 740x19
9             text run at (0,0) width 740: "This is a simple test of both importNode and cloneNode, created from an example that demonstrated a bug in importNode."
10         LayoutBlockFlow {div} at (0,36) size 784x20 [bgcolor=#FFFF00]
11           LayoutText {#text} at (0,0) size 107x19
12             text run at (0,0) width 107: "The original node:"
13         LayoutBlockFlow {div} at (0,56) size 784x52 [bgcolor=#7F7FFF]
14           LayoutBlockFlow (anonymous) at (3,3) size 778x20
15             LayoutText {#text} at (0,0) size 54x19
16               text run at (0,0) width 54: "Outer bit"
17           LayoutBlockFlow {div} at (6,26) size 772x20 [color=#FFFF00] [bgcolor=#0000FF]
18             LayoutText {#text} at (0,0) size 54x19
19               text run at (0,0) width 54: "Inner bit."
20         LayoutBlockFlow {div} at (0,108) size 784x20 [bgcolor=#FFFF00]
21           LayoutText {#text} at (0,0) size 165x19
22             text run at (0,0) width 165: "Copied with importNode():"
23         LayoutBlockFlow {div} at (0,128) size 784x52 [bgcolor=#7F7FFF]
24           LayoutBlockFlow (anonymous) at (3,3) size 778x20
25             LayoutText {#text} at (0,0) size 54x19
26               text run at (0,0) width 54: "Outer bit"
27           LayoutBlockFlow {div} at (6,26) size 772x20 [color=#FFFF00] [bgcolor=#0000FF]
28             LayoutText {#text} at (0,0) size 54x19
29               text run at (0,0) width 54: "Inner bit."
30         LayoutBlockFlow {div} at (0,180) size 784x20 [bgcolor=#FFFF00]
31           LayoutText {#text} at (0,0) size 158x19
32             text run at (0,0) width 158: "Copied with cloneNode():"
33         LayoutBlockFlow {div} at (0,200) size 784x52 [bgcolor=#7F7FFF]
34           LayoutBlockFlow (anonymous) at (3,3) size 778x20
35             LayoutText {#text} at (0,0) size 54x19
36               text run at (0,0) width 54: "Outer bit"
37           LayoutBlockFlow {div} at (6,26) size 772x20 [color=#FFFF00] [bgcolor=#0000FF]
38             LayoutText {#text} at (0,0) size 54x19
39               text run at (0,0) width 54: "Inner bit."