зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1511963
- Fix reference in contain-layout-suppress-baseline-002.html r=emilio
It was pointing to contain-layout-suppress-baseline-001-ref.html but the correct one is contain-layout-suppress-baseline-002-ref.html.
This commit is contained in:
Родитель
5a6ca9bbf4
Коммит
74286ae6ec
|
@ -6,7 +6,7 @@
|
|||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<link rel="help" href="https://drafts.csswg.org/css-contain/#containment-layout">
|
||||
<link rel="help" href="https://drafts.csswg.org/css-flexbox-1/#valdef-align-items-baseline">
|
||||
<link rel="match" href="contain-layout-suppress-baseline-001-ref.html">
|
||||
<link rel="match" href="contain-layout-suppress-baseline-002-ref.html">
|
||||
<style>
|
||||
.flexBaselineCheck {
|
||||
display: flex;
|
||||
|
|
Загрузка…
Ссылка в новой задаче