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

Side by Side Diff: LayoutTests/platform/chromium-mac/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 784x36 6 RenderBlock {DETAILS} at (0,0) size 784x36
7 RenderBlock (anonymous) at (0,0) size 784x0
7 RenderBlock {SUMMARY} at (0,0) size 784x18 8 RenderBlock {SUMMARY} at (0,0) size 784x18
8 RenderDetailsMarker {DIV} at (0,4) size 11x11: down 9 RenderDetailsMarker {DIV} at (0,4) size 11x11: down
9 RenderText {#text} at (16,0) size 59x18 10 RenderText {#text} at (16,0) size 59x18
10 text run at (16,0) width 59: "summary" 11 text run at (16,0) width 59: "summary"
11 RenderBlock (anonymous) at (0,18) size 784x18 12 RenderBlock (anonymous) at (0,18) size 784x18
12 RenderInline {SPAN} at (0,0) size 142x18 13 RenderInline {SPAN} at (0,0) size 142x18
13 RenderInline {B} at (0,0) size 142x18 14 RenderInline {B} at (0,0) size 142x18
14 RenderText {#text} at (0,0) size 142x18 15 RenderText {#text} at (0,0) size 142x18
15 text run at (0,0) width 142: "should have bold test" 16 text run at (0,0) width 142: "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