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

Side by Side Diff: LayoutTests/platform/win/fast/forms/006-expected.txt

Issue 939273002: Rename rendering/RenderFieldset to layout/LayoutFieldset. (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 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {DIV} at (0,0) size 784x71.59 [border: (5px solid #000000)] 6 RenderBlock {DIV} at (0,0) size 784x71.59 [border: (5px solid #000000)]
7 RenderFieldSet {FIELDSET} at (7,5) size 770x61.59 [border: (10px groove #FF0000)] 7 LayoutFieldset {FIELDSET} at (7,5) size 770x61.59 [border: (10px groove #FF0000)]
8 RenderBlock {LEGEND} at (42,0) size 125.77x18 8 RenderBlock {LEGEND} at (42,0) size 125.77x18
9 RenderText {#text} at (2,0) size 122x17 9 RenderText {#text} at (2,0) size 122x17
10 text run at (2,0) width 122: "Test without forms" 10 text run at (2,0) width 122: "Test without forms"
11 RenderBlock {DIV} at (22,23.59) size 726x18 11 RenderBlock {DIV} at (22,23.59) size 726x18
12 RenderText {#text} at (0,0) size 283x17 12 RenderText {#text} at (0,0) size 283x17
13 text run at (0,0) width 283: "A DIV inside a fieldset, not related to forms" 13 text run at (0,0) width 283: "A DIV inside a fieldset, not related to forms"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698