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

Side by Side Diff: LayoutTests/platform/linux/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 784x20 7 LayoutBlockFlow (anonymous) at (0,100) size 784x20
8 LayoutText {#text} at (0,0) size 331x19 8 LayoutText {#text} at (0,0) size 331x19
9 text run at (0,0) width 150: "This file has no doctype. " 9 text run at (0,0) width 150: "This file has no doctype. "
10 text run at (150,0) width 181: "We should be in quirks mode." 10 text run at (150,0) width 181: "We should be in quirks mode."
11 LayoutBlockFlow {UL} at (0,136) size 784x40 11 LayoutBlockFlow {UL} at (0,136) size 784x40
12 LayoutListItem {LI} at (40,0) size 744x40 12 LayoutListItem {LI} at (40,0) size 744x40
13 LayoutBlockFlow (anonymous) at (0,0) size 744x20 13 LayoutBlockFlow (anonymous) at (0,0) size 744x20
14 LayoutListMarker at (-18,0) size 7x19: bullet 14 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
15 LayoutBlockFlow {UL} at (0,20) size 744x20 15 LayoutBlockFlow {UL} at (0,20) size 744x20
16 LayoutListItem {LI} at (40,0) size 704x20 16 LayoutListItem {LI} at (40,0) size 704x20
17 LayoutListMarker at (-18,0) size 7x19: white bullet 17 LayoutListMarker (anonymous) at (-18,0) size 7x19: white bullet
18 LayoutText {#text} at (0,0) size 225x19 18 LayoutText {#text} at (0,0) size 225x19
19 text run at (0,0) width 225: "I should be underneath the first b ullet." 19 text run at (0,0) width 225: "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