Bug 939901 followup 2: Fix incorrect <link rel="match"> tags in flexbox-break-request-* testcases. testcase-only, DONTBUILD because doesn't affect testcase's rendering

This commit is contained in:
Daniel Holbert 2013-12-06 01:42:38 -08:00
parent d58173d407
commit c06aea536e
8 changed files with 8 additions and 8 deletions

View File

@ -8,7 +8,7 @@
<title>CSS Test: Testing page-break-before in horizontal multi-line flex containers</title>
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#algo-line-break">
<link rel="match" href="flexbox-flex-wrap-horiz-3-ref.html">
<link rel="match" href="flexbox-break-request-horiz-1-ref.html">
<meta charset="utf-8">
<style>
div.flexbox {

View File

@ -8,7 +8,7 @@
<title>CSS Test: Testing page-break-after in horizontal multi-line flex containers</title>
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#algo-line-break">
<link rel="match" href="flexbox-flex-wrap-horiz-3-ref.html">
<link rel="match" href="flexbox-break-request-horiz-1-ref.html">
<meta charset="utf-8">
<style>
div.flexbox {

View File

@ -8,7 +8,7 @@
<title>CSS Test: Testing page-break-before in horizontal single-line flex containers (should have no effect)</title>
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#algo-line-break">
<link rel="match" href="flexbox-flex-wrap-horiz-3-ref.html">
<link rel="match" href="flexbox-break-request-horiz-2-ref.html">
<meta charset="utf-8">
<style>
div.flexbox {

View File

@ -8,7 +8,7 @@
<title>CSS Test: Testing page-break-after in horizontal single-line flex containers (should have no effect)</title>
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#algo-line-break">
<link rel="match" href="flexbox-flex-wrap-horiz-3-ref.html">
<link rel="match" href="flexbox-break-request-horiz-2-ref.html">
<meta charset="utf-8">
<style>
div.flexbox {

View File

@ -8,7 +8,7 @@
<title>CSS Test: Testing page-break-before in vertical multi-line flex containers</title>
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#algo-line-break">
<link rel="match" href="flexbox-flex-wrap-horiz-3-ref.html">
<link rel="match" href="flexbox-break-request-vert-1-ref.html">
<meta charset="utf-8">
<style>
div.flexbox {

View File

@ -8,7 +8,7 @@
<title>CSS Test: Testing page-break-after in vertical multi-line flex containers</title>
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#algo-line-break">
<link rel="match" href="flexbox-flex-wrap-horiz-3-ref.html">
<link rel="match" href="flexbox-break-request-vert-1-ref.html">
<meta charset="utf-8">
<style>
div.flexbox {

View File

@ -8,7 +8,7 @@
<title>CSS Test: Testing page-break-before in vertical single-line flex containers (should have no effect)</title>
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#algo-line-break">
<link rel="match" href="flexbox-flex-wrap-horiz-3-ref.html">
<link rel="match" href="flexbox-break-request-vert-2-ref.html">
<meta charset="utf-8">
<style>
div.flexbox {

View File

@ -8,7 +8,7 @@
<title>CSS Test: Testing page-break-after in vertical single-line flex containers (should have no effect)</title>
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#algo-line-break">
<link rel="match" href="flexbox-flex-wrap-horiz-3-ref.html">
<link rel="match" href="flexbox-break-request-vert-2-ref.html">
<meta charset="utf-8">
<style>
div.flexbox {