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

Side by Side Diff: LayoutTests/platform/win/fast/html/details-open2-expected.txt

Issue 18276003: Avoid N^2 walk placing renderers when building the render tree (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Removing extra parens (whoops) Created 7 years, 5 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 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {DETAILS} at (0,0) size 784x46 6 RenderBlock {DETAILS} at (0,0) size 784x46
7 RenderBlock {SUMMARY} at (0,0) size 784x20 7 RenderBlock {SUMMARY} at (0,0) size 784x20
8 RenderDetailsMarker {DIV} at (0,5) size 11x11: down 8 RenderDetailsMarker {DIV} at (0,5) size 11x11: down
9 RenderText {#text} at (16,0) size 55x19 9 RenderText {#text} at (16,0) size 55x19
10 text run at (16,0) width 55: "summary" 10 text run at (16,0) width 55: "summary"
11 RenderBlock (anonymous) at (0,20) size 784x26 11 RenderBlock (anonymous) at (0,20) size 784x26
12 RenderTextControl {INPUT} at (2,2) size 153x22 [bgcolor=#FFFFFF] [bord er: (2px inset #000000)] 12 RenderTextControl {INPUT} at (2,2) size 153x22 [bgcolor=#FFFFFF] [bord er: (2px inset #000000)]
13 RenderText {#text} at (0,0) size 0x0 13 RenderText {#text} at (0,0) size 0x0
14 RenderText {#text} at (0,0) size 0x0
15 layer at (12,33) size 149x16 14 layer at (12,33) size 149x16
16 RenderBlock {DIV} at (2,3) size 149x16 15 RenderBlock {DIV} at (2,3) size 149x16
OLDNEW
« no previous file with comments | « LayoutTests/platform/win/fast/html/details-add-child-2-expected.txt ('k') | Source/core/css/SelectorChecker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698