Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win / fast / parser / broken-comments-vs-parsing-mode-expected.txt
blob9a6a320e9f4635f761b31d90c3a9919f4caa1067
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 784x18
7         LayoutInline {A} at (0,0) size 60x17 [color=#0000EE]
8           LayoutText {#text} at (0,0) size 60x17
9             text run at (0,0) width 60: "bug 8626"
10         LayoutText {#text} at (60,0) size 371x17
11           text run at (60,0) width 9: ": "
12           text run at (68,0) width 363: "Strict mode erroneously triggered by a broken comment."
13       LayoutBlockFlow {P} at (0,34) size 784x18 [color=#00FF00]
14         LayoutText {#text} at (0,0) size 651x17
15           text run at (0,0) width 651: "This text should be green, not black (CSS color values not beginning with '#' are OK in quirks mode)."