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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/fast/text-autosizing/list-item-above-dbcat-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/list-item-above-dbcat-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/list-item-above-dbcat-expected.txt
index 14cd4089a0586eb9e3d1e8bfe269f7a620bcaebe..62e6ceaee0541ad419a908bebff633dba2d780e0 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/list-item-above-dbcat-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/list-item-above-dbcat-expected.txt
@@ -1,19 +1,18 @@
-layer at (0,0) size 800x600 scrollHeight 625
+layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x625 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x625
- LayoutBlockFlow {BODY} at (0,0) size 800x368
- LayoutBlockFlow {DIV} at (0,0) size 800x368
- LayoutText {#text} at (0,0) size 784x368
- text run at (0,0) width 643: "This test verifies that FastTextAutosizer"
- text run at (0,46) width 701: "considers a list item (LI) to be \"text\" for the"
- text run at (0,92) width 661: "purpose of determining the deepest block"
- text run at (0,138) width 784: "containing all text (DBCAT). If this were not the"
- text run at (0,184) width 721: "case, the cluster's DBCAT would be the DIV"
- text run at (0,230) width 719: "inside the LI, which hasn't entered layout yet"
- text run at (0,276) width 730: "when the list marker is autosized (causing the"
- text run at (0,322) width 304: "autosizer to crash)."
- LayoutBlockFlow (floating) {UL} at (0,384) size 800x225
+layer at (0,0) size 800x579
+ LayoutBlockFlow {HTML} at (0,0) size 800x579
+ LayoutBlockFlow {BODY} at (0,0) size 800x322
+ LayoutBlockFlow {DIV} at (0,0) size 800x322
+ LayoutText {#text} at (0,0) size 799x322
+ text run at (0,0) width 799: "This test verifies that FastTextAutosizer considers"
+ text run at (0,46) width 720: "a list item (LI) to be \"text\" for the purpose of"
+ text run at (0,92) width 780: "determining the deepest block containing all text"
+ text run at (0,138) width 767: "(DBCAT). If this were not the case, the cluster's"
+ text run at (0,184) width 759: "DBCAT would be the DIV inside the LI, which"
+ text run at (0,230) width 763: "hasn't entered layout yet when the list marker is"
+ text run at (0,276) width 669: "autosized (causing the autosizer to crash)."
+ LayoutBlockFlow (floating) {UL} at (0,338) size 800x225
LayoutListItem {LI} at (40,0) size 760x225
LayoutBlockFlow {DIV} at (0,0) size 760x225
LayoutListMarker (anonymous) at (-31,0) size 14x45: bullet

Powered by Google App Engine
This is Rietveld 408576698