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

Side by Side Diff: LayoutTests/platform/win-xp/fast/borders/border-radius-huge-assert-expected.txt

Issue 899163003: Move rendering/RenderObject to layout/LayoutObject. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x582 5 RenderBody {BODY} at (8,8) size 784x582
6 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 79x19 7 RenderText {#text} at (0,0) size 79x19
8 text run at (0,0) width 79: "Pixel test for " 8 text run at (0,0) width 79: "Pixel test for "
9 RenderInline {I} at (0,0) size 564x39 9 RenderInline {I} at (0,0) size 564x39
10 RenderInline {A} at (0,0) size 305x19 [color=#0000EE] 10 RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
11 RenderText {#text} at (79,0) size 305x19 11 RenderText {#text} at (79,0) size 305x19
12 text run at (79,0) width 305: "http://bugs.webkit.org/show_bug.cgi ?id=12043" 12 text run at (79,0) width 305: "http://bugs.webkit.org/show_bug.cgi ?id=12043"
13 RenderText {#text} at (384,0) size 564x39 13 RenderText {#text} at (384,0) size 564x39
14 text run at (384,0) width 4: " " 14 text run at (384,0) width 4: " "
15 text run at (388,0) width 176: "Another assertion failure in" 15 text run at (388,0) width 176: "Another assertion failure in"
16 text run at (0,20) width 245: "WebCore::RenderObject::drawBorder" 16 text run at (0,20) width 245: "WebCore::LayoutObject::drawBorder"
17 RenderText {#text} at (245,20) size 4x19 17 RenderText {#text} at (245,20) size 4x19
18 text run at (245,20) width 4: "." 18 text run at (245,20) width 4: "."
19 RenderBlock {P} at (0,56) size 784x20 19 RenderBlock {P} at (0,56) size 784x20
20 RenderText {#text} at (0,0) size 292x19 20 RenderText {#text} at (0,0) size 292x19
21 text run at (0,0) width 292: "There should be three squres and a circl e below." 21 text run at (0,0) width 292: "There should be three squres and a circl e below."
22 RenderBlock {DIV} at (0,92) size 56x56 [bgcolor=#C0C0C0] [border: (3px sol id #000000)] 22 RenderBlock {DIV} at (0,92) size 56x56 [bgcolor=#C0C0C0] [border: (3px sol id #000000)]
23 RenderBlock {DIV} at (0,158) size 56x56 [bgcolor=#C0C0C0] [border: (3px so lid #000000)] 23 RenderBlock {DIV} at (0,158) size 56x56 [bgcolor=#C0C0C0] [border: (3px so lid #000000)]
24 RenderBlock {DIV} at (0,224) size 56x56 [bgcolor=#C0C0C0] [border: (3px so lid #000000)] 24 RenderBlock {DIV} at (0,224) size 56x56 [bgcolor=#C0C0C0] [border: (3px so lid #000000)]
25 RenderBlock {DIV} at (0,290) size 56x56 [bgcolor=#C0C0C0] [border: (3px so lid #000000)] 25 RenderBlock {DIV} at (0,290) size 56x56 [bgcolor=#C0C0C0] [border: (3px so lid #000000)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698