Skip to content
This repository has been archived by the owner on Dec 18, 2018. It is now read-only.

Commit

Permalink
Removed link headers that should not be in reference files.
Browse files Browse the repository at this point in the history
  • Loading branch information
bert-github committed Dec 5, 2016
1 parent a272e01 commit e1798ef
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
<head>
<title>CSS margin: Margin collapsing and elements with min-height</title>
<link rel="author" title="Bert Bos" href="mailto:bert@w3.org" />
<link rel="help" href="http://www.w3.org/TR/CSS2/box.html#collapsing-margins" />
<link rel="match" href="margin-collapse-min-height-001-ref.xht" />
<meta name="assert" content="If the top margin of a box with non-zero computed 'min-height' and 'auto' computed 'height' collapses with the bottom margin of its last in-flow child, then the child's bottom margin does not collapse with the parent's bottom margin." />
<style type="text/css">
#container {width: 50px; border-top: 1px solid transparent;
background: green}
Expand Down

0 comments on commit e1798ef

Please sign in to comment.