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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/006-expected.txt

Issue 2204373002: Revert "Add grid/flex layout support for <fieldset>" and "Auto-rebaseline for r409303" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {DIV} at (0,0) size 784x71.59 [border: (5px solid #000000) ] 6 LayoutBlockFlow {DIV} at (0,0) size 784x71.59 [border: (5px solid #000000) ]
7 LayoutFieldset {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 LayoutBlockFlow {LEGEND} at (42,0) size 124.66x18 8 LayoutBlockFlow {LEGEND} at (42,0) size 124.66x18
9 LayoutText {#text} at (2,0) size 121x18 9 LayoutText {#text} at (2,0) size 121x18
10 text run at (2,0) width 121: "Test without forms" 10 text run at (2,0) width 121: "Test without forms"
11 LayoutBlockFlow (anonymous) at (22,15.59) size 726x26 11 LayoutBlockFlow {DIV} at (22,23.59) size 726x18
12 LayoutBlockFlow {DIV} at (0,8) size 726x18 12 LayoutText {#text} at (0,0) size 282x18
13 LayoutText {#text} at (0,0) size 282x18 13 text run at (0,0) width 282: "A DIV inside a fieldset, not related to forms"
14 text run at (0,0) width 282: "A DIV inside a fieldset, not relat ed to forms"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698