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

Side by Side Diff: LayoutTests/platform/chromium-win/fast/html/details-add-details-child-2-expected.txt

Issue 15680005: Element::recalcStyle() overly reattach()-es InsertionPoints. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated test and test expectations Created 7 years, 6 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 784x40 6 RenderBlock {DETAILS} at (0,0) size 784x40
7 RenderBlock (anonymous) at (0,0) size 784x0
esprehn 2013/06/13 02:25:38 Why do we create all these empty anonymous blocks
7 RenderBlock {SUMMARY} at (0,0) size 784x20 8 RenderBlock {SUMMARY} at (0,0) size 784x20
8 RenderDetailsMarker {DIV} at (0,5) size 11x11: down 9 RenderDetailsMarker {DIV} at (0,5) size 11x11: down
9 RenderText {#text} at (16,0) size 55x19 10 RenderText {#text} at (16,0) size 55x19
10 text run at (16,0) width 55: "summary" 11 text run at (16,0) width 55: "summary"
11 RenderBlock (anonymous) at (0,20) size 784x20 12 RenderBlock (anonymous) at (0,20) size 784x20
12 RenderInline {SPAN} at (0,0) size 140x19 13 RenderInline {SPAN} at (0,0) size 140x19
13 RenderInline {B} at (0,0) size 140x19 14 RenderInline {B} at (0,0) size 140x19
14 RenderText {#text} at (0,0) size 140x19 15 RenderText {#text} at (0,0) size 140x19
15 text run at (0,0) width 140: "should have bold test" 16 text run at (0,0) width 140: "should have bold test"
16 RenderText {#text} at (0,0) size 0x0 17 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698