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

Side by Side Diff: LayoutTests/platform/win/fast/doctypes/001-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 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {DIV} at (0,0) size 784x100 6 LayoutBlockFlow {DIV} at (0,0) size 784x100
7 LayoutBlockFlow (anonymous) at (0,100) size 784x18 7 LayoutBlockFlow (anonymous) at (0,100) size 784x18
8 LayoutText {#text} at (0,0) size 354x17 8 LayoutText {#text} at (0,0) size 354x17
9 text run at (0,0) width 162: "This file has no doctype. " 9 text run at (0,0) width 162: "This file has no doctype. "
10 text run at (161,0) width 193: "We should be in quirks mode." 10 text run at (161,0) width 193: "We should be in quirks mode."
11 LayoutBlockFlow {UL} at (0,134) size 784x36 11 LayoutBlockFlow {UL} at (0,134) size 784x36
12 LayoutListItem {LI} at (40,0) size 744x36 12 LayoutListItem {LI} at (40,0) size 744x36
13 LayoutBlockFlow (anonymous) at (0,0) size 744x18 13 LayoutBlockFlow (anonymous) at (0,0) size 744x18
14 LayoutListMarker at (-17,0) size 7x17: bullet 14 LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
15 LayoutBlockFlow {UL} at (0,18) size 744x18 15 LayoutBlockFlow {UL} at (0,18) size 744x18
16 LayoutListItem {LI} at (40,0) size 704x18 16 LayoutListItem {LI} at (40,0) size 704x18
17 LayoutListMarker at (-17,0) size 7x17: white bullet 17 LayoutListMarker (anonymous) at (-17,0) size 7x17: white bullet
18 LayoutText {#text} at (0,0) size 244x17 18 LayoutText {#text} at (0,0) size 244x17
19 text run at (0,0) width 244: "I should be underneath the first b ullet." 19 text run at (0,0) width 244: "I should be underneath the first b ullet."
20 layer at (10,10) size 80x80 20 layer at (10,10) size 80x80
21 LayoutBlockFlow (positioned) {DIV} at (10,10) size 80x80 [bgcolor=#008000] 21 LayoutBlockFlow (positioned) {DIV} at (10,10) size 80x80 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698