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

Side by Side Diff: LayoutTests/platform/win/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 628 1 layer at (0,0) size 800x600 scrollHeight 628
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x628 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 800x628 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 800x628 4 LayoutBlockFlow {HTML} at (0,0) size 800x628
5 LayoutBlockFlow {BODY} at (0,0) size 800x376 5 LayoutBlockFlow {BODY} at (0,0) size 800x376
6 LayoutBlockFlow {DIV} at (0,0) size 800x376 6 LayoutBlockFlow {DIV} at (0,0) size 800x376
7 LayoutText {#text} at (0,1) size 784x374 7 LayoutText {#text} at (0,1) size 784x374
8 text run at (0,1) width 643: "This test verifies that FastTextAutosize r" 8 text run at (0,1) width 643: "This test verifies that FastTextAutosize r"
9 text run at (0,48) width 701: "considers a list item (LI) to be \"text \" for the" 9 text run at (0,48) width 701: "considers a list item (LI) to be \"text \" for the"
10 text run at (0,95) width 661: "purpose of determining the deepest bloc k" 10 text run at (0,95) width 661: "purpose of determining the deepest bloc k"
11 text run at (0,142) width 784: "containing all text (DBCAT). If this w ere not the" 11 text run at (0,142) width 784: "containing all text (DBCAT). If this w ere not the"
12 text run at (0,189) width 721: "case, the cluster's DBCAT would be the DIV" 12 text run at (0,189) width 721: "case, the cluster's DBCAT would be the DIV"
13 text run at (0,236) width 719: "inside the LI, which hasn't entered la yout yet" 13 text run at (0,236) width 719: "inside the LI, which hasn't entered la yout yet"
14 text run at (0,283) width 730: "when the list marker is autosized (cau sing the" 14 text run at (0,283) width 730: "when the list marker is autosized (cau sing the"
15 text run at (0,330) width 304: "autosizer to crash)." 15 text run at (0,330) width 304: "autosizer to crash)."
16 LayoutBlockFlow (floating) {UL} at (0,392) size 800x220 16 LayoutBlockFlow (floating) {UL} at (0,392) size 800x220
17 LayoutListItem {LI} at (40,0) size 760x220 17 LayoutListItem {LI} at (40,0) size 760x220
18 LayoutBlockFlow {DIV} at (0,0) size 760x220 18 LayoutBlockFlow {DIV} at (0,0) size 760x220
19 LayoutListMarker at (-30,1) size 13x42: bullet 19 LayoutListMarker (anonymous) at (-30,1) size 13x42: bullet
20 LayoutText {#text} at (0,1) size 733x218 20 LayoutText {#text} at (0,1) size 733x218
21 text run at (0,1) width 725: "List item list item list item list i tem list item list" 21 text run at (0,1) 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,89) width 712: "list item list item list item list item list item list" 23 text run at (0,89) width 712: "list item list item list item list item list item list"
24 text run at (0,133) width 733: "item list item list item list item list item list item" 24 text run at (0,133) width 733: "item list item list item list item list item list item"
25 text run at (0,177) width 124: "list item" 25 text run at (0,177) width 124: "list item"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698