Bug 1450390 followup: Fix incorrect rel="match" tag in reftest flexbox-abspos-child-002.html. (test-only)

This commit is contained in:
Daniel Holbert 2018-06-10 14:17:06 -07:00
parent fddd0eb3b3
commit 2eecfcbe24
3 changed files with 2 additions and 4 deletions

View file

@ -11,7 +11,7 @@
</title>
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#abspos-items">
<link rel="match" href="flexbox-abspos-child-001-ref.html">
<link rel="match" href="flexbox-abspos-child-002-ref.html">
<style>
.flex {
display: flex;

View file

@ -11,7 +11,7 @@
</title>
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#abspos-items">
<link rel="match" href="flexbox-abspos-child-001-ref.html">
<link rel="match" href="flexbox-abspos-child-002-ref.html">
<style>
.flex {
display: flex;