If statement #3 above is passed, this paragraph has padding of 2px, border of 4px, and margin of 6px, according to the CSS1 box-formatting model. These are relative to the edges of the canvas. The rule applied is "P {padding-left: 2px; padding-right; 2px; padding-top: 2px; padding- bottom: 2px; border-top-width: 4px; border-bottom-width: 4px; border-left- width: 4px; border-right-width: 4px; margin-top; 6px; margin-bottom: 6px; margin-left: 6px; margin-right: 6px;}". NOTE: EDGES CAN BE INDEPENDENTLY SET WITH ABOVE RULE. The text in this paragraph is constrained by the edges as specified above. All other properties of this paragraph should be UA-default. Also border-style is set to dotted, because of rule "p {border-style: dotted;}" To move directly to the next test, click here