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

Unified Diff: LayoutTests/platform/mac/fast/parser/entity-comment-in-style-expected.txt

Issue 20630003: Auto-rebaseline for r154918 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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/entity-comment-in-style-expected.txt
diff --git a/LayoutTests/platform/mac/fast/parser/entity-comment-in-style-expected.txt b/LayoutTests/platform/mac/fast/parser/entity-comment-in-style-expected.txt
index d17764a331de4b2905406852f07660fe59be929d..58c08ba4da0dae3c4b417475806b7c08be4e089e 100644
--- a/LayoutTests/platform/mac/fast/parser/entity-comment-in-style-expected.txt
+++ b/LayoutTests/platform/mac/fast/parser/entity-comment-in-style-expected.txt
@@ -2,10 +2,10 @@ layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x571
+ RenderBody {BODY} at (8,8) size 784x570.56
RenderBlock (anonymous) at (0,0) size 784x18
RenderText {#text} at (0,0) size 547x18
text run at (0,0) width 547: "--> */ h1 { background-color: red; } /* This comment should not be part of the style. */"
- RenderBlock {H1} at (0,39) size 784x38
+ RenderBlock {H1} at (0,39.44) size 784x37
RenderText {#text} at (0,0) size 604x37
text run at (0,0) width 604: "This text should not have a red background."

Powered by Google App Engine
This is Rietveld 408576698