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

Unified Diff: LayoutTests/platform/win/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/win/fast/parser/entity-comment-in-style-expected.txt
diff --git a/LayoutTests/platform/win/fast/parser/entity-comment-in-style-expected.txt b/LayoutTests/platform/win/fast/parser/entity-comment-in-style-expected.txt
index 1c838b1ba10045ea19e693b49c00c8c49766b8b7..13a9873180c336ef66eae215bc52bfb1c5beafe5 100644
--- a/LayoutTests/platform/win/fast/parser/entity-comment-in-style-expected.txt
+++ b/LayoutTests/platform/win/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 784x20
RenderText {#text} at (0,0) size 529x19
text run at (0,0) width 529: "--> */ h1 { background-color: red; } /* This comment should not be part of the style. */"
- RenderBlock {H1} at (0,41) size 784x38
+ RenderBlock {H1} at (0,41.44) size 784x37
RenderText {#text} at (0,0) size 603x36
text run at (0,0) width 603: "This text should not have a red background."

Powered by Google App Engine
This is Rietveld 408576698