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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/text/zero-font-size-expected.txt

Issue 1408433003: Auto-rebaseline for r353729 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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: third_party/WebKit/LayoutTests/platform/win/fast/text/zero-font-size-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/text/zero-font-size-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/text/zero-font-size-expected.txt
index 6a54e4df81d21b60c26cded228d2e53d51057d41..c7d5862e62128108a9234d08471d0d6c40fd1ecb 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/text/zero-font-size-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/text/zero-font-size-expected.txt
@@ -4,8 +4,8 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {P} at (0,0) size 784x36
- LayoutText {#text} at (0,0) size 763x35
- text run at (0,0) width 763: "Test that text with 0px font size is not displayed, even if a non-zero minimum font size setting is specified. On success,"
+ LayoutText {#text} at (0,0) size 762x35
+ text run at (0,0) width 762: "Test that text with 0px font size is not displayed, even if a non-zero minimum font size setting is specified. On success,"
text run at (0,18) width 370: "this paragraph should be the only text visible on the page."
LayoutBlockFlow {DIV} at (0,52) size 784x0 [color=#FF0000]
LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698