Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / linux / http / tests / uri / css-href-expected.txt
blob51f201eb7d2e32e49734d54dc39bb425c3ee1e45
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 784x576
6       LayoutBlockFlow {P} at (0,0) size 784x20
7         LayoutText {#text} at (0,0) size 51x19
8           text run at (0,0) width 51: "Test for "
9         LayoutInline {A} at (0,0) size 66x19 [color=#0000EE]
10           LayoutText {#text} at (51,0) size 66x19
11             text run at (51,0) width 66: "bug 11141"
12         LayoutText {#text} at (117,0) size 330x19
13           text run at (117,0) width 7: ": "
14           text run at (124,0) width 323: "CSS '@import' doesn't respect HTML Base element."
15       LayoutBlockFlow {P} at (0,36) size 784x20 [color=#008000]
16         LayoutText {#text} at (0,0) size 154x19
17           text run at (0,0) width 154: "This text should be green."
18       LayoutBlockFlow {P} at (0,72) size 784x40
19         LayoutText {#text} at (0,0) size 772x39
20           text run at (0,0) width 364: "If it is red, the css has been loaded relative to the document. "
21           text run at (364,0) width 408: "If it is black, no stylesheet has been rendered, if it is rendered green,"
22           text run at (0,20) width 444: "the stylesheet has been rendered correctly from the HREF attribute of the "
23           text run at (444,20) width 315: "Base element in the HEAD section of this document."
24       LayoutBlockFlow {P} at (0,128) size 784x20 [color=#008000]
25         LayoutText {#text} at (0,0) size 182x19
26           text run at (0,0) width 182: "This text should also be green."