layout: Disallow margins from collapsing through block formatting

contexts per CSS 2.1 § 8.3.1.

Closes #10449.
This commit is contained in:
Patrick Walton 2016-04-07 10:47:31 -07:00
parent a3fd226341
commit f69931552b
5 changed files with 84 additions and 4 deletions

View file

@ -579,6 +579,18 @@
"url": "/_mozilla/css/block_formatting_context_float_placement_a.html"
}
],
"css/block_formatting_context_margin_collapse_a.html": [
{
"path": "css/block_formatting_context_margin_collapse_a.html",
"references": [
[
"/_mozilla/css/block_formatting_context_margin_collapse_ref.html",
"=="
]
],
"url": "/_mozilla/css/block_formatting_context_margin_collapse_a.html"
}
],
"css/block_formatting_context_max_width_a.html": [
{
"path": "css/block_formatting_context_max_width_a.html",
@ -7193,6 +7205,18 @@
"url": "/_mozilla/css/block_formatting_context_float_placement_a.html"
}
],
"css/block_formatting_context_margin_collapse_a.html": [
{
"path": "css/block_formatting_context_margin_collapse_a.html",
"references": [
[
"/_mozilla/css/block_formatting_context_margin_collapse_ref.html",
"=="
]
],
"url": "/_mozilla/css/block_formatting_context_margin_collapse_a.html"
}
],
"css/block_formatting_context_max_width_a.html": [
{
"path": "css/block_formatting_context_max_width_a.html",