| Index: LayoutTests/platform/win/fast/parser/broken-comments-vs-parsing-mode-expected.txt
|
| diff --git a/LayoutTests/platform/win/fast/parser/broken-comments-vs-parsing-mode-expected.txt b/LayoutTests/platform/win/fast/parser/broken-comments-vs-parsing-mode-expected.txt
|
| index 5e7e4d9718b40759a4d3959d36a1590791e69002..9a6a320e9f4635f761b31d90c3a9919f4caa1067 100644
|
| --- a/LayoutTests/platform/win/fast/parser/broken-comments-vs-parsing-mode-expected.txt
|
| +++ b/LayoutTests/platform/win/fast/parser/broken-comments-vs-parsing-mode-expected.txt
|
| @@ -7,9 +7,9 @@ layer at (0,0) size 800x600
|
| LayoutInline {A} at (0,0) size 60x17 [color=#0000EE]
|
| LayoutText {#text} at (0,0) size 60x17
|
| text run at (0,0) width 60: "bug 8626"
|
| - LayoutText {#text} at (60,0) size 372x17
|
| + LayoutText {#text} at (60,0) size 371x17
|
| text run at (60,0) width 9: ": "
|
| - text run at (68,0) width 364: "Strict mode erroneously triggered by a broken comment."
|
| + text run at (68,0) width 363: "Strict mode erroneously triggered by a broken comment."
|
| LayoutBlockFlow {P} at (0,34) size 784x18 [color=#00FF00]
|
| LayoutText {#text} at (0,0) size 651x17
|
| 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)."
|
|
|