Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac / fast / parser / broken-comments-vs-parsing-mode-expected.txt
blob1567bbe3e83255f51b187353c6d7f05133141199
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 60x18 [color=#0000EE]
8           LayoutText {#text} at (0,0) size 60x18
9             text run at (0,0) width 60: "bug 8626"
10         LayoutText {#text} at (60,0) size 371x18
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 651x18
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)."