Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win-xp / fast / parser / broken-comments-vs-parsing-mode-expected.txt
blobb605296b715c94b04c303ccff124513428d1f121
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         LayoutInline {A} at (0,0) size 58x19 [color=#0000EE]
8           LayoutText {#text} at (0,0) size 58x19
9             text run at (0,0) width 58: "bug 8626"
10         LayoutText {#text} at (58,0) size 348x19
11           text run at (58,0) width 7: ": "
12           text run at (65,0) width 341: "Strict mode erroneously triggered by a broken comment."
13       LayoutBlockFlow {P} at (0,36) size 784x20 [color=#00FF00]
14         LayoutText {#text} at (0,0) size 611x19
15           text run at (0,0) width 611: "This text should be green, not black (CSS color values not beginning with '#' are OK in quirks mode)."