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

Unified Diff: third_party/WebKit/LayoutTests/platform/win7/fast/text-autosizing/list-item-above-dbcat-expected.txt

Issue 2027053003: Rebaseline tests on Win10 for crbug.com/521730 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: third_party/WebKit/LayoutTests/platform/win7/fast/text-autosizing/list-item-above-dbcat-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win7/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
deleted file mode 100644
index e794a7d45a6aa62be3153915686e8ea3b66a7ae7..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win7/fast/text-autosizing/list-item-above-dbcat-expected.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-layer at (0,0) size 800x600 scrollHeight 628
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x628 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
- 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 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 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)."
- LayoutBlockFlow (floating) {UL} at (0,392) size 800x220
- LayoutListItem {LI} at (40,0) size 760x220
- LayoutBlockFlow {DIV} at (0,0) size 760x220
- LayoutListMarker (anonymous) at (-30,1) size 13x42: bullet
- LayoutText {#text} at (0,1) size 733x218
- text run at (0,1) width 725: "List item list item list item list item list item list"
- text run at (0,45) width 733: "item list item list item list item list item list item"
- text run at (0,89) width 712: "list item list item list item list item list item list"
- text run at (0,133) width 733: "item list item list item list item list item list item"
- text run at (0,177) width 124: "list item"

Powered by Google App Engine
This is Rietveld 408576698