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

Side by Side Diff: LayoutTests/fast/block/basic/fieldset-with-legend-expected.txt

Issue 1173853005: LayoutFieldSet::computePreferredLogicalWidths uses marginLeft for marginRight by mistake Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Adding Layout Tests after removing the functions Created 5 years, 5 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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 layer at (8,8) size 504x104
7 LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 504x104 [border: (2p x solid #FF0000)]
8 layer at (30,10) size 214x77
9 LayoutFieldset (positioned) {FIELDSET} at (22,2) size 214x76.59 [border: (2px solid #008000)]
10 LayoutBlockFlow {LEGEND} at (24,0) size 156x12 [border: (1px solid #0000FF)]
11 LayoutBlockFlow {H1} at (19,22.59) size 176x37 [bgcolor=#008000]
12 LayoutText {#text} at (0,0) size 174x36
13 text run at (0,0) width 174: "HEADING 1"
14 layer at (8,112) size 504x104
15 LayoutBlockFlow (relative positioned) {DIV} at (0,104) size 504x104 [border: ( 2px solid #FF0000)]
16 layer at (50,114) size 214x77
17 LayoutFieldset (positioned) {FIELDSET} at (42,2) size 214x76.59 [border: (2px solid #008000)]
18 LayoutBlockFlow {LEGEND} at (24,0) size 156x12 [border: (1px solid #0000FF)]
19 LayoutBlockFlow {H1} at (19,22.59) size 176x37 [bgcolor=#008000]
20 LayoutText {#text} at (0,0) size 174x36
21 text run at (0,0) width 174: "HEADING 1"
22 layer at (28,216) size 504x104
23 LayoutBlockFlow (relative positioned) {DIV} at (20,208) size 504x104 [border: (2px solid #FF0000)]
24 layer at (10,218) size 214x77
25 LayoutFieldset (positioned) {FIELDSET} at (-18,2) size 214x76.59 [border: (2px solid #008000)]
26 LayoutBlockFlow {LEGEND} at (24,0) size 156x12 [border: (1px solid #0000FF)]
27 LayoutBlockFlow {H1} at (19,22.59) size 176x37 [bgcolor=#008000]
28 LayoutText {#text} at (0,0) size 174x36
29 text run at (0,0) width 174: "HEADING 1"
30 layer at (8,320) size 504x104
31 LayoutBlockFlow (relative positioned) {DIV} at (0,312) size 504x104 [border: ( 2px solid #FF0000)]
32 layer at (30,322) size 528x77
33 LayoutFieldset (positioned) {FIELDSET} at (22,2) size 528x76.59 [border: (2px solid #008000)]
34 LayoutBlockFlow {LEGEND} at (24,0) size 156x12 [border: (1px solid #0000FF)]
35 LayoutBlockFlow {H1} at (19,22.59) size 490x37 [bgcolor=#008000]
36 LayoutText {#text} at (0,0) size 174x36
37 text run at (0,0) width 174: "HEADING 1"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698