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

Unified Diff: third_party/WebKit/LayoutTests/platform/win7/fast/text-autosizing/list-item-above-dbcat-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/win7/fast/text-autosizing/list-item-above-dbcat-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/text-autosizing/list-item-above-dbcat-expected.txt b/third_party/WebKit/LayoutTests/platform/win7/fast/text-autosizing/list-item-above-dbcat-expected.txt
similarity index 86%
copy from third_party/WebKit/LayoutTests/platform/win/fast/text-autosizing/list-item-above-dbcat-expected.txt
copy to third_party/WebKit/LayoutTests/platform/win7/fast/text-autosizing/list-item-above-dbcat-expected.txt
index 05a47bfaebf694b288c5141823f594c56b1c6637..e794a7d45a6aa62be3153915686e8ea3b66a7ae7 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/text-autosizing/list-item-above-dbcat-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win7/fast/text-autosizing/list-item-above-dbcat-expected.txt
@@ -4,12 +4,12 @@ layer at (0,0) size 800x628 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutBlockFlow {HTML} at (0,0) size 800x628
LayoutBlockFlow {BODY} at (0,0) size 800x376
LayoutBlockFlow {DIV} at (0,0) size 800x376
- LayoutText {#text} at (0,1) size 784x374
- text run at (0,1) width 643: "This test verifies that FastTextAutosizer"
+ LayoutText {#text} at (0,1) size 779x374
+ text run at (0,1) width 640: "This test verifies that FastTextAutosizer"
text run at (0,48) width 701: "considers a list item (LI) to be \"text\" for the"
text run at (0,95) width 661: "purpose of determining the deepest block"
- text run at (0,142) width 784: "containing all text (DBCAT). If this were not the"
- text run at (0,189) width 721: "case, the cluster's DBCAT would be the DIV"
+ text run at (0,142) width 779: "containing all text (DBCAT). If this were not the"
+ text run at (0,189) width 716: "case, the cluster's DBCAT would be the DIV"
text run at (0,236) width 719: "inside the LI, which hasn't entered layout yet"
text run at (0,283) width 730: "when the list marker is autosized (causing the"
text run at (0,330) width 304: "autosizer to crash)."

Powered by Google App Engine
This is Rietveld 408576698