SUIT CSS: base styles tests

h1-h6

have no margin

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

figure, p, pre, and blockquote

have no margin

Figure

Paragraph

Preformatted text
Blockquote content

dl and dd

have no margin

Description name
Description value
> Description name
> Description value
> Description name
> Description value
Description name
Description value

ul

has no margin or list style

ol

has no margin, padding, or list style

  1. ol item 1
  2. ol item 2
    1. > ol item 1
    2. > ol item 2
    3. > ol item 3
  3. ol item 3
  4. ol item 4

button

has no background, border, or padding

has focus styles (in Firefox and IE)

fieldset

has no border, margin, or padding

Fieldset content

iframe

has no border, margin, or padding

[tabindex="-1"]:focus

has no focus outline (try clicking to trigger focus)

example link

border-box

padding should not add to the element width (elements should be centred)

content