| Index: LayoutTests/platform/mac/fast/parser/broken-comments-vs-parsing-mode-expected.txt
|
| diff --git a/LayoutTests/platform/mac/fast/parser/broken-comments-vs-parsing-mode-expected.txt b/LayoutTests/platform/mac/fast/parser/broken-comments-vs-parsing-mode-expected.txt
|
| index 689a17f719843ce24435d027f0388cb28229bbdd..1567bbe3e83255f51b187353c6d7f05133141199 100644
|
| --- a/LayoutTests/platform/mac/fast/parser/broken-comments-vs-parsing-mode-expected.txt
|
| +++ b/LayoutTests/platform/mac/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 60x18 [color=#0000EE]
|
| LayoutText {#text} at (0,0) size 60x18
|
| text run at (0,0) width 60: "bug 8626"
|
| - LayoutText {#text} at (60,0) size 372x18
|
| + LayoutText {#text} at (60,0) size 371x18
|
| 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 651x18
|
| 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)."
|
|
|