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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/forms/fieldset/float-before-fieldset-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 (floating) {DIV} at (0,0) size 50x400 [bgcolor=#008000] 6 LayoutBlockFlow (floating) {DIV} at (0,0) size 50x400 [bgcolor=#008000]
7 LayoutFieldset {FIELDSET} at (50,0) size 732x57.59 [border: (2px groove #C 0C0C0)] 7 LayoutFieldset {FIELDSET} at (50,0) size 732x57.59 [border: (2px groove #C 0C0C0)]
8 LayoutBlockFlow {LEGEND} at (14,0) size 75x20 8 LayoutBlockFlow {LEGEND} at (14,0) size 75x20
9 LayoutText {#text} at (2,0) size 71x19 9 LayoutText {#text} at (2,0) size 71x19
10 text run at (2,0) width 71: "Hello world" 10 text run at (2,0) width 71: "Hello world"
11 LayoutBlockFlow (anonymous) at (14,7.59) size 704x38 11 LayoutBlockFlow (anonymous) at (14,25.59) size 704x20
12 LayoutText {#text} at (0,18) size 133x19 12 LayoutText {#text} at (0,0) size 133x19
13 text run at (0,18) width 133: "Some fieldset content." 13 text run at (0,0) width 133: "Some fieldset content."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698