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

Side by Side Diff: LayoutTests/platform/mac/fast/text-autosizing/list-item-above-dbcat-expected.txt

Issue 1106693002: Move the anonymous decoration to decoratedName. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 scrollHeight 625 1 layer at (0,0) size 800x600 scrollHeight 625
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x625 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x625 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600 outlineClip at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x625 4 LayoutBlockFlow {HTML} at (0,0) size 800x625
5 LayoutBlockFlow {BODY} at (0,0) size 800x368 5 LayoutBlockFlow {BODY} at (0,0) size 800x368
6 LayoutBlockFlow {DIV} at (0,0) size 800x368 6 LayoutBlockFlow {DIV} at (0,0) size 800x368
7 LayoutText {#text} at (0,0) size 784x368 7 LayoutText {#text} at (0,0) size 784x368
8 text run at (0,0) width 643: "This test verifies that FastTextAutosize r" 8 text run at (0,0) width 643: "This test verifies that FastTextAutosize r"
9 text run at (0,46) width 701: "considers a list item (LI) to be \"text \" for the" 9 text run at (0,46) width 701: "considers a list item (LI) to be \"text \" for the"
10 text run at (0,92) width 661: "purpose of determining the deepest bloc k" 10 text run at (0,92) width 661: "purpose of determining the deepest bloc k"
11 text run at (0,138) width 784: "containing all text (DBCAT). If this w ere not the" 11 text run at (0,138) width 784: "containing all text (DBCAT). If this w ere not the"
12 text run at (0,184) width 721: "case, the cluster's DBCAT would be the DIV" 12 text run at (0,184) width 721: "case, the cluster's DBCAT would be the DIV"
13 text run at (0,230) width 719: "inside the LI, which hasn't entered la yout yet" 13 text run at (0,230) width 719: "inside the LI, which hasn't entered la yout yet"
14 text run at (0,276) width 730: "when the list marker is autosized (cau sing the" 14 text run at (0,276) width 730: "when the list marker is autosized (cau sing the"
15 text run at (0,322) width 304: "autosizer to crash)." 15 text run at (0,322) width 304: "autosizer to crash)."
16 LayoutBlockFlow (floating) {UL} at (0,384) size 800x225 16 LayoutBlockFlow (floating) {UL} at (0,384) size 800x225
17 LayoutListItem {LI} at (40,0) size 760x225 17 LayoutListItem {LI} at (40,0) size 760x225
18 LayoutBlockFlow {DIV} at (0,0) size 760x225 18 LayoutBlockFlow {DIV} at (0,0) size 760x225
19 LayoutListMarker at (-31,0) size 14x45: bullet 19 LayoutListMarker (anonymous) at (-31,0) size 14x45: bullet
20 LayoutText {#text} at (0,0) size 733x225 20 LayoutText {#text} at (0,0) size 733x225
21 text run at (0,0) width 725: "List item list item list item list i tem list item list" 21 text run at (0,0) width 725: "List item list item list item list i tem list item list"
22 text run at (0,45) width 733: "item list item list item list item list item list item" 22 text run at (0,45) width 733: "item list item list item list item list item list item"
23 text run at (0,90) width 712: "list item list item list item list item list item list" 23 text run at (0,90) width 712: "list item list item list item list item list item list"
24 text run at (0,135) width 733: "item list item list item list item list item list item" 24 text run at (0,135) width 733: "item list item list item list item list item list item"
25 text run at (0,180) width 124: "list item" 25 text run at (0,180) width 124: "list item"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698