Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(30)

Unified Diff: LayoutTests/platform/mac/fast/parser/broken-comments-vs-parsing-mode-expected.txt

Issue 1156253005: Auto-rebaseline for r196194 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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)."

Powered by Google App Engine
This is Rietveld 408576698